Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ast/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_builtin_tail.sh46 function isvalidpid function
62 isvalidpid ${pid} || break
332 if isvalidpid ${tail_pid} ; then
363 if isvalidpid ${tail_pid} ; then
370 if isvalidpid ${tail_pid} ; then
425 if isvalidpid ${tailchild} ; then
469 if isvalidpid ${tailchild} ; 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
/illumos-gate/usr/src/cmd/tail/tests/
H A Dsun_solaris_tail.sh62 function isvalidpid function
78 isvalidpid ${pid} || break
355 if isvalidpid ${tail_pid} ; then
386 if isvalidpid ${tail_pid} ; then
393 if isvalidpid ${tail_pid} ; then
448 if isvalidpid ${tailchild} ; then
492 if isvalidpid ${tailchild} ; then