Lines Matching refs:pmtab
50 static struct pmtab *find_pid(pid_t);
53 static struct pmtab *find_fd(int);
60 fork_tmchild(struct pmtab *pmptr) in fork_tmchild()
142 got_carrier(struct pmtab *pmptr) in got_carrier()
171 got_data(struct pmtab *pmptr) in got_data()
195 got_hup(struct pmtab *pmptr) in got_hup()
216 struct pmtab *pmptr; in do_poll()
257 struct pmtab *pmptr; in sigchild()
328 struct pmtab *pmptr; in state_change()
400 static struct pmtab *
403 struct pmtab *pmptr; in find_pid()
416 static struct pmtab *
419 struct pmtab *pmptr; in find_fd()
437 struct pmtab *pmptr; in kill_subprocesses()
455 struct pmtab *pmptr; in mark_service()
524 struct pmtab *pmptr; in sigalarm()
609 struct pmtab *tp; in pcsync_close()