Home
last modified time | relevance | path

Searched defs:g_io_channel_unix_new (Results 1 – 25 of 35) sorted by relevance

12

/dports/devel/ndesk-dbus-glib/ndesk-dbus-glib-0.4.1/src/
H A DGLib.IO.cs36 static extern IntPtr g_io_channel_unix_new (int fd); in g_io_channel_unix_new() method
/dports/devel/dbus-sharp-glib/dbus-sharp-glib-0.6/src/
H A DGLib.IO.cs38 static extern IntPtr g_io_channel_unix_new (int fd); in g_io_channel_unix_new() method
/dports/devel/glib20/glib-2.70.4/glib/
H A Dgiounix.c613 g_io_channel_unix_new (gint fd) in g_io_channel_unix_new() function
H A Dgiowin32.c2122 g_io_channel_unix_new (gint fd) in g_io_channel_unix_new() function
/dports/misc/libmodulemd/modulemd-2.13.0/contrib/
H A Dcoverity-modeling.c404 g_io_channel_unix_new (int fd) in g_io_channel_unix_new() function
/dports/emulators/qemu5/qemu-5.2.0/scripts/
H A Dcoverity-model.c372 GIOChannel *g_io_channel_unix_new(int fd) in g_io_channel_unix_new() function
/dports/emulators/qemu-guest-agent/qemu-5.0.1/scripts/
H A Dcoverity-model.c372 GIOChannel *g_io_channel_unix_new(int fd) in g_io_channel_unix_new() function
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/scripts/
H A Dcoverity-model.c372 GIOChannel *g_io_channel_unix_new(int fd) in g_io_channel_unix_new() function
/dports/emulators/qemu42/qemu-4.2.1/scripts/
H A Dcoverity-model.c372 GIOChannel *g_io_channel_unix_new(int fd) in g_io_channel_unix_new() function
/dports/emulators/qemu-utils/qemu-4.2.1/scripts/
H A Dcoverity-model.c372 GIOChannel *g_io_channel_unix_new(int fd) in g_io_channel_unix_new() function
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/scripts/
H A Dcoverity-model.c372 GIOChannel *g_io_channel_unix_new(int fd) in g_io_channel_unix_new() function
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/scripts/coverity-scan/
H A Dmodel.c357 GIOChannel *g_io_channel_unix_new(int fd) in g_io_channel_unix_new() function
/dports/emulators/qemu/qemu-6.2.0/scripts/coverity-scan/
H A Dmodel.c357 GIOChannel *g_io_channel_unix_new(int fd) in g_io_channel_unix_new() function
/dports/emulators/qemu60/qemu-6.0.0/scripts/
H A Dcoverity-model.c372 GIOChannel *g_io_channel_unix_new(int fd) in g_io_channel_unix_new() function
/dports/x11-toolkits/gtk-sharp30/gtk-sharp-2.99.3/glib/
H A DIOChannel.cs327 static extern IntPtr g_io_channel_unix_new (int fd); in g_io_channel_unix_new() method in GLib.IOChannel
/dports/x11-toolkits/gtk-sharp20/gtk-sharp-2.12.45/glib/
H A DIOChannel.cs329 static extern IntPtr g_io_channel_unix_new (int fd); in g_io_channel_unix_new() method in GLib.IOChannel
/dports/editors/textadept/lua-5.3.5/src/
H A Dloslib.c455 #define g_io_channel_unix_new g_io_channel_win32_new_fd macro
/dports/graphics/djview4/djview4-4.12/nsdejavu/
H A Dnsdejavu.c178 # pragma weak g_io_channel_unix_new macro
/dports/editors/lazarus/lazarus/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazglib2.pas3474 function g_io_channel_unix_new(fd: gint): PGIOChannel; cdecl; external; in g_io_channel_unix_new() function
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazglib2.pas3474 function g_io_channel_unix_new(fd: gint): PGIOChannel; cdecl; external; in g_io_channel_unix_new() function
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazglib2.pas3474 function g_io_channel_unix_new(fd: gint): PGIOChannel; cdecl; external; in g_io_channel_unix_new() function
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/gtk3/gtk3bindings/
H A Dlazglib2.pas3474 function g_io_channel_unix_new(fd: gint): PGIOChannel; cdecl; external; in g_io_channel_unix_new() function
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/glib-sys-0.9.1/src/
H A Dlib.rs3003 pub fn g_io_channel_unix_new(fd: c_int) -> *mut GIOChannel; in g_io_channel_unix_new() function
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/glib-sys-0.14.0/src/
H A Dlib.rs3134 pub fn g_io_channel_unix_new(fd: c_int) -> *mut GIOChannel; in g_io_channel_unix_new() function
/dports/multimedia/termplay/termplay-2.0.6/cargo-crates/glib-sys-0.9.1/src/
H A Dlib.rs3003 pub fn g_io_channel_unix_new(fd: c_int) -> *mut GIOChannel; in g_io_channel_unix_new() function

12