OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:_ftsent
(Results
1 - 25
of
91
) sorted by null
1
2
3
4
/bionic/libc/include/
fts.h
42
struct
_ftsent
*fts_cur; /* current node */
43
struct
_ftsent
*fts_child; /* linked list of children */
44
struct
_ftsent
**fts_array; /* sort array */
66
typedef struct
_ftsent
{
struct
67
struct
_ftsent
*fts_cycle; /* cycle node */
68
struct
_ftsent
*fts_parent; /* parent directory */
69
struct
_ftsent
*fts_link; /* next file in directory */
/development/ndk/platforms/android-21/include/
fts.h
41
struct
_ftsent
*fts_cur; /* current node */
42
struct
_ftsent
*fts_child; /* linked list of children */
43
struct
_ftsent
**fts_array; /* sort array */
65
typedef struct
_ftsent
{
struct
66
struct
_ftsent
*fts_cycle; /* cycle node */
67
struct
_ftsent
*fts_parent; /* parent directory */
68
struct
_ftsent
*fts_link; /* next file in directory */
/development/ndk/platforms/android-9/include/
fts.h
41
struct
_ftsent
*fts_cur; /* current node */
42
struct
_ftsent
*fts_child; /* linked list of children */
43
struct
_ftsent
**fts_array; /* sort array */
65
typedef struct
_ftsent
{
struct
66
struct
_ftsent
*fts_cycle; /* cycle node */
67
struct
_ftsent
*fts_parent; /* parent directory */
68
struct
_ftsent
*fts_link; /* next file in directory */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/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.15-4.8/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/r10/platforms/android-12/arch-arm/usr/include/
fts.h
41
struct
_ftsent
*fts_cur; /* current node */
42
struct
_ftsent
*fts_child; /* linked list of children */
43
struct
_ftsent
**fts_array; /* sort array */
65
typedef struct
_ftsent
{
struct
66
struct
_ftsent
*fts_cycle; /* cycle node */
67
struct
_ftsent
*fts_parent; /* parent directory */
68
struct
_ftsent
*fts_link; /* next file in directory */
/prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/
fts.h
41
struct
_ftsent
*fts_cur; /* current node */
42
struct
_ftsent
*fts_child; /* linked list of children */
43
struct
_ftsent
**fts_array; /* sort array */
65
typedef struct
_ftsent
{
struct
66
struct
_ftsent
*fts_cycle; /* cycle node */
67
struct
_ftsent
*fts_parent; /* parent directory */
68
struct
_ftsent
*fts_link; /* next file in directory */
/prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/
fts.h
41
struct
_ftsent
*fts_cur; /* current node */
42
struct
_ftsent
*fts_child; /* linked list of children */
43
struct
_ftsent
**fts_array; /* sort array */
65
typedef struct
_ftsent
{
struct
66
struct
_ftsent
*fts_cycle; /* cycle node */
67
struct
_ftsent
*fts_parent; /* parent directory */
68
struct
_ftsent
*fts_link; /* next file in directory */
/prebuilts/ndk/r10/platforms/android-13/arch-arm/usr/include/
fts.h
41
struct
_ftsent
*fts_cur; /* current node */
42
struct
_ftsent
*fts_child; /* linked list of children */
43
struct
_ftsent
**fts_array; /* sort array */
65
typedef struct
_ftsent
{
struct
66
struct
_ftsent
*fts_cycle; /* cycle node */
67
struct
_ftsent
*fts_parent; /* parent directory */
68
struct
_ftsent
*fts_link; /* next file in directory */
/prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/
fts.h
41
struct
_ftsent
*fts_cur; /* current node */
42
struct
_ftsent
*fts_child; /* linked list of children */
43
struct
_ftsent
**fts_array; /* sort array */
65
typedef struct
_ftsent
{
struct
66
struct
_ftsent
*fts_cycle; /* cycle node */
67
struct
_ftsent
*fts_parent; /* parent directory */
68
struct
_ftsent
*fts_link; /* next file in directory */
/prebuilts/ndk/r10/platforms/android-13/arch-x86/usr/include/
fts.h
41
struct
_ftsent
*fts_cur; /* current node */
42
struct
_ftsent
*fts_child; /* linked list of children */
43
struct
_ftsent
**fts_array; /* sort array */
65
typedef struct
_ftsent
{
struct
66
struct
_ftsent
*fts_cycle; /* cycle node */
67
struct
_ftsent
*fts_parent; /* parent directory */
68
struct
_ftsent
*fts_link; /* next file in directory */
/prebuilts/ndk/r10/platforms/android-14/arch-arm/usr/include/
fts.h
41
struct
_ftsent
*fts_cur; /* current node */
42
struct
_ftsent
*fts_child; /* linked list of children */
43
struct
_ftsent
**fts_array; /* sort array */
65
typedef struct
_ftsent
{
struct
66
struct
_ftsent
*fts_cycle; /* cycle node */
67
struct
_ftsent
*fts_parent; /* parent directory */
68
struct
_ftsent
*fts_link; /* next file in directory */
/prebuilts/ndk/r10/platforms/android-14/arch-mips/usr/include/
fts.h
41
struct
_ftsent
*fts_cur; /* current node */
42
struct
_ftsent
*fts_child; /* linked list of children */
43
struct
_ftsent
**fts_array; /* sort array */
65
typedef struct
_ftsent
{
struct
66
struct
_ftsent
*fts_cycle; /* cycle node */
67
struct
_ftsent
*fts_parent; /* parent directory */
68
struct
_ftsent
*fts_link; /* next file in directory */
/prebuilts/ndk/r10/platforms/android-14/arch-x86/usr/include/
fts.h
41
struct
_ftsent
*fts_cur; /* current node */
42
struct
_ftsent
*fts_child; /* linked list of children */
43
struct
_ftsent
**fts_array; /* sort array */
65
typedef struct
_ftsent
{
struct
66
struct
_ftsent
*fts_cycle; /* cycle node */
67
struct
_ftsent
*fts_parent; /* parent directory */
68
struct
_ftsent
*fts_link; /* next file in directory */
/prebuilts/ndk/r10/platforms/android-15/arch-arm/usr/include/
fts.h
41
struct
_ftsent
*fts_cur; /* current node */
42
struct
_ftsent
*fts_child; /* linked list of children */
43
struct
_ftsent
**fts_array; /* sort array */
65
typedef struct
_ftsent
{
struct
66
struct
_ftsent
*fts_cycle; /* cycle node */
67
struct
_ftsent
*fts_parent; /* parent directory */
68
struct
_ftsent
*fts_link; /* next file in directory */
/prebuilts/ndk/r10/platforms/android-15/arch-mips/usr/include/
fts.h
41
struct
_ftsent
*fts_cur; /* current node */
42
struct
_ftsent
*fts_child; /* linked list of children */
43
struct
_ftsent
**fts_array; /* sort array */
65
typedef struct
_ftsent
{
struct
66
struct
_ftsent
*fts_cycle; /* cycle node */
67
struct
_ftsent
*fts_parent; /* parent directory */
68
struct
_ftsent
*fts_link; /* next file in directory */
/prebuilts/ndk/r10/platforms/android-15/arch-x86/usr/include/
fts.h
41
struct
_ftsent
*fts_cur; /* current node */
42
struct
_ftsent
*fts_child; /* linked list of children */
43
struct
_ftsent
**fts_array; /* sort array */
65
typedef struct
_ftsent
{
struct
66
struct
_ftsent
*fts_cycle; /* cycle node */
67
struct
_ftsent
*fts_parent; /* parent directory */
68
struct
_ftsent
*fts_link; /* next file in directory */
/prebuilts/ndk/r10/platforms/android-16/arch-arm/usr/include/
fts.h
41
struct
_ftsent
*fts_cur; /* current node */
42
struct
_ftsent
*fts_child; /* linked list of children */
43
struct
_ftsent
**fts_array; /* sort array */
65
typedef struct
_ftsent
{
struct
66
struct
_ftsent
*fts_cycle; /* cycle node */
67
struct
_ftsent
*fts_parent; /* parent directory */
68
struct
_ftsent
*fts_link; /* next file in directory */
/prebuilts/ndk/r10/platforms/android-16/arch-mips/usr/include/
fts.h
41
struct
_ftsent
*fts_cur; /* current node */
42
struct
_ftsent
*fts_child; /* linked list of children */
43
struct
_ftsent
**fts_array; /* sort array */
65
typedef struct
_ftsent
{
struct
66
struct
_ftsent
*fts_cycle; /* cycle node */
67
struct
_ftsent
*fts_parent; /* parent directory */
68
struct
_ftsent
*fts_link; /* next file in directory */
/prebuilts/ndk/r10/platforms/android-16/arch-x86/usr/include/
fts.h
41
struct
_ftsent
*fts_cur; /* current node */
42
struct
_ftsent
*fts_child; /* linked list of children */
43
struct
_ftsent
**fts_array; /* sort array */
65
typedef struct
_ftsent
{
struct
66
struct
_ftsent
*fts_cycle; /* cycle node */
67
struct
_ftsent
*fts_parent; /* parent directory */
68
struct
_ftsent
*fts_link; /* next file in directory */
/prebuilts/ndk/r10/platforms/android-17/arch-arm/usr/include/
fts.h
41
struct
_ftsent
*fts_cur; /* current node */
42
struct
_ftsent
*fts_child; /* linked list of children */
43
struct
_ftsent
**fts_array; /* sort array */
65
typedef struct
_ftsent
{
struct
66
struct
_ftsent
*fts_cycle; /* cycle node */
67
struct
_ftsent
*fts_parent; /* parent directory */
68
struct
_ftsent
*fts_link; /* next file in directory */
/prebuilts/ndk/r10/platforms/android-17/arch-mips/usr/include/
fts.h
41
struct
_ftsent
*fts_cur; /* current node */
42
struct
_ftsent
*fts_child; /* linked list of children */
43
struct
_ftsent
**fts_array; /* sort array */
65
typedef struct
_ftsent
{
struct
66
struct
_ftsent
*fts_cycle; /* cycle node */
67
struct
_ftsent
*fts_parent; /* parent directory */
68
struct
_ftsent
*fts_link; /* next file in directory */
/prebuilts/ndk/r10/platforms/android-17/arch-x86/usr/include/
fts.h
41
struct
_ftsent
*fts_cur; /* current node */
42
struct
_ftsent
*fts_child; /* linked list of children */
43
struct
_ftsent
**fts_array; /* sort array */
65
typedef struct
_ftsent
{
struct
66
struct
_ftsent
*fts_cycle; /* cycle node */
67
struct
_ftsent
*fts_parent; /* parent directory */
68
struct
_ftsent
*fts_link; /* next file in directory */
/prebuilts/ndk/r10/platforms/android-18/arch-arm/usr/include/
fts.h
41
struct
_ftsent
*fts_cur; /* current node */
42
struct
_ftsent
*fts_child; /* linked list of children */
43
struct
_ftsent
**fts_array; /* sort array */
65
typedef struct
_ftsent
{
struct
66
struct
_ftsent
*fts_cycle; /* cycle node */
67
struct
_ftsent
*fts_parent; /* parent directory */
68
struct
_ftsent
*fts_link; /* next file in directory */
/prebuilts/ndk/r10/platforms/android-18/arch-mips/usr/include/
fts.h
41
struct
_ftsent
*fts_cur; /* current node */
42
struct
_ftsent
*fts_child; /* linked list of children */
43
struct
_ftsent
**fts_array; /* sort array */
65
typedef struct
_ftsent
{
struct
66
struct
_ftsent
*fts_cycle; /* cycle node */
67
struct
_ftsent
*fts_parent; /* parent directory */
68
struct
_ftsent
*fts_link; /* next file in directory */
Completed in 69 milliseconds
1
2
3
4