HomeSort by relevance Sort by last modified time
    Searched defs:ftw (Results 1 - 13 of 13) sorted by null

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
ftw.h 20 * X/Open Portability Guide 4.2: ftw.h
34 /* Values for the FLAG argument to the user function passed to `ftw'
92 FTW_STOP = 1, /* Return from `ftw' or `nftw' with FTW_STOP as return
106 struct FTW
124 struct FTW *__info);
128 int __flag, struct FTW *__info);
137 extern int ftw (__const char *__dir, __ftw_func_t __func, int __descriptors)
141 extern int __REDIRECT (ftw, (__const char *__dir, __ftw_func_t __func,
144 # define ftw ftw64 macro
178 #endif /* ftw.h *
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
ftw.h 20 * X/Open Portability Guide 4.2: ftw.h
34 /* Values for the FLAG argument to the user function passed to `ftw'
92 FTW_STOP = 1, /* Return from `ftw' or `nftw' with FTW_STOP as return
106 struct FTW
124 struct FTW *__info);
128 int __flag, struct FTW *__info);
137 extern int ftw (__const char *__dir, __ftw_func_t __func, int __descriptors)
141 extern int __REDIRECT (ftw, (__const char *__dir, __ftw_func_t __func,
144 # define ftw ftw64 macro
178 #endif /* ftw.h *
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
ftw.h 20 * X/Open Portability Guide 4.2: ftw.h
34 /* Values for the FLAG argument to the user function passed to `ftw'
92 FTW_STOP = 1, /* Return from `ftw' or `nftw' with FTW_STOP as return
106 struct FTW
124 struct FTW *__info);
128 int __flag, struct FTW *__info);
137 extern int ftw (__const char *__dir, __ftw_func_t __func, int __descriptors)
141 extern int __REDIRECT (ftw, (__const char *__dir, __ftw_func_t __func,
144 # define ftw ftw64 macro
178 #endif /* ftw.h *
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
sigcontext.h 114 __uint16_t ftw; member in struct:_fpstate
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
sigcontext.h 114 __uint16_t ftw; member in struct:_fpstate
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
sigcontext.h 114 __uint16_t ftw; member in struct:_fpstate
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
ucontext.h 111 __uint16_t ftw; member in struct:_libc_fpstate
user.h 35 __uint16_t ftw; member in struct:user_fpregs_struct
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
ucontext.h 111 __uint16_t ftw; member in struct:_libc_fpstate
user.h 35 __uint16_t ftw; member in struct:user_fpregs_struct
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/
ucontext.h 111 __uint16_t ftw; member in struct:_libc_fpstate
user.h 35 __uint16_t ftw; member in struct:user_fpregs_struct
  /external/qemu/target-i386/
hax-interface.h 26 uint8 ftw; member in struct:fx_layout

Completed in 479 milliseconds