Home
last modified time | relevance | path

Searched refs:DEFAULT_LABEL (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/pcfs/mkfs/
H A Dmkfs.c59 #define DEFAULT_LABEL "NONAME" macro
2072 if (ll == strlen(DEFAULT_LABEL) - 1) { in print_reproducing_command()
2075 (void) strcpy(cmpbuf, DEFAULT_LABEL); in print_reproducing_command()
2685 lbl = DEFAULT_LABEL; in label_volume()