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

/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dipc_kobject.h125 * Add new entries here and adjust IKOT_UNKNOWN.
128 #define IKOT_UNKNOWN 34 /* magic catchall */ macro
129 #define IKOT_MAX_TYPE (IKOT_UNKNOWN+1) /* # of IKOT_ types */
/macosx-10.5.8/xnu-1228.15.4/osfmk/ipc/
H A Dipc_object.c1121 ikot_print_array[IKOT_UNKNOWN]);
H A Dipc_port.c1509 port_types[IKOT_UNKNOWN].total_count++;
1511 port_types[IKOT_UNKNOWN].dead_count++;

Completed in 29 milliseconds