Searched refs:le_path (Results 1 – 4 of 4) sorted by relevance
101 if ((lep->le_path = strdup(tmp)) == NULL) { in logtab_getent()145 lep->le_path, in logtab_putent()179 found = found && (strcmp(path, (*lepp)->le_path) == 0); in logtab_findent()224 found = found && (strcmp(path, lep->le_path) == 0); in logtab_rement()308 found = found && (strcmp(path, lep->le_path) == 0); in logtab_deactivate()393 if (lep->le_path) in logtab_ent_free()394 free(lep->le_path); in logtab_ent_free()
49 char *le_path; member
137 lep->le_path, &se_tail)) { in buildbuffer_list()155 sep->se_name = strdup(lep->le_path); in buildbuffer_list()198 bep->be_sharepnt->se_name = strdup(lep->le_path); in buildbuffer_list()
1619 lep.le_path = dir;