Searched refs:DIRS (Results 1 – 5 of 5) sorted by relevance
/openbmc/openbmc/meta-security/recipes-security/redhat-security/files/ |
H A D | find-elf4tmp.sh | 27 DIRS="/usr/bin /usr/sbin /usr/libexec /usr/kerberos /usr/games /usr/lib /usr/lib64 /usr/local" 29 …DIRS="/bin /sbin /usr/bin /usr/sbin /usr/libexec /usr/kerberos /usr/games /lib /lib64 /usr/lib /us… 33 DIRS="$1" 41 for d in $DIRS
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/fltk/fltk/ |
H A D | disable_test.patch | 9 -DIRS = $(IMAGEDIRS) src $(CAIRODIR) fluid test documentation 10 +DIRS = $(IMAGEDIRS) src $(CAIRODIR) fluid documentation 13 for dir in $(DIRS); do\
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/wifi-test-suite/files/ |
H A D | 0002-Add-missing-include-removes-unnedded-stuff-and-add-n.patch | 24 -DIRS= ${LIB} ${DUT} ${CA} ${TC} ${WTG} ${CON} 25 +DIRS= ${LIB} ${DUT} ${CA} ${TC} 28 for i in ${DIRS}; do \
|
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/oelib/ |
H A D | path.py | 15 …DIRS = [ "a", "b", "etc", "sbin", "usr", "usr/bin", "usr/binX", "usr/sbin", "usr/include", "usr/in… variable in TestRealPath 54 for d in self.DIRS:
|
/openbmc/linux/scripts/ |
H A D | leaking_addresses.pl | 36 my @DIRS = ('/proc', '/sys'); 159 walk(@DIRS);
|