| Home | Sort by: relevance | last modified time | path |
| /src/sys/kern/ | |
| kern_uuid.c | 103 uuid_snprintf(char *buf, size_t sz, const struct uuid *uuid) function in typeref:typename:int 119 (void) uuid_snprintf(buf, sizeof(buf), uuid); |
| /src/sbin/efi/ | |
| utils.c | 313 uuid_snprintf(char *buf, size_t sz, const struct uuid *uuid) function in typeref:typename:PUBLIC int 329 (void) uuid_snprintf(buf, sizeof(buf), uuid); |