Home
last modified time | relevance | path

Searched refs:system (Results 1 – 25 of 48) sorted by relevance

12

/sysdeps/mach/
A D_strerror.c29 int system; in __strerror_r() local
37 system = err_get_system (errnum); in __strerror_r()
41 if (system > err_max_system || ! __mach_error_systems[system].bad_sub) in __strerror_r()
48 es = &__mach_error_systems[system]; in __strerror_r()
A Dxpg-strerror.c40 int system; in __xpg_strerror_r() local
49 system = err_get_system (errnum); in __xpg_strerror_r()
53 if (system > err_max_system || ! __mach_error_systems[system].bad_sub) in __xpg_strerror_r()
56 es = &__mach_error_systems[system]; in __xpg_strerror_r()
A Dstrerror_l.c46 int system; in __strerror_l() local
54 system = err_get_system (errnum); in __strerror_l()
58 if (system > err_max_system || ! __mach_error_systems[system].bad_sub) in __strerror_l()
71 es = &__mach_error_systems[system]; in __strerror_l()
/sysdeps/mach/hurd/
A Derr_hurd.sub1 /* This file defines the Mach error system for Hurd server errors. */
/sysdeps/unix/sysv/linux/ia64/
A Dconfigure6 # First version with support for the accept4 system call.
A Dconfigure.ac6 # First version with support for the accept4 system call.
/sysdeps/nptl/
A DMakeconfig28 # Some tests need this to load their own test objects, and system
30 # libpthread.so.0, not the (potentially non-empty) system version.
/sysdeps/unix/sysv/linux/arm/
A Dclone.S44 @ do the system call
/sysdeps/unix/sysv/linux/s390/
A Dtst-ptrace-singleblock.c47 system (str); in tracee_func()
/sysdeps/unix/sysv/linux/
A Dsyscall-names.list1 # List of all known Linux system calls.
19 # This file contains the list of system call names. It has to remain in
21 # This file can list all potential system calls. The names are only
24 # The list of system calls is current as of Linux 5.15.
A Dconfigure.ac76 *** /usr/local since this might make your system totally unusable.
84 *** This might make your system totally unusable, for details read the FAQ."
A Dconfigure118 *** /usr/local since this might make your system totally unusable.
126 *** This might make your system totally unusable, for details read the FAQ."
/sysdeps/powerpc/
A Dpreconfigure.ac17 AC_MSG_ERROR([Host system type $host is no longer supported.])
A Dpreconfigure17 as_fn_error $? "Host system type $host is no longer supported." "$LINENO" 5
/sysdeps/posix/
A Dsystem.c209 weak_alias (__libc_system, system)
/sysdeps/unix/sysv/linux/arc/
A Dlibc.abilist1947 GLIBC_2.32 system F
/sysdeps/mach/hurd/i386/
A Dlibc.abilist1740 GLIBC_2.2.6 system F
/sysdeps/unix/sysv/linux/riscv/rv32/
A Dlibc.abilist1957 GLIBC_2.33 system F
/sysdeps/unix/sysv/linux/csky/
A Dlibc.abilist2038 GLIBC_2.29 system F
/sysdeps/unix/sysv/linux/microblaze/le/
A Dlibc.abilist2024 GLIBC_2.18 system F
/sysdeps/unix/sysv/linux/riscv/rv64/
A Dlibc.abilist2032 GLIBC_2.27 system F
/sysdeps/unix/sysv/linux/aarch64/
A Dlibc.abilist2020 GLIBC_2.17 system F
/sysdeps/unix/sysv/linux/microblaze/be/
A Dlibc.abilist2024 GLIBC_2.18 system F
/sysdeps/unix/sysv/linux/x86_64/64/
A Dlibc.abilist1768 GLIBC_2.2.5 system F
/sysdeps/unix/sysv/linux/x86_64/x32/
A Dlibc.abilist2025 GLIBC_2.16 system F

Completed in 26 milliseconds

12