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

  /src/sys/lib/libsa/
disklabel.c 41 #define nolabel (char *)1 macro
44 static char nolabel[] = "no disk label"; variable in typeref:typename:char[]
65 msg = nolabel;
disklabel.c 41 #define nolabel (char *)1 macro
44 static char nolabel[] = "no disk label"; variable in typeref:typename:char[]
65 msg = nolabel;

Completed in 22 milliseconds