Searched refs:g_dir_open_with_errno (Results 1 – 4 of 4) sorted by relevance
91 GDir * g_dir_open_with_errno (const gchar *path, guint flags);111 GDir * (* g_dir_open_with_errno) (const gchar *path, member
85 g_dir_open_with_errno (const gchar *path, in g_dir_open_with_errno() function143 dir = g_dir_open_with_errno (path, flags); in g_dir_open()
47 g_dir_open_with_errno, in glib__private__()
2880 dir = GLIB_PRIVATE_CALL(g_dir_open_with_errno) (dir_name->data, 0); in g_local_file_measure_size_of_contents()