Searched refs:sactab (Results 1 – 10 of 10) sorted by relevance
56 struct sactab *sp; /* working pointer to move through PM info */101 struct sactab *105 register struct sactab *sp; /* working pointer */124 sp = (struct sactab *) calloc(1, sizeof(struct sactab));144 register struct sactab *sp; in insert()147 register struct sactab *tsp, *savtsp; /* scratch pointers */252 register struct sactab *sp; /* working pointer */ in purge()253 register struct sactab *savesp, *tsp; /* scratch pointers */ in purge()330 register struct sactab *sp; /* working pointer */ in dump_table()
66 int startpm(struct sactab *);67 void cleanutx(struct sactab *);68 void account(struct sactab *, pid_t);69 void startit(struct sactab *);70 char **mkargv(struct sactab *);73 void pollfail(struct sactab *, int);226 struct sactab *sp; /* working pointer */ in startpms()299 struct sactab *sp; /* working pointer */ in readutmpx()300 struct sactab *savesp; /* rembered port monitor match */ in readutmpx()368 startpm(struct sactab *sp) in startpm()[all …]
67 extern struct sactab *read_entry();68 extern struct sactab *findpm();82 extern struct sactab *Sactab;
50 struct sactab { struct60 struct sactab *sc_next; /* next in list */ argument
53 struct sactab *57 register struct sactab *sp; /* working pointer */81 register struct sactab *sp; /* working pointer */ in sigpoll()493 register struct sactab *sp; in sendpmmsg()516 sendsig(struct sactab *sp, int signo) in sendsig()554 register struct sactab *sp; in checklock()
60 struct sactab *Sactab; /* linked list head of PM info */
102 register struct sactab *sp;
237 struct sactab stab; /* place to hold parsed info */ in find_pm()
975 struct sactab stab; /* place to hold parsed info */976 register struct sactab *sp = &stab; /* and a pointer to it */
1298 struct sactab stab; /* place to hold parsed info */1299 register struct sactab *sp = &stab; /* and a pointer to it */