Searched refs:uuid_dec_be (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/include/
H A Duuid.h57 void uuid_dec_be(const void *, uuid_t *);
/netbsd-current/sys/sys/
H A Duuid.h66 void uuid_dec_be(const void *, struct uuid *);
/netbsd-current/lib/libc/uuid/
H A DMakefile.inc25 MLINKS+=uuid.3 uuid_dec_be.3
H A Duuid_stream.c105 uuid_dec_be(const void *buf, uuid_t *uuid) function
/netbsd-current/sys/kern/
H A Dkern_uuid.c187 uuid_dec_be(void const *buf, struct uuid *uuid) function
/netbsd-current/lib/libbluetooth/
H A Dsdp_get.c113 uuid_dec_be(p, uuid);
/netbsd-current/usr.sbin/sdpd/
H A Ddb.c255 uuid_dec_be(p, &u);

Completed in 231 milliseconds