Searched refs:catval_full (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libgpg-error-1.10/src/
H A Dw32-gettext.c1402 const char *catval_full;
1429 catval_full = my_nl_locale_name ("LC_MESSAGES");
1435 if (catval_full)
1439 catval = jnlib_malloc (strlen (catval_full) + 1);
1442 strcpy (catval, catval_full);
1397 const char *catval_full; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libgpg-error-1.10/src/
H A Dw32-gettext.c1402 const char *catval_full;
1429 catval_full = my_nl_locale_name ("LC_MESSAGES");
1435 if (catval_full)
1439 catval = jnlib_malloc (strlen (catval_full) + 1);
1442 strcpy (catval, catval_full);
1397 const char *catval_full; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libgpg-error-1.10/src/
H A Dw32-gettext.c1402 const char *catval_full;
1429 catval_full = my_nl_locale_name ("LC_MESSAGES");
1435 if (catval_full)
1439 catval = jnlib_malloc (strlen (catval_full) + 1);
1442 strcpy (catval, catval_full);
1397 const char *catval_full; local

Completed in 179 milliseconds