Searched refs:origfsname (Results 1 – 1 of 1) sorted by relevance
66 static char origfsname[LABELSIZ+1]; variable123 (void) strncpy(origfsname, label, LABELSIZ); in _getvol()124 origfsname[LABELSIZ] = '\0'; in _getvol()125 if (pt = strchr(origfsname, ',')) { in _getvol()249 if (!label || !strlen(origfsname)) { in wilabel()254 (void) strcpy(fsname, origfsname); in wilabel()