Home
last modified time | relevance | path

Searched defs:slot (Results 1 – 7 of 7) sorted by relevance

/glibc-2.36/misc/
Dttyslot.c44 int slot; in ttyslot() local
/glibc-2.36/nptl_db/
Dtd_thr_tlsbase.c64 psaddr_t slot, temp; in dtv_slotinfo() local
156 psaddr_t slot; in td_thr_tlsbase() local
/glibc-2.36/malloc/
Dtst-mallocfork2.c203 int slot = rand_r (&seed) % malloc_objects; in do_test() local
246 for (int slot = 0; slot < malloc_objects; ++slot) in do_test() local
Dtst-mallocfork3.c161 int slot = rand_r (&seed) % malloc_objects; in do_test() local
202 for (int slot = 0; slot < malloc_objects; ++slot) in do_test() local
Dtst-mallocstate.c326 int slot = rand_next (&global_seed) % heap_activity_allocations_count; in heap_activity() local
/glibc-2.36/resolv/
Dresolv_conf.c190 uintptr_t *slot = resolv_conf_array_at (&global_copy->array, index); in resolv_conf_get_1() local
564 uintptr_t *slot = resolv_conf_array_at (&global_copy->array, index); in decrement_at_index() local
593 uintptr_t *slot = resolv_conf_array_at (&global_copy->array, index); in __resolv_conf_attach() local
/glibc-2.36/include/
Dinline-hashtab.h93 void **slot = htab->entries + index; in find_empty_slot_for_expand() local