Home
last modified time | relevance | path

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

/third_party/glib/glib/
Dgwin32.h67 gint g_win32_ftruncate (gint f,
Dgwin32.c81 g_win32_ftruncate (gint fd, in g_win32_ftruncate() function
/third_party/glib/gio/
Dglocalfileoutputstream.c591 res = g_win32_ftruncate (file->priv->fd, size); in g_local_file_output_stream_truncate()
1199 if (g_win32_ftruncate (fd, 0) == -1) in handle_overwrite_open()
/third_party/glib/docs/reference/glib/
Dglib-sections.txt2505 g_win32_ftruncate
/third_party/gstreamer/gstplugins_good/gst/isomp4/
Dgstqtmux.c82 #define ftruncate g_win32_ftruncate