Home
last modified time | relevance | path

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

/xnu-11215.81.4/osfmk/mach/
H A Dhost_special_ports.h110 #define HOST_FAIRPLAYD_PORT (24 + HOST_MAX_SPECIAL_KERNEL_PORT) macro
277 HOST_LOCAL_NODE, HOST_FAIRPLAYD_PORT, (port)))
279 (host_set_special_port((host), HOST_FAIRPLAYD_PORT, (port)))
/xnu-11215.81.4/libsyscall/mach/
H A Dport_descriptions.c74 [HOST_FAIRPLAYD_PORT] = "fairplayd", in mach_host_special_port_description()
/xnu-11215.81.4/tests/
H A Dport_descriptions.c82 TEST_HSP(HOST_FAIRPLAYD_PORT);