Home
last modified time | relevance | path

Searched refs:G_FILE_QUERY_INFO_NOFOLLOW_SYMLINKS (Results 1 – 7 of 7) sorted by relevance

/external/bluetooth/glib/gio/
Dgioenums.h150 G_FILE_QUERY_INFO_NOFOLLOW_SYMLINKS = (1 << 0) /*< nick=nofollow-symlinks >*/ enumerator
Dglocalfileinfo.c1209 (symlink_broken || (flags & G_FILE_QUERY_INFO_NOFOLLOW_SYMLINKS))) in get_content_type()
1484 if (!(flags & G_FILE_QUERY_INFO_NOFOLLOW_SYMLINKS)) in _g_local_file_info_get()
1670 …get_selinux_context (path, info, attribute_matcher, (flags & G_FILE_QUERY_INFO_NOFOLLOW_SYMLINKS) … in _g_local_file_info_get()
1672 …get_xattrs (path, TRUE, info, attribute_matcher, (flags & G_FILE_QUERY_INFO_NOFOLLOW_SYMLINKS) == … in _g_local_file_info_get()
1673 …get_xattrs (path, FALSE, info, attribute_matcher, (flags & G_FILE_QUERY_INFO_NOFOLLOW_SYMLINKS) ==… in _g_local_file_info_get()
1871 if (flags & G_FILE_QUERY_INFO_NOFOLLOW_SYMLINKS) in set_unix_uid_gid()
Dgfile.c1955 G_FILE_QUERY_INFO_NOFOLLOW_SYMLINKS, in copy_symlink()
2013 G_FILE_QUERY_INFO_NOFOLLOW_SYMLINKS, in open_source_for_copy()
2172 source_nofollow_symlinks ? G_FILE_QUERY_INFO_NOFOLLOW_SYMLINKS:0, in g_file_copy_attributes()
2183 G_FILE_QUERY_INFO_NOFOLLOW_SYMLINKS, in g_file_copy_attributes()
2314 G_FILE_QUERY_INFO_NOFOLLOW_SYMLINKS, in file_copy_fallback()
DChangeLog1188 G_FILE_QUERY_INFO_NOFOLLOW_SYMLINKS in the call to
/external/bluetooth/glib/tests/
Dgio-ls.c79G_FILE_QUERY_INFO_NOFOLLOW_SYMLINKS, NULL, &error); in print_path()
/external/bluetooth/glib/gio/tests/
Dlive-g-file.c234 G_FILE_QUERY_INFO_NOFOLLOW_SYMLINKS, in test_create_structure()
420 g_file_query_info (child, "*", G_FILE_QUERY_INFO_NOFOLLOW_SYMLINKS, in test_initial_structure()
438 g_file_query_info (child, "*", G_FILE_QUERY_INFO_NOFOLLOW_SYMLINKS, NULL, in test_initial_structure()
497 G_FILE_QUERY_INFO_NOFOLLOW_SYMLINKS, NULL, in traverse_recurse_dirs()
605 G_FILE_QUERY_INFO_NOFOLLOW_SYMLINKS, in test_enumerate()
1037 G_FILE_QUERY_INFO_NOFOLLOW_SYMLINKS, NULL, in cleanup_dir_recurse()
Ddesktop-app-info.c192 G_FILE_QUERY_INFO_NOFOLLOW_SYMLINKS, NULL, in cleanup_dir_recurse()