OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rootpid
(Results
1 - 4
of
4
) sorted by relevancy
/src/bin/sh/
main.h
37
extern int
rootpid
; /* pid of main shell */
main.c
85
int
rootpid
;
variable in typeref:typename:int
157
rootpid
= getpid();
209
rootpid
= getpid();
jobs.c
214
if (getpgrp() !=
rootpid
&& setpgid(0,
rootpid
) == -1)
217
if (tcsetpgrp(ttyfd,
rootpid
) == -1)
1074
if (pid ==
rootpid
|| pid == getpid()) {
expand.c
1240
num =
rootpid
;
Completed in 61 milliseconds
Indexes created Mon Oct 13 21:09:55 GMT 2025