Searched refs:add_module (Results 1 – 11 of 11) sorted by relevance
/glibc-2.36/iconv/ |
D | gconv_parseconfdir.h | 47 static void add_module (char *, const char *, size_t, int); 104 add_module (rp, directory, dir_len, modcounter++); in read_conf_file()
|
D | gconv_conf.c | 242 add_module (char *rp, const char *directory, size_t dir_len, int modcounter) in add_module() function
|
D | iconvconfig.c | 571 add_module (char *rp, const char *directory, in add_module() function
|
/glibc-2.36/manual/ |
D | locale.texi | 330 @c add_module @ascuheap @acsmem
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.9 | 422 (add_module): Likewise. 609 * iconv/gconv_conf.c (add_module): Complete rewrite. Use cleverer 1388 (add_module): Make sure there is no alias for the new name.
|
D | ChangeLog.8 | 4203 (add_module): Take new parameter and use it to initialize cost_lo. 4205 new parameter to add_module.
|
D | ChangeLog.11 | 3536 (add_module): Adjust insert_module call. 4044 * iconv/gconv_conf.c (add_module): Remove some unneeded code to
|
D | ChangeLog.12 | 9724 (add_module): Add cast to avoid warning. Rework construction of
|
D | ChangeLog.23 | 8638 (add_module): Modified function. 8668 (add_module): Modified function.
|
D | ChangeLog.19 | 35796 * iconv/gconv_conf.c (detect_conflict, insert_module, add_module) 35812 * iconv/iconvconfig.c (add_module): Likewise.
|
/glibc-2.36/posix/ |
D | tst-regex.input | 4203 (add_module): Take new parameter and use it to initialize cost_lo. 4205 new parameter to add_module.
|