Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/libsm/
H A Dclock.c504 #ifndef SLEEP_T
505 # define SLEEP_T unsigned int macro
508 SLEEP_T
516 return (SLEEP_T) 0;
520 return (SLEEP_T) 0;
540 return (SLEEP_T) 0;
623 return (SLEEP_T) 0;
/freebsd/contrib/sendmail/include/sm/
H A Dconf.h1982 # define SLEEP_T unsigned macro
2352 # define SLEEP_T unsigned macro
/freebsd/contrib/sendmail/src/
H A DREADME345 SLEEP_T The type returned by the system sleep() function.