/openbmc/openbmc/poky/meta/recipes-devtools/gdb/gdb/ |
H A D | 0006-resolve-restrict-keyword-conflict.patch | 4 Subject: [PATCH] resolve restrict keyword conflict 6 GCC detects that we call 'restrict' as param name in function 7 signatures and complains since both params are called 'restrict' 25 - (struct timeval *restrict, void *restrict) 29 - (struct timeval *restrict, void *restrict)); 34 - (struct timeval *restrict, void *restrict) 41 - (struct timeval *restrict, void *restrict));
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ntp/ntp/ |
H A D | ntp.conf | 17 restrict -4 default notrap nomodify nopeer noquery 18 restrict -6 default notrap nomodify nopeer noquery 20 restrict 127.0.0.1 # allow local host 21 restrict ::1 # allow local host
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/ |
H A D | ui-bootstrap-tpls-0.11.0.js | 8 …restrict:"EA",controller:"AccordionController",transclude:!0,replace:!1,templateUrl:"template/acco… 9 …restrict:"EA",scope:!0,compile:function(){var a=f(s);return function(b,c,d){function f(){b.tt_isOp…
|
H A D | ui-bootstrap-tpls-0.11.0.min.js | 8 …restrict:"EA",controller:"AccordionController",transclude:!0,replace:!1,templateUrl:"template/acco… 9 …restrict:"EA",scope:!0,compile:function(){var a=f(s);return function(b,c,d){function f(){b.tt_isOp…
|
/openbmc/phosphor-webui/app/common/directives/ |
H A D | icon-provider.js | 16 restrict: 'E',
|
H A D | password-confirmation.js | 18 restrict: 'A',
|
H A D | click-outside.js | 8 restrict: 'A', scope: {clickOutside: '&'},
|
H A D | toggle-flag.js | 8 restrict: 'A',
|
H A D | ldap-user-roles.js | 8 restrict: 'E',
|
/openbmc/openbmc/poky/meta/recipes-devtools/make/ |
H A D | make_4.4.1.bb | 6 file://0001-m4-getloadavg.m4-restrict-AIX-specific-test-on-AIX.patch \
|
/openbmc/phosphor-webui/app/common/directives/password-visibility-toggle/ |
H A D | password-visibility-toggle.js | 19 restrict: 'A',
|
/openbmc/phosphor-webui/app/access-control/directives/ |
H A D | username-validator.js | 17 restrict: 'A', require: 'ngModel', scope: {existingUsernames: '='},
|
H A D | role-table.js | 12 restrict: 'E',
|
/openbmc/linux/Documentation/userspace-api/ |
H A D | landlock.rst | 13 The goal of Landlock is to enable to restrict ambient rights (e.g. global 19 any process, including unprivileged ones, to securely restrict themselves. 33 rights`_. A set of rules is aggregated in a ruleset, which can then restrict 148 restrict the current thread from gaining more privileges (e.g. thanks to a SUID 154 perror("Failed to restrict privileges"); 219 Landlock enables to restrict access to file hierarchies, which means that these 226 be tied, either via the source or the destination path. These rules restrict 227 access when they are encountered on a path, which means that they can restrict 238 restrict the resulted merged hierarchy, and vice versa. Landlock users should 406 restrict such paths with dedicated ruleset flags. [all …]
|
/openbmc/phosphor-webui/app/server-control/directives/ |
H A D | kvm-console.js | 18 restrict: 'E', template: require('./kvm-console.html'),
|
/openbmc/openbmc/meta-phosphor/classes/ |
H A D | obmc-phosphor-debug-tarball.bbclass | 12 # Override from image_types.bbclass to restrict tarball to /usr tree.
|
/openbmc/linux/security/safesetid/ |
H A D | Kconfig | 9 restrict UID/GID transitions from a given UID/GID to only those
|
/openbmc/openbmc/poky/meta/recipes-devtools/gdb/ |
H A D | gdb.inc | 13 file://0006-resolve-restrict-keyword-conflict.patch \
|
/openbmc/linux/Documentation/devicetree/bindings/leds/ |
H A D | richtek,rt8515.yaml | 64 the device tree, you can further restrict the maximum 76 the device tree, you can further restrict the maximum
|
/openbmc/linux/security/landlock/ |
H A D | Kconfig | 8 Landlock is a sandboxing mechanism that enables processes to restrict
|
/openbmc/linux/Documentation/devicetree/bindings/iommu/ |
H A D | xen,grant-dma.yaml | 16 The binding is required to restrict memory access using Xen grant mappings.
|
/openbmc/openbmc/poky/meta/recipes-devtools/make/make/ |
H A D | 0001-m4-getloadavg.m4-restrict-AIX-specific-test-on-AIX.patch | 4 Subject: [PATCH 1/2] m4/getloadavg.m4: restrict AIX specific test on AIX
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/v4l2apps/v4l-utils/ |
H A D | 0001-keytable-meson-Restrict-the-installation-of-50-rc_ke.patch | 10 Commit 01f2c6c58e6f ("keytable: restrict installation of 50-rc_keymap.conf"),
|
/openbmc/linux/crypto/asymmetric_keys/ |
H A D | Makefile | 10 restrict.o \
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/samba/samba/ |
H A D | smb.conf | 30 restrict anonymous = 1
|