Searched refs:aliaspath (Results 1 - 14 of 14) sorted by relevance

/netbsd-current/external/gpl2/dtc/dist/tests/
H A Dget_alias.c22 const char *aliaspath; local
24 aliaspath = fdt_get_alias(fdt, alias);
26 if (path && !aliaspath)
29 if (strcmp(aliaspath, path) != 0)
31 alias, aliaspath, path);
/netbsd-current/external/gpl2/gmake/dist/
H A Dbuild.sh.in47 aliaspath=${localedir}${PATH_SEPARATOR}.
49 defines="-DALIASPATH=\"${aliaspath}\" -DLOCALEDIR=\"${localedir}\" -DLIBDIR=\"${libdir}\" -DINCLUDEDIR=\"${includedir}\""' @DEFS@'
/netbsd-current/lib/libc/locale/
H A Dnb_lc_template.h178 const char *aliaspath, *alias; local
182 alias = __unaliasname(aliaspath, key, &buf[0], sizeof(buf)); \
204 aliaspath = (const char *)&path[0];
/netbsd-current/external/gpl2/grep/dist/intl/
H A DMakefile37 aliaspath = $(localedir) macro
54 DEFS = -DLOCALEDIR=\"$(localedir)\" -DLOCALE_ALIAS_PATH=\"$(aliaspath)\" \
H A DMakefile.in37 aliaspath = $(localedir)
54 DEFS = -DLOCALEDIR=\"$(localedir)\" -DLOCALE_ALIAS_PATH=\"$(aliaspath)\" \
/netbsd-current/usr.bin/locale/
H A Dlocale.c443 char aliaspath[PATH_MAX]; local
452 (void)snprintf(aliaspath, sizeof(aliaspath),
455 if (_lookup_seq_open(&hlookup, aliaspath,
/netbsd-current/external/gpl2/texinfo/dist/intl/
H A DMakefile.in37 aliaspath = $(localedir)
54 DEFS = -DLOCALEDIR=\"$(localedir)\" -DLOCALE_ALIAS_PATH=\"$(aliaspath)\" \
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/src/
H A DMakefile.am59 aliaspath = $(localedir)
74 -DLOCALE_ALIAS_PATH=\"$(aliaspath)\" \
/netbsd-current/external/gpl3/gdb.old/dist/intl/
H A DMakefile.in37 aliaspath = $(localedir)
113 DEFS-localealias.o = -DLOCALE_ALIAS_PATH="\"$(aliaspath)\""
/netbsd-current/external/gpl3/gdb/dist/intl/
H A DMakefile.in37 aliaspath = $(localedir)
115 DEFS-localealias.o = -DLOCALE_ALIAS_PATH="\"$(aliaspath)\""
/netbsd-current/external/gpl2/gettext/dist/gettext-runtime/intl/
H A DMakefile.in49 aliaspath = $(localedir)
78 DEFS = -DLOCALEDIR=\"$(localedir)\" -DLOCALE_ALIAS_PATH=\"$(aliaspath)\" \
/netbsd-current/external/gpl3/gcc.old/dist/intl/
H A DMakefile.in37 aliaspath = $(localedir)
114 DEFS-localealias.o = -DLOCALE_ALIAS_PATH="\"$(aliaspath)\""
/netbsd-current/external/gpl3/gcc/dist/intl/
H A DMakefile.in37 aliaspath = $(localedir)
118 DEFS-localealias.o = -DLOCALE_ALIAS_PATH="\"$(aliaspath)\""
/netbsd-current/external/gpl3/binutils.old/dist/intl/
H A DMakefile.in37 aliaspath = $(localedir)
115 DEFS-localealias.o = -DLOCALE_ALIAS_PATH="\"$(aliaspath)\""

Completed in 216 milliseconds