Home
last modified time | relevance | path

Searched refs:fts_build (Results 1 – 11 of 11) sorted by relevance

/glibc-2.36/io/
Dfts.c90 static FTSENTRY *fts_build (FTSOBJ *, int);
397 } else if ((sp->fts_child = fts_build(sp, BREAD)) == NULL) { in FTS_READ()
573 return (sp->fts_child = fts_build(sp, instr)); in FTS_CHILDREN()
577 sp->fts_child = fts_build(sp, instr); in FTS_CHILDREN()
609 fts_build (FTSOBJ *sp, int type) in fts_build() function
/glibc-2.36/ChangeLog.old/
DChangeLog.16465 * io/fts.c (fts_build): Call fts_lfree in the two error cases
485 * io/fts.c (fts_build): Comment out dead code [Coverity CID 68].
4718 (fts_build): Remove cast in call to fts_alloc.
DChangeLog.62412 * io/fts.c (fts_build): Remove "register" from variables dirbuf
5606 (fts_build): Likewise.
DChangeLog.82699 * io/fts.c (fts_build): Define oflag only if needed.
9261 * io/fts.c (fts_build): Don't try to use d_type if it doesn't
DChangeLog.54364 * io/fts.c (fts_build): Likewise.
DChangeLog.1713835 (fts_build): Likewise.
DChangeLog.71574 * io/fts.c: Likewise for fts_alloc, fts_build, fts_lfree,
DChangeLog.1410371 * io/fts.c (fts_build): Likewise.
DChangeLog.1828693 (fts_build): Likewise.
45644 (fts_build): Call it.
65676 (fts_build): Likewise.
93855 * io/fts.c (fts_build): Use if (0 && ...) rather than #if 0 for
DChangeLog.1935605 * io/fts.c (fts_alloc, fts_build, fts_lfree, fts_load)
/glibc-2.36/posix/
Dtst-regex.input2699 * io/fts.c (fts_build): Define oflag only if needed.
9261 * io/fts.c (fts_build): Don't try to use d_type if it doesn't