Home
last modified time | relevance | path

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

/NextBSD/sys/compat/mach/ipc/
HDipc_port.c2037 #ifndef DIPC_IS_DIPC_PORT
2038 #define DIPC_IS_DIPC_PORT(p) 0 macro
2083 if (DIPC_IS_DIPC_PORT(port)) { in db_port_walk()