Searched refs:toutp (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/cron/
H A Dcron.c2764 struct timespec tout, *toutp; local
2777 toutp = NULL;
2789 toutp = &tout;
2792 cnt = pselect(msgfd + 1, &fds, NULL, NULL, toutp, &defmask);

Completed in 47 milliseconds