MINOR_SEP
if ((ptr = strstr(pathname, MINOR_SEP)) != NULL)
if ((cp = strstr(devfs_phys, MINOR_SEP)) != NULL) {
MINOR_SEP);
l_ap_id = strchr(ap_id, *MINOR_SEP);
cp = strrchr(minorpath, (int)*MINOR_SEP);
minor_portion = strrchr(minor_path, *MINOR_SEP);
*minor_portion = *MINOR_SEP;
*MINOR_SEP)) == NULL)
*minor_portion = *MINOR_SEP;
l_ap_id = strrchr(ap_id, (int)*MINOR_SEP);
cport_str = strrchr(ap_id, (int)*MINOR_SEP) + strlen(MINOR_SEP);
l_ap_id = strrchr(ap_id, *MINOR_SEP);
port_nbr_str = strrchr(ap_id, *MINOR_SEP) + strlen(MINOR_SEP);