OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:fts_build
(Results
1 - 6
of
6
) sorted by null
/bionic/libc/bionic/
fts.c
45
static FTSENT *
fts_build
(FTS *, int);
66
/*
fts_build
flags */
330
* If haven't read do so. If the read fails,
fts_build
sets
341
} else if ((sp->fts_child =
fts_build
(sp, BREAD)) == NULL) {
517
return (sp->fts_child =
fts_build
(sp, instr));
521
sp->fts_child =
fts_build
(sp, instr);
545
fts_build
(FTS *sp, int type)
function
828
* in
fts_build
to limit the number of stat calls. It is
/prebuilts/ndk/5/platforms/android-8/arch-arm/usr/lib/
libc.so
/prebuilts/ndk/6/platforms/android-8/arch-arm/usr/lib/
libc.so
/prebuilts/sdk/renderscript/lib/arm/
libc.so
/prebuilts/sdk/renderscript/lib/x86/
libc.so
/prebuilts/sdk/renderscript/lib/mips/
libc.so
Completed in 131 milliseconds