Home
last modified time | relevance | path

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

/mirbsd/src/usr.bin/tip/
Dtipout.c103 if (signo && tipin_pid) in intTERM()
104 kill(tipin_pid, signo); in intTERM()
Dtip.h248 pid_t tipin_pid; /* pid of tipin */ variable
Dtip.c240 tipin_pid = getpid();