Searched defs:timercmp (Results 1 - 6 of 6) sorted by relevance
| /illumos-gate/usr/src/lib/libbc/inc/include/sys/ |
| H A D | time.h | 40 * NB: timercmp does not work for >= or <=. 43 #define timercmp(tvp, uvp, cmp) \ macro
|
| /illumos-gate/usr/src/cmd/sendmail/include/sm/ |
| H A D | time.h | 50 #ifndef timercmp 51 # define timercmp(tvp, uvp, cmp) \ macro 55 #endif /* !timercmp */
|
| /illumos-gate/usr/src/uts/common/sys/ |
| H A D | time.h | 127 #define timercmp(tvp, uvp, cmp) \ macro
|
| /illumos-gate/usr/src/man/man3c/ |
| H A D | Makefile | 1265 timercmp.3c \ 2346 timercmp.3c := LINKSRC = timeradd.3c
|
| /illumos-gate/usr/src/boot/sys/sys/ |
| H A D | time.h | 289 #define timercmp(tvp, uvp, cmp) \ macro
|
| /sendmail/include/sm/ |
| H A D | time.h | 48 #ifndef timercmp 49 # define timercmp(tvp, uvp, cmp) \ macro 53 #endif /* !timercmp */
|
Completed in 95 milliseconds