Home
last modified time | relevance | path

Searched refs:DIRS (Results 1 – 5 of 5) sorted by relevance

/openbmc/openbmc/meta-security/recipes-security/redhat-security/files/
H A Dfind-elf4tmp.sh27 DIRS="/usr/bin /usr/sbin /usr/libexec /usr/kerberos /usr/games /usr/lib /usr/lib64 /usr/local"
29DIRS="/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 Ddisable_test.patch9 -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 D0002-Add-missing-include-removes-unnedded-stuff-and-add-n.patch24 -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 Dpath.py15DIRS = [ "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 Dleaking_addresses.pl36 my @DIRS = ('/proc', '/sys');
159 walk(@DIRS);