Home
last modified time | relevance | path

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

/external/bluetooth/glib/gio/
Dgfile.c2152 gboolean source_nofollow_symlinks; in g_file_copy_attributes() local
2156 source_nofollow_symlinks = flags & G_FILE_COPY_NOFOLLOW_SYMLINKS; in g_file_copy_attributes()
2172 source_nofollow_symlinks ? G_FILE_QUERY_INFO_NOFOLLOW_SYMLINKS:0, in g_file_copy_attributes()