Lines Matching refs:in

10 # This program is distributed in the hope that it will be useful,
18 # This goes hand in hand with the "exec 9>&2;" in tests/Makefile.am's
22 # Having an unsearchable directory in PATH causes execve to fail with EACCES
29 # They constitute a work-around for a bug in FreeBSD 8.1's /bin/sh.
38 for d in "$@"; do
46 for d in /sbin /usr/sbin ; do
47 case ":$new_path:" in
112 # When in a chroot of an SELinux-enabled system, but with a mock-simulated
120 case $(ls -Zd .) in
140 # Skip this test if we're not in SELinux "enforcing" mode.
145 || skip_ "This test is useful only with SELinux in Enforcing mode."
174 # ulimit specified in the first argument
192 # Return 0 in case of success, and a non-Zero value otherwise.
202 for v in $( seq 5000 5000 50000 ); do
206 for v in $( seq $(($prev_v-1000)) -1000 1000 ); do
218 # in case the caller does not handle the non-Zero return value.
303 run in the background.'
310 for i in "$@"; do
311 case " $built_programs " in
335 case $my_uid in
354 case $# in
361 case $rwx in
388 # Pad start with one space for the first option to match in query function.
400 case $stty_reversible_ in
412 case $1 in
464 case ":$rm_version:" in
492 for group_ in 1 \
497 case $group_ in
504 case "$groups" in
506 *) skip_ 'requires membership in two groups
510 COREUTILS_GROUPS set in your environment to the space-separated list
602 # NTFS requires 128K before a hole appears in a sparse file.
621 local in=$1
625 $CC -Wall -shared --std=gnu99 -fPIC -O2 $* "$in" -o "$out" $gcc_shared_libs_
653 # failure as a test failure. However, in this case, when running on a SunOS
687 case $perms in
715 case $__ctx in
726 # This test should be run in the temporary directory that ends
736 case $perms in
748 # Note ensure you do _not_ quote the parameter to GNU sleep in
779 for i in $*; do