Home
last modified time | relevance | path

Searched defs:name_used (Results 1 – 2 of 2) sorted by relevance

/third_party/glib/glib/
Dgfileutils.c1716 gchar **name_used, in g_get_tmp_name()
1823 gchar **name_used, in g_file_open_tmp()
2987 gchar **name_used, in g_file_open_tmp_utf8()
/third_party/glib/tests/
Dtestglib.c1191 char *name_used, chars[62]; in test_file_functions() local