Home
last modified time | relevance | path

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

/xnu-8020.140.41/osfmk/mach/
H A Dmach_types.h127 typedef struct host *host_security_t; typedef
191 typedef mach_port_t host_security_t;
295 #define HOST_SECURITY_NULL ((host_security_t)NULL)
324 #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.defs409 type host_security_t = mach_port_t; /* obsolete */