Searched defs:uu (Results 1 - 3 of 3) sorted by relevance

/xnu-2422.115.4/libkern/uuid/
H A Duuid.c70 uuid_clear(uuid_t uu) argument
125 uuid_is_null(const uuid_t uu) argument
131 uuid_parse(const uuid_string_t in, uuid_t uu) argument
151 uuid_unparse_lower(const uuid_t uu, uuid_string_t out) argument
168 uuid_unparse_upper(const uuid_t uu, uuid_string_t out) argument
185 uuid_unparse(const uuid_t uu, uuid_string_t out) argument
[all...]
/xnu-2422.115.4/bsd/miscfs/devfs/
H A Ddevfs_fdesc_support.c354 uthread_t uu; local
/xnu-2422.115.4/bsd/vfs/
H A Dvfs_syscalls.c3015 uthread_t uu = get_bsdthread_info(vfs_context_thread(ctx)); local

Completed in 49 milliseconds