Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/utmpd/
H A Dutmpd.c164 static void add_pid(); /* Adds a process to the table */
505 add_pid(pid); in wait_for_pids()
568 add_pid(utmpx->ut_pid); /* No, add it */ in scan_utmps()
633 add_pid(0); /* Proc 0 guaranteed to get slot 0 */ in setup_pipe()
678 add_pid(p->pd_pid); in drain_pipe()
702 add_pid(pid_t pid) in add_pid() function