Searched refs:this_pid (Results 1 – 2 of 2) sorted by relevance
18 kill -KILL $this_pid19 wait $this_pid31 this_pid=$!35 kill -INT $this_pid36 wait $this_pid38 this_pid=0
267 pid_t this_pid = -1; in zoo_getpid() local289 this_pid = atoi(buf); in zoo_getpid()295 return this_pid; in zoo_getpid()