Home
last modified time | relevance | path

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

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