OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:g_get_host_name
(Results
1 - 5
of
5
) sorted by null
/external/bluetooth/glib/glib/
gutils.h
124
G_CONST_RETURN gchar*
g_get_host_name
(void);
galiasdef.c
3630
#undef
g_get_host_name
macro
[
all
...]
gutils.c
1909
g_get_host_name
(void)
function
[
all
...]
galias.h
3620
#define
g_get_host_name
macro
[
all
...]
/external/bluetooth/glib/tests/
testglib.c
688
hn =
g_get_host_name
();
[
all
...]
Completed in 1646 milliseconds