Home
last modified time | relevance | path

Searched refs:construct_output_path (Results 1 – 9 of 9) sorted by relevance

/glibc-2.36/locale/programs/
Dlocaledef.c182 static char *construct_output_path (char *path);
236 output_path = construct_output_path (argv[remaining]); in main()
480 construct_output_path (char *path) in construct_output_path() function
/glibc-2.36/ChangeLog.old/
DChangeLog.137442 construct_output_path.
11491 construct_output_path and exit if it failed.
11492 (construct_output_path): Check result of asprintf and mkdir calls and
DChangeLog.218224 (construct_output_path): Modified.
8228 (construct_output_path): Modified function.
DChangeLog.113133 * locale/programs/localedef.c (construct_output_path): Correct
12474 * locale/programs/localedef.c (construct_output_path): If path
DChangeLog.64078 * locale/programs/localedef.c (construct_output_path): Putting an
DChangeLog.52869 * locale/programs/localedef.c (construct_output_path): Change name
DChangeLog.102432 * locale/programs/localedef.c (construct_output_path): Likewise.
DChangeLog.14416 * locale/programs/localedef.c (construct_output_path): Remove
DChangeLog.1894420 * locale/programs/localedef.c (construct_output_path): Use ssize_t