Searched refs:fts_build (Results 1 – 11 of 11) sorted by relevance
/glibc-2.36/io/ |
D | fts.c | 90 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/ |
D | ChangeLog.16 | 465 * 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.
|
D | ChangeLog.6 | 2412 * io/fts.c (fts_build): Remove "register" from variables dirbuf 5606 (fts_build): Likewise.
|
D | ChangeLog.8 | 2699 * 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
|
D | ChangeLog.5 | 4364 * io/fts.c (fts_build): Likewise.
|
D | ChangeLog.17 | 13835 (fts_build): Likewise.
|
D | ChangeLog.7 | 1574 * io/fts.c: Likewise for fts_alloc, fts_build, fts_lfree,
|
D | ChangeLog.14 | 10371 * io/fts.c (fts_build): Likewise.
|
D | ChangeLog.18 | 28693 (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
|
D | ChangeLog.19 | 35605 * io/fts.c (fts_alloc, fts_build, fts_lfree, fts_load)
|
/glibc-2.36/posix/ |
D | tst-regex.input | 2699 * 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
|