Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libdevice/
H A Ddevctl.c233 char *nodename, *unitsep, *minorsep, *chop; in dc_mkhndl() local
390 minorsep = strchr(nodename, ':'); in dc_mkhndl()
408 if (minorsep != NULL) in dc_mkhndl()
409 *minorsep = '\0'; in dc_mkhndl()