Lines Matching refs:sactab
68 int startpm(struct sactab *);
69 void cleanutx(struct sactab *);
70 void account(struct sactab *, pid_t);
71 void startit(struct sactab *);
72 char **mkargv(struct sactab *);
75 void pollfail(struct sactab *, int);
228 struct sactab *sp; /* working pointer */ in startpms()
301 struct sactab *sp; /* working pointer */ in readutmpx()
302 struct sactab *savesp; /* rembered port monitor match */ in readutmpx()
370 startpm(struct sactab *sp) in startpm()
457 cleanutx(struct sactab *sp) in cleanutx()
535 account(struct sactab *sp, pid_t pid) in account()
568 startit(struct sactab *sp) in startit()
680 mkargv(struct sactab *sp) in mkargv()
769 struct sactab *sp; /* working pointer */ in pollpms()
839 struct sactab *sp; /* working pointer */ in reap()
869 pollfail(struct sactab *sp, int reason) in pollfail()
939 struct sactab *sp; /* working pointer */ in readpipe()