Searched refs:gethostuuid (Results 1 - 4 of 4) sorted by relevance

/xnu-2782.1.97/libsyscall/wrappers/
H A Dgethostuuid.h37 int gethostuuid(uuid_t, const struct timespec *) __OSX_AVAILABLE_BUT_DEPRECATED_MSG(__MAC_NA, __MAC_NA, __IPHONE_2_0, __IPHONE_5_0, "gethostuuid() is no longer supported");
39 int gethostuuid(uuid_t, const struct timespec *) __OSX_AVAILABLE_STARTING(__MAC_10_5, __IPHONE_NA);
H A Dgethostuuid_private.h40 int gethostuuid(uuid_t, const struct timespec *) __OSX_AVAILABLE_STARTING(__MAC_10_5, __IPHONE_2_0);
H A Dgethostuuid.c37 gethostuuid(uuid_t uuid, const struct timespec *timeout) function
54 /* SPI to call gethostuuid syscall directly, without fallback */
/xnu-2782.1.97/bsd/kern/
H A Dsys_generic.c2774 * gethostuuid
2791 gethostuuid(struct proc *p, struct gethostuuid_args *uap, __unused int32_t *retval) function

Completed in 57 milliseconds