Home
last modified time | relevance | path

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

/io/
A Dfts.c228 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 …]
A Dfts.h62 char *fts_path; /* path for this descent */ member
89 char *fts_path; /* path for this descent */ member
105 char *fts_path; /* root path */ member
157 char *fts_path; /* root path */ member

Completed in 6 milliseconds