Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ttymon/
H A Dtmutmp.c98 pid_t ownpid = getpid(); in checkut_line() local
105 if (u->ut_pid == ownpid) { in checkut_line()
186 pid_t ownpid; local
189 ownpid = getpid();
194 if (u->ut_type == INIT_PROCESS && u->ut_pid == ownpid) {
H A Dtmexpress.c399 pid_t ownpid; local
404 ownpid = getpid();
407 if (u->ut_pid == ownpid) {