Searched refs:minorsep (Results 1 – 1 of 1) sorted by relevance
231 char *nodename, *unitsep, *minorsep, *chop; in dc_mkhndl() local388 minorsep = strchr(nodename, ':'); in dc_mkhndl()406 if (minorsep != NULL) in dc_mkhndl()407 *minorsep = '\0'; in dc_mkhndl()