Home
last modified time | relevance | path

Searched refs:handles (Results 1 – 25 of 41) sorted by relevance

12

/glibc-2.36/elf/
Dtst-tls-manydynamic.c38 void *handles[COUNT]; variable
51 handles[i] = dlopen (soname, RTLD_LAZY); in init_functions()
52 if (handles[i] == NULL) in init_functions()
63 void *func = dlsym (handles[i], fname); in init_functions()
76 void *func = dlsym (handles[i], fname); in init_functions()
148 dlclose (handles[i]); in do_test()
/glibc-2.36/sysdeps/sh/
Dpreconfigure6 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
7 $as_echo_n "checking for grep that handles long lines and -e... " >&6; }
/glibc-2.36/sysdeps/alpha/alphaev5/
Dsub_n.S58 # 1st loop handles groups of 4 limbs in a software pipeline
122 # 2nd loop handles remaining 1-3 limbs
Dadd_n.S58 # 1st loop handles groups of 4 limbs in a software pipeline
122 # 2nd loop handles remaining 1-3 limbs
/glibc-2.36/sysdeps/microblaze/
Dpreconfigure6 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
7 $as_echo_n "checking for grep that handles long lines and -e... " >&6; }
/glibc-2.36/sysdeps/nios2/
Dconfigure7 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
8 $as_echo_n "checking for grep that handles long lines and -e... " >&6; }
/glibc-2.36/sysdeps/mips/
Dconfigure9 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
10 $as_echo_n "checking for grep that handles long lines and -e... " >&6; }
/glibc-2.36/sysdeps/unix/sysv/linux/loongarch/
Dconfigure9 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
10 $as_echo_n "checking for grep that handles long lines and -e... " >&6; }
/glibc-2.36/sysdeps/arc/
Dconfigure18 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
19 $as_echo_n "checking for grep that handles long lines and -e... " >&6; }
/glibc-2.36/sysdeps/sparc/sparc32/
Dconfigure7 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
8 $as_echo_n "checking for grep that handles long lines and -e... " >&6; }
/glibc-2.36/sysdeps/arm/
Dpreconfigure56 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
57 $as_echo_n "checking for grep that handles long lines and -e... " >&6; }
Dconfigure13 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
14 $as_echo_n "checking for grep that handles long lines and -e... " >&6; }
/glibc-2.36/sysdeps/unix/sysv/linux/powerpc/powerpc64/
Dconfigure20 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
21 $as_echo_n "checking for grep that handles long lines and -e... " >&6; }
/glibc-2.36/sysdeps/unix/sysv/linux/riscv/
Dconfigure9 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
10 $as_echo_n "checking for grep that handles long lines and -e... " >&6; }
/glibc-2.36/sysdeps/aarch64/
Dconfigure17 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
18 $as_echo_n "checking for grep that handles long lines and -e... " >&6; }
/glibc-2.36/sysdeps/unix/sysv/linux/mips/
Dconfigure278 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
279 $as_echo_n "checking for grep that handles long lines and -e... " >&6; }
/glibc-2.36/sysdeps/mach/
Dconfigure265 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
266 $as_echo_n "checking for grep that handles long lines and -e... " >&6; }
/glibc-2.36/manual/
Darith.texi2703 in nearly all aspects but handles wide character strings.
2730 in nearly all aspects but handles wide character strings.
2755 in nearly all aspects but handles wide character strings.
2770 in nearly all aspects but handles wide character strings.
2788 in nearly all aspects but handles wide character strings.
2803 in nearly all aspects but handles wide character strings.
2828 in nearly all aspects but handles wide character strings.
2847 in nearly all aspects but handles wide character strings.
Dsyslog.texi523 possible message priorities. If the bit is on, @code{syslog} handles
Dcharset.texi1655 introduced here work using handles and the @file{iconv.h} header
1656 defines a special type for the handles used.
1664 Objects of this type can be assigned handles for the conversions using
1666 the conversions for which the handles stand for have to.
Dmessage.texi1304 parameters are handled in the same way @code{ngettext} handles them.
1314 parameters are handled in the same way @code{ngettext} handles them.
Djob.texi910 The sample shell program handles both newly created and continued jobs
Dintro.texi1453 interest if you are writing a shell or other program which handles job
Dllio.texi445 possibly wide file offset. Since the kernel handles this state
643 possibly wide file offset. Since the kernel handles this state
1070 The system handles each channel independently. Most of the time, this
/glibc-2.36/
DNEWS289 * The printf family of functions now handles the flagged %#m conversion
1834 [24632] stdio: Old binaries which use freopen with default stdio handles
2408 [21942] dynamic-link: _dl_dst_substitute incorrectly handles $ORIGIN: with
5578 * getaddrinfo now handles DCCP and UDPlite.
5732 handles rules 3, 4, and 7 from RFC 3484. I.e., all rules are handled.
6089 * regex now handles multibyte character sets correctly.
6092 * iconv (the program) does now conform to the upcoming XPG6 and handles

12