Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/backup/dump/
H A Ddumptape.c1305 pid_t parentpid; in otape() local
1316 parentpid = getpid(); in otape()
1337 (long)parentpid); in otape()
1355 tapeno+1, (long)parentpid, (long)childpid); in otape()
1363 (long)parentpid, (long)childpid, (long)waitproc); in otape()
1452 tapeno+1, (long)parentpid, (long)getpid()); in otape()