Searched refs:sactab (Results 1 – 10 of 10) sorted by relevance
58 struct sactab *sp; /* working pointer to move through PM info */103 struct sactab *107 register struct sactab *sp; /* working pointer */126 sp = (struct sactab *) calloc(1, sizeof(struct sactab));146 register struct sactab *sp; in insert()149 register struct sactab *tsp, *savtsp; /* scratch pointers */254 register struct sactab *sp; /* working pointer */ in purge()255 register struct sactab *savesp, *tsp; /* scratch pointers */ in purge()332 register struct sactab *sp; /* working pointer */ in dump_table()
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()[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
56 struct sactab *60 register struct sactab *sp; /* working pointer */84 register struct sactab *sp; /* working pointer */ in sigpoll()496 register struct sactab *sp; in sendpmmsg()519 sendsig(struct sactab *sp, int signo) in sendsig()557 register struct sactab *sp; in checklock()
60 struct sactab *Sactab; /* linked list head of PM info */
105 register struct sactab *sp;
240 struct sactab stab; /* place to hold parsed info */ in find_pm()
978 struct sactab stab; /* place to hold parsed info */979 register struct sactab *sp = &stab; /* and a pointer to it */
1303 struct sactab stab; /* place to hold parsed info */1304 register struct sactab *sp = &stab; /* and a pointer to it */