Home
last modified time | relevance | path

Searched refs:origin (Results 1 – 25 of 34) sorted by relevance

12

/glibc-2.36/elf/
Ddl-object.c192 char *origin; in _dl_new_object() local
199 cp = origin = (char *) malloc (realname_len); in _dl_new_object()
200 if (origin == NULL) in _dl_new_object()
202 origin = (char *) -1; in _dl_new_object()
212 origin = NULL; in _dl_new_object()
218 new_origin = (char *) realloc (origin, len); in _dl_new_object()
222 origin = new_origin; in _dl_new_object()
224 while ((result = __getcwd (origin, len - realname_len)) == NULL in _dl_new_object()
231 free (origin); in _dl_new_object()
232 origin = (char *) -1; in _dl_new_object()
[all …]
DMakefile40 dl-origin \
72 dl-origin \
114 dl-origin \
/glibc-2.36/resolv/
Dns_print.c38 static size_t prune_origin(const char *name, const char *origin);
42 const u_char **p, const char *origin,
68 const char *name_ctx, const char *origin, in ns_sprintrr() argument
76 name_ctx, origin, buf, buflen); in ns_sprintrr()
91 const char *name_ctx, const char *origin, in libresolv_hidden_def()
109 len = prune_origin(name, origin); in libresolv_hidden_def()
117 if (((origin == NULL || origin[0] == '\0') || in libresolv_hidden_def()
118 (origin[0] != '.' && origin[1] != '\0' && in libresolv_hidden_def()
155 T(addname(msg, msglen, &rdata, origin, &buf, &buflen)); in libresolv_hidden_def()
182 T(addname(msg, msglen, &rdata, origin, &buf, &buflen)); in libresolv_hidden_def()
[all …]
/glibc-2.36/dlfcn/
Dtst-dlinfo.c53 char origin[8192]; /* >= PATH_MAX, in theory */ in do_test() local
54 TRY (RTLD_DI_ORIGIN, origin) in do_test()
56 printf ("origin: %s\n", origin); in do_test()
/glibc-2.36/scripts/
Dbackport-support.sh53 branch=origin/master
/glibc-2.36/posix/rxspencer/
DCOPYRIGHT12 2. The origin of this software must not be misrepresented, either by
/glibc-2.36/
DRules51 ifneq "$(findstring env,$(origin headers))" ""
55 ifneq "$(findstring env,$(origin generated))" ""
59 ifneq "$(findstring env,$(origin common-generated))" ""
DMakeconfig28 ifneq "$(origin +included-Makeconfig)" "file"
114 ifeq ($(origin prefix),undefined) # ifndef would override explicit empty value.
130 ifeq ($(origin exec_prefix),undefined)
156 ifeq ($(origin libprefix),undefined)
314 ifeq ($(origin CC),default)
DLICENSES315 2. The origin of this software must not be misrepresented, either by
337 2. The origin of this software must not be misrepresented, either by
DMakerules42 ifneq "$(findstring env,$(origin sources))" ""
943 ifeq ($(origin prefix),command line)
948 ifeq ($(origin exec_prefix),command line)
DCONTRIBUTED-BY162 elf/dl-origin.c:
9300 sysdeps/unix/sysv/linux/dl-origin.c:
9321 sysdeps/unix/sysv/linux/generic/dl-origin.c:
/glibc-2.36/mach/
DMachrules38 # including Rules, which changes the origin.
39 ifneq "$(findstring env,$(origin generated))" ""
/glibc-2.36/ChangeLog.old/
DChangeLog.ports-linux-generic135 * sysdeps/unix/sysv/linux/generic/dl-origin.c: New file.
DChangeLog.95809 origin entry based on empty realname. Handle file in root directory
5814 * sysdeps/generic/dl-origin.h: Handle file in root directory correctly.
5815 * sysdeps/unix/sysv/linux/dl-origin.h: Likewise.
5967 * sysdeps/unix/sysv/linux/dl-origin.h (get_origin): Remove unused
6021 * elf/Makefile (distribute): Add dl-origin.h.
6022 * sysdeps/generic/dl-origin.h: New file.
6023 * sysdeps/unix/sysv/linux/dl-origin.h: New file.
DChangeLog.41941 * time/strftime.c: Make %j value 1-origin instead of 0-origin.
DChangeLog.132245 * sysdeps/unix/sysv/linux/sys/personality.h: Remark origin, fix
9152 * elf/Makefile (dl-routines): Add dl-origin.
9153 (elide-routines.os): Add dl-origin.
9173 * sysdeps/generic/dl-origin.c: Undefine _dl_get_origin macro before
9175 * sysdeps/unix/sysv/linux/dl-origin.c: Likewise.
10380 * sysdeps/unix/sysv/linux/dl-origin.c (_dl_get_origin): Use the
10584 * sysdeps/generic/dl-origin: Likewise.
10665 * sysdeps/unix/sysv/linux/dl-origin.c: Likewise.
DChangeLog.1010935 * elf/Makefile (distribute): Remove dl-origin.h.
11151 * elf/Makefile (routines): Add dl-origin.
11172 * sysdeps/generic/dl-origin.h: Moved to...
11173 * sysdeps/generic/dl-origin.c: ...here.
11174 * sysdeps/unix/sysv/linux/dl-origin.h: Moved to...
11175 * sysdeps/unix/sysv/linux/dl-origin.c: ...here.
DChangeLog.2604 * mach/errsystems.awk: The array that split creates is origin 1,
605 not origin 0; fixed loop to match.
DChangeLog.11836 * Makeconfig (CC): Define unless origin is default.
DChangeLog.175952 * sysdeps/unix/sysv/linux/dl-origin.c (_dl_get_origin): Undo all
6088 * sysdeps/unix/sysv/linux/dl-origin.c (_dl_get_origin): We cannot
6279 * sysdeps/unix/sysv/linux/dl-origin.c: Add const to avoid warning.
6388 * sysdeps/unix/sysv/linux/dl-origin.c (_dl_get_origin): Use
/glibc-2.36/posix/
DPCRE.tests26 # 2. The origin of this software must not be misrepresented, either by
/glibc-2.36/manual/
Dmath.texi397 @code{atan2} returns the signed angle between the line from the origin
716 of the point (@var{x}, @var{y}) from the origin. Using this function
/glibc-2.36/benchtests/strcoll-inputs/
Dfilelist#C740 dl-origin.c
2434 dl-origin.c
12082 dl-origin.c
Dfilelist#en_US.UTF-8740 dl-origin.c
2434 dl-origin.c
12082 dl-origin.c
/glibc-2.36/timezone/
Dnorthamerica27 # but in 1872-05 he moved the proposed origin to Greenwich.

12