Home
last modified time | relevance | path

Searched refs:backpid (Results 1 – 3 of 3) sorted by relevance

/freebsd-head/contrib/tcsh/
HDsh.dol.c402 if (backpid != 0) { in Dgetdol()
404 setDolp(dolbang = putn((tcsh_number_t)backpid)); in Dgetdol()
HDsh.sem.c411 backpid = pid; in execute()
HDsh.h635 EXTERN pid_t backpid; /* pid of the last background job */ variable