HomeSort by: relevance | last modified time | path
    Searched defs:printvis (Results 1 - 2 of 2) sorted by relevancy

  /src/sbin/fdisk/
fdisk.c 253 static void printvis(int, const char *, const char *, size_t);
925 printvis(int indent, const char *label, const char *buf, size_t size) function in typeref:typename:void
1033 printvis(indent, "OEM name", (char *)pboot.mbr_oemname,
fdisk.c 253 static void printvis(int, const char *, const char *, size_t);
925 printvis(int indent, const char *label, const char *buf, size_t size) function in typeref:typename:void
1033 printvis(indent, "OEM name", (char *)pboot.mbr_oemname,

Completed in 26 milliseconds