Searched refs:sbuf_printf_uuid (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/sys/sys/
H A Duuid.h68 int sbuf_printf_uuid(struct sbuf *, struct uuid *);
/freebsd-12-stable/sys/geom/part/
H A Dg_part_bsd64.c387 sbuf_printf_uuid(sb, &entry->type_uuid);
391 sbuf_printf_uuid(sb, &entry->stor_uuid);
402 sbuf_printf_uuid(sb, &table->d_stor_uuid);
H A Dg_part_gpt.c727 sbuf_printf_uuid(sb, &entry->ent.ent_type);
745 sbuf_printf_uuid(sb, &entry->ent.ent_type);
748 sbuf_printf_uuid(sb, &entry->ent.ent_uuid);
752 sbuf_printf_uuid(sb, &entry->ent.ent_uuid);
/freebsd-12-stable/sys/kern/
H A Dkern_uuid.c295 sbuf_printf_uuid(struct sbuf *sb, struct uuid *uuid) function
/freebsd-12-stable/sys/compat/linprocfs/
H A Dlinprocfs.c1753 sbuf_printf_uuid(sb, &uuid);

Completed in 185 milliseconds