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

/opensolaris-onvv-gate/usr/src/cmd/luxadm/
H A Dhot.h69 #define NEWER(time1, time2) (time1.tv_sec > time2.tv_sec) macro
H A Dcommon.h222 #define NEWER(time1, time2) (time1.tv_sec > time2.tv_sec) macro
/opensolaris-onvv-gate/usr/src/cmd/pgrep/
H A Dpgrep.c272 #define NEWER(ps1, ps2) \ macro
/opensolaris-onvv-gate/usr/src/cmd/find/
H A Dfind.c81 PRINT, DEPTH, LOCAL, MOUNT, ATIME, MTIME, CTIME, NEWER, enumerator in enum:Command

Completed in 193 milliseconds