OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:gettextf
(Results
1 - 1
of
1
) sorted by null
/external/e2fsprogs/lib/et/
error_message.c
103
typedef char *(*
gettextf
) (const char *);
typedef
105
static
gettextf
com_err_gettext = NULL;
107
gettextf
set_com_err_gettext(
gettextf
new_proc)
109
gettextf
x = com_err_gettext;
Completed in 159 milliseconds