HomeSort by relevance Sort by last modified time
    Searched full:euidaccess (Results 1 - 23 of 23) sorted by null

  /ndk/sources/host-tools/sed-4.2.1/lib/
unistd.in.h 196 extern int euidaccess (const char *filename, int mode);
199 # undef euidaccess macro
200 # define euidaccess(f,m) \ macro
201 (GL_LINK_WARNING ("euidaccess is unportable - " \
202 "use gnulib module euidaccess for portability"), \
203 euidaccess (f, m))
  /external/bison/lib/
unistd.in.h 429 _GL_FUNCDECL_SYS (euidaccess, int, (const char *filename, int mode)
432 _GL_CXXALIAS_SYS (euidaccess, int, (const char *filename, int mode));
433 _GL_CXXALIASWARN (euidaccess);
436 _GL_WARN_ON_USE (euidaccess, "the euidaccess function is a security risk - "
440 # undef euidaccess
442 _GL_WARN_ON_USE (euidaccess, "euidaccess is unportable - "
443 "use gnulib module euidaccess for portability");
    [all...]
config.in.h 778 /* Define to 1 if euidaccess is declared even after undefining macros. */
    [all...]
  /external/bison/m4/
unistd_h.m4 44 ]], [chdir chown dup dup2 dup3 environ euidaccess faccessat fchdir fchownat
  /external/bison/darwin-lib/
unistd.h 741 _GL_FUNCDECL_SYS (euidaccess, int, (const char *filename, int mode)
744 _GL_CXXALIAS_SYS (euidaccess, int, (const char *filename, int mode));
745 _GL_CXXALIASWARN (euidaccess);
748 _GL_WARN_ON_USE (euidaccess, "the euidaccess function is a security risk - "
752 # undef euidaccess macro
754 _GL_WARN_ON_USE (euidaccess, "euidaccess is unportable - "
755 "use gnulib module euidaccess for portability");
    [all...]
config.h 779 /* Define to 1 if euidaccess is declared even after undefining macros. */
    [all...]
  /external/bison/linux-lib/
unistd.h 741 _GL_FUNCDECL_SYS (euidaccess, int, (const char *filename, int mode)
744 _GL_CXXALIAS_SYS (euidaccess, int, (const char *filename, int mode));
745 _GL_CXXALIASWARN (euidaccess);
748 _GL_WARN_ON_USE (euidaccess, "the euidaccess function is a security risk - "
752 # undef euidaccess macro
754 _GL_WARN_ON_USE (euidaccess, "euidaccess is unportable - "
755 "use gnulib module euidaccess for portability");
    [all...]
config.h 779 /* Define to 1 if euidaccess is declared even after undefining macros. */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
unistd.h 293 extern int euidaccess (__const char *__name, int __type)
296 /* An alias for `euidaccess', used by some other systems. */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
unistd.h 293 extern int euidaccess (__const char *__name, int __type)
296 /* An alias for `euidaccess', used by some other systems. */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/lib32/
libc-2.11.1.so 
libc.so.6 
libc.a     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib32/
libc-2.11.1.so 
libc.so.6 
libc.a     [all...]
  /external/compiler-rt/lib/dfsan/
libc_ubuntu1204_abilist.txt     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/lib/
libc.a     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/lib32/xen/
libc.a     [all...]
libc_pic.a     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib/
libc.a     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib32/xen/
libc.a     [all...]
libc_pic.a     [all...]

Completed in 1015 milliseconds