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

/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dhost.c148 if (host == HOST_NULL)
267 if (host == HOST_NULL)
426 if (host == HOST_NULL)
446 if (host == HOST_NULL)
535 if (host == HOST_NULL)
681 if (host == HOST_NULL)
H A Dipc_host.c300 if (host == HOST_NULL)
321 host_t host = HOST_NULL;
349 host_t host = HOST_NULL;
565 host_t host = HOST_NULL;
H A Dhost_notify.c86 if (host == HOST_NULL)
H A Dtask.c314 if (host_security == HOST_NULL)
1111 if (host_security == HOST_NULL)
H A Dclock_oldops.c252 if (host == HOST_NULL || clock_id < 0 || clock_id >= clock_count) {
H A Dprocessor.c599 *host = HOST_NULL;
H A Dlocks.c902 if (host == HOST_NULL)
H A Dzalloc.c1946 if (host == HOST_NULL)
/macosx-10.5.8/xnu-1228.15.4/osfmk/mach/
H A Dmach_types.h250 #define HOST_NULL ((host_t) 0) macro
/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A DPseudoKernel.c250 if ( host == HOST_NULL ) return KERN_INVALID_HOST;
326 if (host == HOST_NULL) return KERN_INVALID_HOST;
/macosx-10.5.8/xnu-1228.15.4/osfmk/ipc/
H A Dmach_debug.c175 if (host == HOST_NULL)
/macosx-10.5.8/xnu-1228.15.4/osfmk/vm/
H A Dvm_debug.c611 if (host == HOST_NULL)
H A Dvm_user.c2514 if (host == HOST_NULL)

Completed in 108 milliseconds