Searched refs:g_file_make_symbolic_link (Results 1 – 6 of 6) sorted by relevance
/third_party/glib/gio/tests/ |
D | trash.c | 174 g_file_make_symbolic_link (symlink, g_get_home_dir (), NULL, &error); in test_trash_symlinks()
|
D | file.c | 857 g_file_make_symbolic_link (source_file, "target", NULL, &local_error); in test_replace_symlink() 1010 g_file_make_symbolic_link (test_file, target_basename, NULL, &local_error); in create_test_file()
|
D | live-g-file.c | 239 res = g_file_make_symbolic_link (child, points_to, NULL, &error); in create_symlink()
|
/third_party/glib/gio/ |
D | gfile.h | 949 gboolean g_file_make_symbolic_link (GFile *file,
|
D | gfile.c | 2588 if (!g_file_make_symbolic_link (destination, target, cancellable, &my_error)) in copy_symlink() 4018 g_file_make_symbolic_link (GFile *file, in g_file_make_symbolic_link() function
|
/third_party/glib/docs/reference/gio/ |
D | gio-sections-common.txt | 156 g_file_make_symbolic_link
|