HomeSort by relevance Sort by last modified time
    Searched refs:sys_errlist (Results 76 - 85 of 85) sorted by null

1 2 34

  /bionic/libc/include/
stdio.h 234 extern char *sys_errlist[];
  /external/libxml2/
triostr.c 566 extern char *sys_errlist[];
571 : sys_errlist[error_number];
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
stdio.h 818 /* Provide the declarations for `sys_errlist' and `sys_nerr' if they
822 #include <bits/sys_errlist.h>
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
stdio.h 818 /* Provide the declarations for `sys_errlist' and `sys_nerr' if they
822 #include <bits/sys_errlist.h>
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
stdio.h 818 /* Provide the declarations for `sys_errlist' and `sys_nerr' if they
822 #include <bits/sys_errlist.h>
  /external/oprofile/libpopt/
popt.c 30 extern char * sys_errlist[];
33 return sys_errlist[errno];
    [all...]
  /external/strace/
strace.c     [all...]
  /external/valgrind/main/memcheck/tests/
str_tester.c 39 #define _sys_errlist sys_errlist
    [all...]
  /external/valgrind/main/perf/
test_input_for_tinycc.c     [all...]
  /external/openssh/
configure     [all...]

Completed in 166 milliseconds

1 2 34