OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:rest_description
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/glib/glib/
goption.c
594
const gchar *
rest_description
;
local
599
rest_description
= NULL;
608
rest_description
= TRANSLATE (context->main_group, entry->arg_description);
617
if (
rest_description
)
620
g_string_append (string,
rest_description
);
[
all
...]
/external/bluetooth/glib/
ChangeLog.pre-2-8
614
* glib/goption.c (print_help):
rest_description
should be const.
[
all
...]
Completed in 82 milliseconds