Searched refs:rootpid (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/bin/sh/
H A Dmain.h36 extern int rootpid; /* pid of main shell */
H A Dmain.c77 int rootpid; variable
140 rootpid = getpid();
H A Djobs.c167 setpgid(0, rootpid);
168 tcsetpgrp(ttyfd, rootpid);
H A Dexpand.c919 num = rootpid;

Completed in 90 milliseconds