Searched defs:sel_ret (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/sendmail/libsm/ | ||
H A D | refill.c | 59 #define SM_IO_RD_TIMEOUT(fp, fd, to, timeout, sel_ret) \ argument |
/freebsd/usr.bin/top/ | ||
H A D | top.c | 237 int sel_ret = 0; in main() local |