Home
last modified time | relevance | path

Searched refs:subsystem (Results 1 – 25 of 50) sorted by relevance

12

/glibc-2.36/sysdeps/mach/
D_strerror.c53 if (code >= es->subsystem[sub].max_code) in __strerror_r()
56 es->subsystem[sub].subsys_name, errnum); in __strerror_r()
60 return (char *) _(es->subsystem[sub].codes[code]); in __strerror_r()
Dstrerror_l.c75 else if (code >= es->subsystem[sub].max_code) in __strerror_l()
81 translate (es->subsystem[sub].subsys_name, loc), in __strerror_l()
88 err = (char *) translate (es->subsystem[sub].codes[code], loc); in __strerror_l()
Dxpg-strerror.c60 else if (code >= es->subsystem[sub].max_code) in __xpg_strerror_r()
63 estr = (const char *) _(es->subsystem[sub].codes[code]); in __xpg_strerror_r()
Dconfigure.ac114 subsystem foobar 1000;
Dconfigure498 subsystem foobar 1000;
/glibc-2.36/mach/
Derrstring.c60 return( errors[system].subsystem[sub].subsys_name ); in mach_error_type()
82 if (code >= errors[system].subsystem[sub].max_code) return ( NO_SUCH_ERROR ); in mach_error_string_int()
85 return( errors[system].subsystem[sub].codes[code] ); in mach_error_string_int()
Derrorlib.h78 const struct error_subsystem * subsystem; member
Derr_server.sub307 /* server/7; i/o subsystem */
/glibc-2.36/sysdeps/alpha/alphaev6/
Dmemset.S148 wh64 ($4) # L1 : memory subsystem write hint
Dmemcpy.S94 wh64 ($7) # L1 : memory subsystem hint: 64 bytes at
/glibc-2.36/manual/
Dtunables.texi72 * Memory Allocation Tunables:: Tunables in the memory allocation subsystem
73 * Dynamic Linking Tunables:: Tunables in the dynamic linking subsystem
74 * Elision Tunables:: Tunables in elision subsystem
75 * POSIX Thread Tunables:: Tunables in the POSIX thread subsystem
598 subsystem to allocate
Dprobes.texi18 * Memory Allocation Probes:: Probes in the memory allocation subsystem
26 the virtual memory subsystem of @theglibc{}.
Dsyslog.texi84 facilities defined. The kernel, the mail subsystem, and an FTP server
87 essentially arbitrary classifications. "Mail subsystem" doesn't have any
Dresource.texi1415 subsystem?
1466 @subsection How to get information about the memory subsystem?
/glibc-2.36/po/
Dhu.po659 msgid "Error in RPC subsystem"
Dja.po2901 msgid "Error in RPC subsystem"
3888 msgid "Failed opening connection to the audit subsystem: %m"
Dlibc.pot3259 msgid "Error in RPC subsystem"
4386 msgid "Failed opening connection to the audit subsystem: %m"
Del.po1026 msgid "Error in RPC subsystem"
Dbe.po2431 msgid "Error in RPC subsystem"
Dbg.po3315 msgid "Error in RPC subsystem"
4481 msgid "Failed opening connection to the audit subsystem: %m"
Dru.po3303 msgid "Error in RPC subsystem"
4468 msgid "Failed opening connection to the audit subsystem: %m"
Dsr.po3292 msgid "Error in RPC subsystem"
4456 msgid "Failed opening connection to the audit subsystem: %m"
Dko.po3324 msgid "Error in RPC subsystem"
4491 msgid "Failed opening connection to the audit subsystem: %m"
Dzh_CN.po3216 msgid "Error in RPC subsystem"
4367 msgid "Failed opening connection to the audit subsystem: %m"
Dzh_TW.po3315 msgid "Error in RPC subsystem"
4480 msgid "Failed opening connection to the audit subsystem: %m"

12