OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:_ftsent
(Results
1 - 25
of
36
) sorted by null
1
2
/bionic/libc/include/
fts.h
39
struct
_ftsent
*fts_cur; /* current node */
40
struct
_ftsent
*fts_child; /* linked list of children */
41
struct
_ftsent
**fts_array; /* sort array */
63
typedef struct
_ftsent
{
struct
64
struct
_ftsent
*fts_cycle; /* cycle node */
65
struct
_ftsent
*fts_parent; /* parent directory */
66
struct
_ftsent
*fts_link; /* next file in directory */
/development/ndk/platforms/android-8/include/
fts.h
39
struct
_ftsent
*fts_cur; /* current node */
40
struct
_ftsent
*fts_child; /* linked list of children */
41
struct
_ftsent
**fts_array; /* sort array */
63
typedef struct
_ftsent
{
struct
64
struct
_ftsent
*fts_cycle; /* cycle node */
65
struct
_ftsent
*fts_parent; /* parent directory */
66
struct
_ftsent
*fts_link; /* next file in directory */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
fts.h
46
struct
_ftsent
*fts_cur; /* current node */
47
struct
_ftsent
*fts_child; /* linked list of children */
48
struct
_ftsent
**fts_array; /* sort array */
71
typedef struct
_ftsent
{
struct
72
struct
_ftsent
*fts_cycle; /* cycle node */
73
struct
_ftsent
*fts_parent; /* parent directory */
74
struct
_ftsent
*fts_link; /* next file in directory */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
fts.h
46
struct
_ftsent
*fts_cur; /* current node */
47
struct
_ftsent
*fts_child; /* linked list of children */
48
struct
_ftsent
**fts_array; /* sort array */
71
typedef struct
_ftsent
{
struct
72
struct
_ftsent
*fts_cycle; /* cycle node */
73
struct
_ftsent
*fts_parent; /* parent directory */
74
struct
_ftsent
*fts_link; /* next file in directory */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
fts.h
46
struct
_ftsent
*fts_cur; /* current node */
47
struct
_ftsent
*fts_child; /* linked list of children */
48
struct
_ftsent
**fts_array; /* sort array */
71
typedef struct
_ftsent
{
struct
72
struct
_ftsent
*fts_cycle; /* cycle node */
73
struct
_ftsent
*fts_parent; /* parent directory */
74
struct
_ftsent
*fts_link; /* next file in directory */
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
fts.h
39
struct
_ftsent
*fts_cur; /* current node */
40
struct
_ftsent
*fts_child; /* linked list of children */
41
struct
_ftsent
**fts_array; /* sort array */
63
typedef struct
_ftsent
{
struct
64
struct
_ftsent
*fts_cycle; /* cycle node */
65
struct
_ftsent
*fts_parent; /* parent directory */
66
struct
_ftsent
*fts_link; /* next file in directory */
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
fts.h
39
struct
_ftsent
*fts_cur; /* current node */
40
struct
_ftsent
*fts_child; /* linked list of children */
41
struct
_ftsent
**fts_array; /* sort array */
63
typedef struct
_ftsent
{
struct
64
struct
_ftsent
*fts_cycle; /* cycle node */
65
struct
_ftsent
*fts_parent; /* parent directory */
66
struct
_ftsent
*fts_link; /* next file in directory */
/prebuilts/ndk/5/platforms/android-8/arch-arm/usr/include/
fts.h
39
struct
_ftsent
*fts_cur; /* current node */
40
struct
_ftsent
*fts_child; /* linked list of children */
41
struct
_ftsent
**fts_array; /* sort array */
63
typedef struct
_ftsent
{
struct
64
struct
_ftsent
*fts_cycle; /* cycle node */
65
struct
_ftsent
*fts_parent; /* parent directory */
66
struct
_ftsent
*fts_link; /* next file in directory */
/prebuilts/ndk/6/platforms/android-8/arch-arm/usr/include/
fts.h
39
struct
_ftsent
*fts_cur; /* current node */
40
struct
_ftsent
*fts_child; /* linked list of children */
41
struct
_ftsent
**fts_array; /* sort array */
63
typedef struct
_ftsent
{
struct
64
struct
_ftsent
*fts_cycle; /* cycle node */
65
struct
_ftsent
*fts_parent; /* parent directory */
66
struct
_ftsent
*fts_link; /* next file in directory */
/prebuilts/ndk/6/platforms/android-8/arch-x86/usr/include/
fts.h
39
struct
_ftsent
*fts_cur; /* current node */
40
struct
_ftsent
*fts_child; /* linked list of children */
41
struct
_ftsent
**fts_array; /* sort array */
63
typedef struct
_ftsent
{
struct
64
struct
_ftsent
*fts_cycle; /* cycle node */
65
struct
_ftsent
*fts_parent; /* parent directory */
66
struct
_ftsent
*fts_link; /* next file in directory */
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/
fts.h
39
struct
_ftsent
*fts_cur; /* current node */
40
struct
_ftsent
*fts_child; /* linked list of children */
41
struct
_ftsent
**fts_array; /* sort array */
63
typedef struct
_ftsent
{
struct
64
struct
_ftsent
*fts_cycle; /* cycle node */
65
struct
_ftsent
*fts_parent; /* parent directory */
66
struct
_ftsent
*fts_link; /* next file in directory */
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/
fts.h
39
struct
_ftsent
*fts_cur; /* current node */
40
struct
_ftsent
*fts_child; /* linked list of children */
41
struct
_ftsent
**fts_array; /* sort array */
63
typedef struct
_ftsent
{
struct
64
struct
_ftsent
*fts_cycle; /* cycle node */
65
struct
_ftsent
*fts_parent; /* parent directory */
66
struct
_ftsent
*fts_link; /* next file in directory */
/prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/
fts.h
39
struct
_ftsent
*fts_cur; /* current node */
40
struct
_ftsent
*fts_child; /* linked list of children */
41
struct
_ftsent
**fts_array; /* sort array */
63
typedef struct
_ftsent
{
struct
64
struct
_ftsent
*fts_cycle; /* cycle node */
65
struct
_ftsent
*fts_parent; /* parent directory */
66
struct
_ftsent
*fts_link; /* next file in directory */
/prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/
fts.h
39
struct
_ftsent
*fts_cur; /* current node */
40
struct
_ftsent
*fts_child; /* linked list of children */
41
struct
_ftsent
**fts_array; /* sort array */
63
typedef struct
_ftsent
{
struct
64
struct
_ftsent
*fts_cycle; /* cycle node */
65
struct
_ftsent
*fts_parent; /* parent directory */
66
struct
_ftsent
*fts_link; /* next file in directory */
/prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/
fts.h
39
struct
_ftsent
*fts_cur; /* current node */
40
struct
_ftsent
*fts_child; /* linked list of children */
41
struct
_ftsent
**fts_array; /* sort array */
63
typedef struct
_ftsent
{
struct
64
struct
_ftsent
*fts_cycle; /* cycle node */
65
struct
_ftsent
*fts_parent; /* parent directory */
66
struct
_ftsent
*fts_link; /* next file in directory */
/prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/
fts.h
39
struct
_ftsent
*fts_cur; /* current node */
40
struct
_ftsent
*fts_child; /* linked list of children */
41
struct
_ftsent
**fts_array; /* sort array */
63
typedef struct
_ftsent
{
struct
64
struct
_ftsent
*fts_cycle; /* cycle node */
65
struct
_ftsent
*fts_parent; /* parent directory */
66
struct
_ftsent
*fts_link; /* next file in directory */
/prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/
fts.h
39
struct
_ftsent
*fts_cur; /* current node */
40
struct
_ftsent
*fts_child; /* linked list of children */
41
struct
_ftsent
**fts_array; /* sort array */
63
typedef struct
_ftsent
{
struct
64
struct
_ftsent
*fts_cycle; /* cycle node */
65
struct
_ftsent
*fts_parent; /* parent directory */
66
struct
_ftsent
*fts_link; /* next file in directory */
/prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/
fts.h
39
struct
_ftsent
*fts_cur; /* current node */
40
struct
_ftsent
*fts_child; /* linked list of children */
41
struct
_ftsent
**fts_array; /* sort array */
63
typedef struct
_ftsent
{
struct
64
struct
_ftsent
*fts_cycle; /* cycle node */
65
struct
_ftsent
*fts_parent; /* parent directory */
66
struct
_ftsent
*fts_link; /* next file in directory */
/prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/
fts.h
39
struct
_ftsent
*fts_cur; /* current node */
40
struct
_ftsent
*fts_child; /* linked list of children */
41
struct
_ftsent
**fts_array; /* sort array */
63
typedef struct
_ftsent
{
struct
64
struct
_ftsent
*fts_cycle; /* cycle node */
65
struct
_ftsent
*fts_parent; /* parent directory */
66
struct
_ftsent
*fts_link; /* next file in directory */
/prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/
fts.h
39
struct
_ftsent
*fts_cur; /* current node */
40
struct
_ftsent
*fts_child; /* linked list of children */
41
struct
_ftsent
**fts_array; /* sort array */
63
typedef struct
_ftsent
{
struct
64
struct
_ftsent
*fts_cycle; /* cycle node */
65
struct
_ftsent
*fts_parent; /* parent directory */
66
struct
_ftsent
*fts_link; /* next file in directory */
/prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/
fts.h
39
struct
_ftsent
*fts_cur; /* current node */
40
struct
_ftsent
*fts_child; /* linked list of children */
41
struct
_ftsent
**fts_array; /* sort array */
63
typedef struct
_ftsent
{
struct
64
struct
_ftsent
*fts_cycle; /* cycle node */
65
struct
_ftsent
*fts_parent; /* parent directory */
66
struct
_ftsent
*fts_link; /* next file in directory */
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/
fts.h
39
struct
_ftsent
*fts_cur; /* current node */
40
struct
_ftsent
*fts_child; /* linked list of children */
41
struct
_ftsent
**fts_array; /* sort array */
63
typedef struct
_ftsent
{
struct
64
struct
_ftsent
*fts_cycle; /* cycle node */
65
struct
_ftsent
*fts_parent; /* parent directory */
66
struct
_ftsent
*fts_link; /* next file in directory */
/prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/
fts.h
39
struct
_ftsent
*fts_cur; /* current node */
40
struct
_ftsent
*fts_child; /* linked list of children */
41
struct
_ftsent
**fts_array; /* sort array */
63
typedef struct
_ftsent
{
struct
64
struct
_ftsent
*fts_cycle; /* cycle node */
65
struct
_ftsent
*fts_parent; /* parent directory */
66
struct
_ftsent
*fts_link; /* next file in directory */
/prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/
fts.h
39
struct
_ftsent
*fts_cur; /* current node */
40
struct
_ftsent
*fts_child; /* linked list of children */
41
struct
_ftsent
**fts_array; /* sort array */
63
typedef struct
_ftsent
{
struct
64
struct
_ftsent
*fts_cycle; /* cycle node */
65
struct
_ftsent
*fts_parent; /* parent directory */
66
struct
_ftsent
*fts_link; /* next file in directory */
/prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/
fts.h
39
struct
_ftsent
*fts_cur; /* current node */
40
struct
_ftsent
*fts_child; /* linked list of children */
41
struct
_ftsent
**fts_array; /* sort array */
63
typedef struct
_ftsent
{
struct
64
struct
_ftsent
*fts_cycle; /* cycle node */
65
struct
_ftsent
*fts_parent; /* parent directory */
66
struct
_ftsent
*fts_link; /* next file in directory */
Completed in 513 milliseconds
1
2