Searched refs:uuid_enc_be (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/include/
H A Duuid.h56 void uuid_enc_be(void *, const uuid_t *);
/netbsd-current/sys/sys/
H A Duuid.h68 void uuid_enc_be(void *, const struct uuid *);
/netbsd-current/lib/libc/uuid/
H A DMakefile.inc24 MLINKS+=uuid.3 uuid_enc_be.3
H A Duuid_stream.c90 uuid_enc_be(void *buf, const uuid_t *uuid) function
/netbsd-current/sys/kern/
H A Dkern_uuid.c172 uuid_enc_be(void *buf, const struct uuid *uuid) function
/netbsd-current/lib/libbluetooth/
H A Dsdp_put.c126 uuid_enc_be(data->next + 1, uuid);

Completed in 108 milliseconds