Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/tsol/tnd/
H A Dtnd.c493 pid_t tnd_pid; in detachfromtty() local
498 switch (tnd_pid = fork()) { in detachfromtty()
514 gettext("tnd started. pid= %d\n"), tnd_pid); in detachfromtty()