Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/fm/libfmd_msg/common/
H A Dfmd_msg.c1370 char *old_b, *old_c; in fmd_msg_getitem() local
1412 old_c = strdupa(p); in fmd_msg_getitem()
1436 (void) setlocale(LC_ALL, old_c); in fmd_msg_getitem()
1484 char *old_b, *old_c, *p, *s; in fmd_msg_gettext_key() local
1504 old_c = alloca(strlen(p) + 1); in fmd_msg_gettext_key()
1505 (void) strcpy(old_c, p); in fmd_msg_gettext_key()
1527 (void) setlocale(LC_ALL, old_c); in fmd_msg_gettext_key()
1545 char *old_b, *old_c; in fmd_msg_gettext() local
1587 old_c = strdupa(p); in fmd_msg_gettext()
1611 (void) setlocale(LC_ALL, old_c); in fmd_msg_gettext()