Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/mach/
H A Dmach_types.h127 typedef struct host *host_security_t; typedef
193 typedef mach_port_t host_security_t;
300 #define HOST_SECURITY_NULL ((host_security_t)NULL)
330 #define HOST_SECURITY_NULL ((host_security_t) 0)
H A Dhost_security.defs82 host_security : host_security_t;
95 host_security : host_security_t;
H A Dmach_types.defs418 type host_security_t = mach_port_t; /* obsolete */