Searched refs:PASS (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/initpkg/
H A Dswapadd.sh42 PASS=2 # Default to checking for existing swap
85 1|2) PASS=$opt ;;
119 if [ $PASS = 1 ]; then
138 swap -$PASS -a $special >/dev/null
149 || swap -$PASS -a $special >/dev/null
/illumos-gate/usr/src/lib/libshell/common/tests/
H A Dsun_solaris_cr_6887363_shell_sometimes_mishandles_return_value_of_its_child_process.sh94 PASS(){ function
103 PASS "Here I am"
139 PASS "Something"
148 PASS "lotsafiles \$1 \$fill"
163 PASS "Cycle"
/illumos-gate/usr/src/cmd/amt/
H A Damt.c57 #define PASS 0 /* test passed, no SEGV */ macro
216 if (status == PASS)
218 "PASS: Successful read/write in data area.\n"));
315 if (status == PASS) {
321 "PASS: Caught the segmentation fault, "
475 "PASS: Hole is same size in parent.\n"));
527 } else if (status != PASS) {
573 } else if (status != PASS) {
/illumos-gate/usr/src/lib/nsswitch/ldap/common/
H A Dgetnetgrent.c200 #define PASS 0 macro
222 return (PASS);
229 return (PASS);
/illumos-gate/usr/src/lib/libpp/common/
H A Dppproto.c133 #undef PASS macro
134 #define PASS (1L<<18) macro
2334 proto->flags |= PASS;
2453 if (proto->flags & PASS)
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dnl7chttp.c99 PASS = 0x0008, enumerator in enum:act_e
111 #define UNDEF PASS

Completed in 71 milliseconds