Home
last modified time | relevance | path

Searched refs:sactab (Results 1 – 10 of 10) sorted by relevance

/illumos-gate/usr/src/cmd/saf/
H A Dreadtab.c56 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()
H A Dsac.c66 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 …]
H A Dextern.h67 extern struct sactab *read_entry();
68 extern struct sactab *findpm();
82 extern struct sactab *Sactab;
H A Dstructs.h50 struct sactab { struct
60 struct sactab *sc_next; /* next in list */ argument
H A Dmisc.c53 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()
H A Dglobal.c60 struct sactab *Sactab; /* linked list head of PM info */
H A Dutil.c102 register struct sactab *sp;
H A Dadmutil.c237 struct sactab stab; /* place to hold parsed info */ in find_pm()
H A Dsacadm.c975 struct sactab stab; /* place to hold parsed info */
976 register struct sactab *sp = &stab; /* and a pointer to it */
H A Dpmadm.c1298 struct sactab stab; /* place to hold parsed info */
1299 register struct sactab *sp = &stab; /* and a pointer to it */