Home
last modified time | relevance | path

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

/trueos/sys/sys/mach/ipc/
HDipc_port.h361 #define IP_TIMESTAMP_ORDER(one, two) ((int) ((one) - (two)) < 0) macro
/trueos/sys/compat/mach/ipc/
HDmach_port.c186 IP_TIMESTAMP_ORDER(port->ip_timestamp, timestamp)); in mach_port_names_helper()
HDipc_kmsg.c1363 IP_TIMESTAMP_ORDER(dest->ip_timestamp, in ipc_kmsg_copyin_header()
2367 IP_TIMESTAMP_ORDER(timestamp, in ipc_kmsg_copyout_header()