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

/macosx-10.5.8/xnu-1228.15.4/osfmk/ipc/
H A Dipc_port.h277 #define IP_TIMESTAMP_ORDER(one, two) ((int) ((one) - (two)) < 0) macro
H A Dmach_port.c165 IP_TIMESTAMP_ORDER(port->ip_timestamp, timestamp));
H A Dipc_kmsg.c2414 IP_TIMESTAMP_ORDER(timestamp,

Completed in 26 milliseconds