Searched refs:FTW_D (Results 1 - 9 of 9) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/netatalk-3.0.5/include/atalk/
H A Dftw.h35 FTW_D, /* Directory. */ enumerator in enum:__anon4851
36 #define FTW_D FTW_D macro
72 FTW_CONTINUE = 0, /* Continue with next sibling or for FTW_D with the
78 FTW_SKIP_SUBTREE = 2, /* Only meaningful for FTW_D: Don't walk through the
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/netatalk-3.0.5/include/atalk/
H A Dftw.h35 FTW_D, /* Directory. */ enumerator in enum:__anon5756
36 #define FTW_D FTW_D macro
72 FTW_CONTINUE = 0, /* Continue with next sibling or for FTW_D with the
78 FTW_SKIP_SUBTREE = 2, /* Only meaningful for FTW_D: Don't walk through the
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/netatalk-3.0.5/include/atalk/
H A Dftw.h35 FTW_D, /* Directory. */ enumerator in enum:__anon39781
36 #define FTW_D FTW_D macro
72 FTW_CONTINUE = 0, /* Continue with next sibling or for FTW_D with the
78 FTW_SKIP_SUBTREE = 2, /* Only meaningful for FTW_D: Don't walk through the
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/usr/include/
H A Dftw.h40 FTW_D, /* Directory. */ enumerator in enum:__anon47547
41 #define FTW_D FTW_D macro
89 FTW_CONTINUE = 0, /* Continue with next sibling or for FTW_D with the
95 FTW_SKIP_SUBTREE = 2, /* Only meaningful for FTW_D: Don't walk through the
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-linux/sysroot/usr/include/
H A Dftw.h40 FTW_D, /* Directory. */ enumerator in enum:__anon46324
41 #define FTW_D FTW_D macro
89 FTW_CONTINUE = 0, /* Continue with next sibling or for FTW_D with the
95 FTW_SKIP_SUBTREE = 2, /* Only meaningful for FTW_D: Don't walk through the
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-brcm-linux-uclibcgnueabi/sysroot/usr/include/
H A Dftw.h40 FTW_D, /* Directory. */ enumerator in enum:__anon45349
41 #define FTW_D FTW_D macro
89 FTW_CONTINUE = 0, /* Continue with next sibling or for FTW_D with the
95 FTW_SKIP_SUBTREE = 2, /* Only meaningful for FTW_D: Don't walk through the
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/netatalk-3.0.5/libatalk/util/
H A Dftw.c162 FTW_F, FTW_D, FTW_DNR, FTW_NS, FTW_SL, FTW_DP, FTW_SLN
167 FTW_F, FTW_D, FTW_DNR, FTW_NS, FTW_F, FTW_D, FTW_NS
450 flag = FTW_D;
461 if (flag == FTW_D)
506 result = (*data->func) (data->dirbuf, st, FTW_D, &data->ftw);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/netatalk-3.0.5/libatalk/util/
H A Dftw.c162 FTW_F, FTW_D, FTW_DNR, FTW_NS, FTW_SL, FTW_DP, FTW_SLN
167 FTW_F, FTW_D, FTW_DNR, FTW_NS, FTW_F, FTW_D, FTW_NS
450 flag = FTW_D;
461 if (flag == FTW_D)
506 result = (*data->func) (data->dirbuf, st, FTW_D, &data->ftw);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/netatalk-3.0.5/libatalk/util/
H A Dftw.c162 FTW_F, FTW_D, FTW_DNR, FTW_NS, FTW_SL, FTW_DP, FTW_SLN
167 FTW_F, FTW_D, FTW_DNR, FTW_NS, FTW_F, FTW_D, FTW_NS
450 flag = FTW_D;
461 if (flag == FTW_D)
506 result = (*data->func) (data->dirbuf, st, FTW_D, &data->ftw);

Completed in 162 milliseconds