Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/backup/dump/
H A Ddump.h143 extern pid_t dumppid; /* process-ID of top-level process */
H A Ddumpmain.c79 pid_t dumppid; variable
170 dumppid = getpid(); in main()