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

/xnu-2422.115.4/libsyscall/mach/mach/
H A Dport_obj.h45 int pos_type; member in struct:port_obj_tentry
67 port_obj_table[ndx].pos_type = (type); \
74 (port_obj_table[MACH_PORT_INDEX(pname)].pos_type)
88 port_obj_table[ndx].pos_type = (type); \
98 port_obj_table[MACH_PORT_INDEX(pname)].pos_type : \

Completed in 62 milliseconds