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

/netbsd-current/include/
H A Duuid.h54 void uuid_enc_le(void *, const uuid_t *);
/netbsd-current/sys/sys/
H A Duuid.h69 void uuid_enc_le(void *, const struct uuid *);
/netbsd-current/lib/libc/uuid/
H A DMakefile.inc22 MLINKS+=uuid.3 uuid_enc_le.3
H A Duuid_stream.c60 uuid_enc_le(void *buf, const uuid_t *uuid) function
/netbsd-current/sys/kern/
H A Dkern_uuid.c142 uuid_enc_le(void *buf, const struct uuid *uuid) function
/netbsd-current/sbin/newfs_ext2fs/
H A Dmke2fs.c414 uuid_enc_le(sblock.e2fs.e2fs_uuid, &uuid);

Completed in 183 milliseconds