Home
last modified time | relevance | path

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

/third_party/glib/gio/
Dgfiledescriptorbased.h29 #define G_FILE_DESCRIPTOR_BASED(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), G_TYPE_FILE_DES… macro
Dgfile.c3026 fd_in = g_file_descriptor_based_get_fd (G_FILE_DESCRIPTOR_BASED (in)); in splice_stream_with_progress()
3027 fd_out = g_file_descriptor_based_get_fd (G_FILE_DESCRIPTOR_BASED (out)); in splice_stream_with_progress()
3132 fd_in = g_file_descriptor_based_get_fd (G_FILE_DESCRIPTOR_BASED (in)); in btrfs_reflink_with_progress()
3133 fd_out = g_file_descriptor_based_get_fd (G_FILE_DESCRIPTOR_BASED (out)); in btrfs_reflink_with_progress()
/third_party/glib/gio/tests/
Dgsubprocess.c1610 …descriptor_stream = G_FILE_DESCRIPTOR_BASED (g_io_stream_get_output_stream (G_IO_STREAM (iostream)… in test_stdout_fd()
1665 …fd = g_file_descriptor_based_get_fd (G_FILE_DESCRIPTOR_BASED (g_io_stream_get_output_stream (G_IO_… in test_child_setup()
/third_party/glib/docs/reference/gio/
Dgio-sections-common.txt2551 G_FILE_DESCRIPTOR_BASED