Searched refs:origvolname (Results 1 – 1 of 1) sorted by relevance
67 static char origvolname[LABELSIZ+1]; variable129 (void) strncpy(origvolname, pt+1, LABELSIZ); in _getvol()130 origvolname[LABELSIZ] = '\0'; in _getvol()132 origvolname[0] = '\0'; in _getvol()255 if (!label || !strlen(origvolname)) { in wilabel()260 (void) strcpy(volname, origvolname); in wilabel()