Home
last modified time | relevance | path

Searched refs:startpm (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/saf/
H A Dreadtab.c217 (void) startpm(sp);
239 (void) startpm(sp);
H A Dsac.c66 int startpm(struct sactab *);
278 (void) startpm(sp); in startpms()
368 startpm(struct sactab *sp) in startpm() function
915 (void) startpm(sp); in pollfail()
H A Dmisc.c131 if (ret = startpm(sp)) { in sigpoll()