Home
last modified time | relevance | path

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

/busybox-1.35.0/shell/
Dash.c395 int rootpid; /* pid of main shell */ member
484 #define rootpid (G_misc.rootpid ) macro
4116 pgrp = rootpid; in setjobctl()
5418 xtcsetpgrp(ttyfd, rootpid); in waitforjob()
7456 num = rootpid; in varvalue()
14631 rootpid = getpid(); in ash_main()