OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:g_get_host_name
(Results
1 - 9
of
9
) sorted by null
/external/bluetooth/glib/docs/reference/glib/tmpl/
misc_utils.sgml
168
<!-- ##### FUNCTION
g_get_host_name
##### -->
/external/bluetooth/glib/
ChangeLog.pre-2-8
24
g_get_host_name
(), not "unknown".
135
Document return value of
g_get_host_name
().
527
* glib/gutils.c (
g_get_host_name
): New function. Returns the
537
* tests/testglib.c: Test g_makepath() and
g_get_host_name
().
[
all
...]
NEWS
[
all
...]
/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
...]
galias.h
3620
#define
g_get_host_name
macro
[
all
...]
gutils.c
1909
g_get_host_name
(void)
function
[
all
...]
/external/bluetooth/glib/docs/reference/glib/
glib-sections.txt
1433
g_get_host_name
[
all
...]
/external/bluetooth/glib/tests/
testglib.c
688
hn =
g_get_host_name
();
[
all
...]
Completed in 436 milliseconds