Searched refs:sc_fd (Results 1 – 4 of 4) sorted by relevance
245 sp->sc_fd = open(Scratch, O_RDWR); in startpms()246 if (sp->sc_fd < 0) { in startpms()399 sp->sc_fd = open(Scratch, O_RDWR); in startpm()400 if (sp->sc_fd < 0) { in startpm()888 (void) close(sp->sc_fd); in pollfail()916 (void) close(sp->sc_fd); in pollfail()920 (void) close(sp->sc_fd); in pollfail()
55 int sc_fd; /* _pmpipe fd */ member
292 (void) close(sp->sc_fd); in purge()
504 if (write(sp->sc_fd, sm, sizeof(struct sacmsg)) != sizeof(struct sacmsg)) {