Searched defs:cup (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libc/port/stdio/
H A Dsystem.c94 cleanup_t *cup = arg; local
96 if (cup->pid != 0) { /* we were cancelled; abandoning our pid */
99 reapchild, (void *)(uintptr_t)cup->pid,
114 (void) thr_sigsetmask(SIG_SETMASK, &cup->savemask, NULL);

Completed in 33 milliseconds