Searched refs:ecomp (Results 1 – 2 of 2) sorted by relevance
187 char *ecomp; in checkpathname() local268 ecomp = p; in checkpathname()274 if ((nameMax != -1) && (ecomp - scomp > nameMax)) { in checkpathname()286 fsdelim = *ecomp; in checkpathname()287 *ecomp = '\0'; in checkpathname()325 *ecomp = fsdelim; in checkpathname()
806 free_all_ecomps(err_comp_t *ecomp) in free_all_ecomps() argument810 while (ecomp != NULL) { in free_all_ecomps()811 d = ecomp; in free_all_ecomps()812 ecomp = ecomp->ec_next; in free_all_ecomps()