Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fs.d/pcfs/mkfs/
H A Dmkfs.c57 #define DEFAULT_LABEL "NONAME" macro
2070 if (ll == strlen(DEFAULT_LABEL) - 1) { in print_reproducing_command()
2073 (void) strcpy(cmpbuf, DEFAULT_LABEL); in print_reproducing_command()
2567 lbl = DEFAULT_LABEL; in label_volume()