Home
last modified time | relevance | path

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

/netbsd-src/lib/libc/uuid/
H A Duuid_create.c52 s = uuid_s_no_memory; /* XXX */ in uuid_create()
H A Duuid_to_string.c73 *status = uuid_s_no_memory; in uuid_to_string()
/netbsd-src/include/
H A Duuid.h42 #define uuid_s_no_memory 3 macro