Searched refs:fts_path (Results 1 – 2 of 2) sorted by relevance
228 mem2: free(sp->fts_path); in FTS_OPEN()253 p->fts_accpath = p->fts_path = sp->fts_path; in fts_load()281 free(sp->fts_path); in FTS_CLOSE()709 cp = sp->fts_path + len; in fts_build()729 oldaddr = sp->fts_path; in fts_build()1011 p->fts_path = sp->fts_path; in fts_alloc()1050 free(sp->fts_path); in fts_palloc()1051 sp->fts_path = NULL; in fts_palloc()1057 free(sp->fts_path); in fts_palloc()1058 sp->fts_path = NULL; in fts_palloc()[all …]
62 char *fts_path; /* path for this descent */ member89 char *fts_path; /* path for this descent */ member105 char *fts_path; /* root path */ member157 char *fts_path; /* root path */ member
Completed in 6 milliseconds