Searched refs:flavor (Results 1 – 21 of 21) sorted by relevance
/glibc-2.36/sysdeps/mach/ |
D | thread_state.h | 55 int flavor, void *stateptr, void *scpptr, size_t size) in machine_get_state() argument 57 if (state->set & (1 << flavor)) in machine_get_state() 68 return (! __thread_get_state (thread, flavor, scpptr, &got) in machine_get_state()
|
/glibc-2.36/stdlib/ |
D | cxa_finalize.c | 41 if ((d == NULL || d == f->func.cxa.dso_handle) && f->flavor == ef_cxa) in __cxa_finalize() 76 f->flavor = ef_free; in __cxa_finalize() 100 f->flavor = ef_free; in __cxa_finalize()
|
D | cxa_atexit.c | 58 new->flavor = ef_cxa; in __internal_atexit() 96 if (l->fns[i - 1].flavor != ef_free) in __new_exitfn() 138 r->flavor = ef_us; in __new_exitfn()
|
D | exit.c | 71 switch (f->flavor) in __run_exit_handlers() 105 f->flavor = ef_free; in __run_exit_handlers()
|
D | on_exit.c | 47 new->flavor = ef_on; in __on_exit()
|
D | exit.h | 38 long int flavor; member
|
/glibc-2.36/hurd/ |
D | report-wait.c | 29 describe_number (char *description, const char *flavor, long int i, size_t size) in describe_number() argument 33 char *p = flavor == NULL ? description : __stpncpy (description, flavor, size); in describe_number()
|
D | catch-exc.c | 105 int *flavor, in _S_catch_exception_raise_state() argument 122 int *flavor, in _S_catch_exception_raise_state_identity() argument
|
D | hurdfault.c | 88 int *flavor, in _hurdsig_fault_catch_exception_raise_state() argument 106 int *flavor, in _hurdsig_fault_catch_exception_raise_state_identity() argument
|
D | Notes | 5 GNUTARGET -- Passed to core server to specify flavor of core dump format
|
/glibc-2.36/sysdeps/mach/hurd/ |
D | ptrace.c | 75 int get_regs (int flavor, mach_msg_type_number_t count) in ptrace() 85 err = __thread_get_state (thread, flavor, addr, &count); in ptrace()
|
/glibc-2.36/ |
D | Makeconfig | 1031 # to pass different flags for each flavor.
|
D | NEWS | 1256 flavor of secure RPC.)
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.5 | 1694 (target-zone-flavor): New variable. 4676 Define separate specific rules for each flavor using o-iterator. 8925 to make one for each flavor; library dep rule likewise rewritten. 8927 flavor.
|
D | ChangeLog.6 | 4042 * stdlib/exit.c: De-ANSI-fy. Handle new ef_us value for flavor. 4043 * stdlib/exit.h: De-ANSI-fy. Define new ef_us value for flavor.
|
D | ChangeLog.13 | 9627 __host_info with HOST_VM_INFO flavor instead of __vm_statistics. 9701 Grok the OSF flavor of message format.
|
D | ChangeLog.17 | 5372 flavor to description only when flavor is not NULL.
|
D | ChangeLog.8 | 646 * sunrpc/svc_authux.c: Copy internal auth flavor if none is given.
|
D | ChangeLog.10 | 2511 * stdlib/exit.h (flavor): Add ef_cxa.
|
D | ChangeLog.16 | 4935 flavor field last and protect with memory barrier.
|
/glibc-2.36/posix/ |
D | tst-regex.input | 646 * sunrpc/svc_authux.c: Copy internal auth flavor if none is given.
|