HomeSort by: relevance | last modified time | path
    Searched defs:backgndpid (Results 1 - 2 of 2) sorted by relevancy

  /src/bin/sh/
jobs.c 98 MKINIT pid_t backgndpid = -1; /* pid of last background process */ variable in typeref:typename:MKINIT pid_t
241 backgndpid = -1;
1363 backgndpid = pid; /* set $! */
jobs.c 98 MKINIT pid_t backgndpid = -1; /* pid of last background process */ variable in typeref:typename:MKINIT pid_t
241 backgndpid = -1;
1363 backgndpid = pid; /* set $! */

Completed in 22 milliseconds