Searched refs:isvalidpid (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libshell/common/tests/
H A Dsun_solaris_cr_6800929_large_command_substitution_hang.sh94 function isvalidpid function
146 isvalidpid ${childpid} || break
150 if isvalidpid ${childpid} ; then
170 if isvalidpid ${childpid} ; then
181 if isvalidpid ${childpid} ; then
192 if isvalidpid ${childpid} ; then
203 if isvalidpid ${childpid} ; then
H A Dsun_solaris_cr_6687139_command_substitution_exec_redirection_allocation_loop.sh61 function isvalidpid function
87 if isvalidpid ${childpid} ; then
121 if isvalidpid ${childpid} ; then
154 if isvalidpid ${childpid} ; then
188 if isvalidpid ${childpid} ; then
H A Dsun_solaris_command_substitution.sh44 function isvalidpid function
103 isvalidpid ${childpid} || break
107 if isvalidpid ${childpid} ; then
273 isvalidpid ${childpid} || break
277 if isvalidpid ${childpid} ; then
H A Dsun_solaris_builtin_tail.sh46 function isvalidpid function
62 isvalidpid ${pid} || break
335 if isvalidpid ${tail_pid} ; then
366 if isvalidpid ${tail_pid} ; then
373 if isvalidpid ${tail_pid} ; then
428 if isvalidpid ${tailchild} ; then
472 if isvalidpid ${tailchild} ; then
/illumos-gate/usr/src/cmd/tail/tests/
H A Dsun_solaris_tail.sh47 function isvalidpid function
63 isvalidpid ${pid} || break
340 if isvalidpid ${tail_pid} ; then
371 if isvalidpid ${tail_pid} ; then
378 if isvalidpid ${tail_pid} ; then
433 if isvalidpid ${tailchild} ; then
477 if isvalidpid ${tailchild} ; then

Completed in 97 milliseconds