Home
last modified time | relevance | path

Searched refs:child_setup (Results 1 – 25 of 234) sorted by relevance

12345678910

/dports/devel/glibmm/glibmm-2.64.2/glib/glibmm/
H A Dspawn.cc79 const bool setup_slot = !child_setup.empty(); in spawn_async_with_pipes()
80 auto child_setup_ = child_setup; in spawn_async_with_pipes()
99 const bool setup_slot = !child_setup.empty(); in spawn_async_with_pipes()
100 auto child_setup_ = child_setup; in spawn_async_with_pipes()
117 const bool setup_slot = !child_setup.empty(); in spawn_async()
118 auto child_setup_ = child_setup; in spawn_async()
134 const bool setup_slot = !child_setup.empty(); in spawn_async()
135 auto child_setup_ = child_setup; in spawn_async()
152 const bool setup_slot = !child_setup.empty(); in spawn_sync()
153 auto child_setup_ = child_setup; in spawn_sync()
[all …]
H A Dspawn.h413 const SlotSpawnChildSetup& child_setup = SlotSpawnChildSetup(),
440 const SlotSpawnChildSetup& child_setup = SlotSpawnChildSetup(),
472 const SlotSpawnChildSetup& child_setup = SlotSpawnChildSetup(),
492 const SlotSpawnChildSetup& child_setup = SlotSpawnChildSetup(),
532 const SlotSpawnChildSetup& child_setup = SlotSpawnChildSetup(),
557 const SlotSpawnChildSetup& child_setup = SlotSpawnChildSetup(),
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gdk/x11/
H A Dgdkspawn-x11.c34 GSpawnChildSetupFunc child_setup; member
50 if (setup->child_setup) in set_environment()
51 setup->child_setup (setup->user_data); in set_environment()
87 GSpawnChildSetupFunc child_setup, in gdk_spawn_on_screen() argument
97 setup_data.child_setup = child_setup; in gdk_spawn_on_screen()
150 GSpawnChildSetupFunc child_setup, in gdk_spawn_on_screen_with_pipes() argument
163 setup_data.child_setup = child_setup; in gdk_spawn_on_screen_with_pipes()
/dports/devel/glibmm/glibmm-2.64.2/glib/src/
H A Dspawn.ccg70 const bool setup_slot = !child_setup.empty();
71 auto child_setup_ = child_setup;
90 const bool setup_slot = !child_setup.empty();
91 auto child_setup_ = child_setup;
108 const bool setup_slot = !child_setup.empty();
109 auto child_setup_ = child_setup;
125 const bool setup_slot = !child_setup.empty();
126 auto child_setup_ = child_setup;
143 const bool setup_slot = !child_setup.empty();
144 auto child_setup_ = child_setup;
[all …]
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/glib-0.9.3/src/
H A Dfunctions.rs36 child_setup: Option<Box_<dyn FnOnce() + 'static>>, in spawn_async_with_fds()
41 let child_setup_data: Box_<Option<Box_<dyn FnOnce() + 'static>>> = Box_::new(child_setup); in spawn_async_with_fds()
50 let child_setup = if child_setup_data.is_some() { in spawn_async_with_fds() localVariable
64 child_setup, in spawn_async_with_fds()
149 child_setup: Option<Box_<dyn FnOnce() + 'static>>, in spawn_async_with_pipes()
151 let child_setup_data: Box_<Option<Box_<dyn FnOnce() + 'static>>> = Box_::new(child_setup); in spawn_async_with_pipes()
160 let child_setup = if child_setup_data.is_some() { in spawn_async_with_pipes() localVariable
177 child_setup, in spawn_async_with_pipes()
/dports/multimedia/termplay/termplay-2.0.6/cargo-crates/glib-0.9.0/src/
H A Dfunctions.rs36 child_setup: Option<Box_<dyn FnOnce() + 'static>>, in spawn_async_with_fds()
41 let child_setup_data: Box_<Option<Box_<dyn FnOnce() + 'static>>> = Box_::new(child_setup); in spawn_async_with_fds()
50 let child_setup = if child_setup_data.is_some() { in spawn_async_with_fds() localVariable
64 child_setup, in spawn_async_with_fds()
149 child_setup: Option<Box_<dyn FnOnce() + 'static>>, in spawn_async_with_pipes()
151 let child_setup_data: Box_<Option<Box_<dyn FnOnce() + 'static>>> = Box_::new(child_setup); in spawn_async_with_pipes()
160 let child_setup = if child_setup_data.is_some() { in spawn_async_with_pipes() localVariable
177 child_setup, in spawn_async_with_pipes()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/glib-0.10.3/src/
H A Dfunctions.rs36 child_setup: Option<Box_<dyn FnOnce() + 'static>>, in spawn_async_with_fds()
41 let child_setup_data: Box_<Option<Box_<dyn FnOnce() + 'static>>> = Box_::new(child_setup); in spawn_async_with_fds()
50 let child_setup = if child_setup_data.is_some() { in spawn_async_with_fds() localVariable
64 child_setup, in spawn_async_with_fds()
149 child_setup: Option<Box_<dyn FnOnce() + 'static>>, in spawn_async_with_pipes()
151 let child_setup_data: Box_<Option<Box_<dyn FnOnce() + 'static>>> = Box_::new(child_setup); in spawn_async_with_pipes()
160 let child_setup = if child_setup_data.is_some() { in spawn_async_with_pipes() localVariable
177 child_setup, in spawn_async_with_pipes()
/dports/www/castor/castor-0.8.16/cargo-crates/glib-0.9.3/src/
H A Dfunctions.rs36 child_setup: Option<Box_<dyn FnOnce() + 'static>>, in spawn_async_with_fds()
41 let child_setup_data: Box_<Option<Box_<dyn FnOnce() + 'static>>> = Box_::new(child_setup); in spawn_async_with_fds()
50 let child_setup = if child_setup_data.is_some() { in spawn_async_with_fds() localVariable
64 child_setup, in spawn_async_with_fds()
149 child_setup: Option<Box_<dyn FnOnce() + 'static>>, in spawn_async_with_pipes()
151 let child_setup_data: Box_<Option<Box_<dyn FnOnce() + 'static>>> = Box_::new(child_setup); in spawn_async_with_pipes()
160 let child_setup = if child_setup_data.is_some() { in spawn_async_with_pipes() localVariable
177 child_setup, in spawn_async_with_pipes()
/dports/net-im/fractal/fractal-4.4.0/vendor/glib/src/
H A Dfunctions.rs36 child_setup: Option<Box_<dyn FnOnce() + 'static>>, in spawn_async_with_fds()
41 let child_setup_data: Box_<Option<Box_<dyn FnOnce() + 'static>>> = Box_::new(child_setup); in spawn_async_with_fds()
50 let child_setup = if child_setup_data.is_some() { in spawn_async_with_fds() localVariable
64 child_setup, in spawn_async_with_fds()
149 child_setup: Option<Box_<dyn FnOnce() + 'static>>, in spawn_async_with_pipes()
151 let child_setup_data: Box_<Option<Box_<dyn FnOnce() + 'static>>> = Box_::new(child_setup); in spawn_async_with_pipes()
160 let child_setup = if child_setup_data.is_some() { in spawn_async_with_pipes() localVariable
177 child_setup, in spawn_async_with_pipes()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/glib-0.14.4/src/
H A Dfunctions.rs35 child_setup: Option<Box_<dyn FnOnce() + 'static>>, in spawn_async_with_fds()
40 let child_setup_data: Box_<Option<Box_<dyn FnOnce() + 'static>>> = Box_::new(child_setup); in spawn_async_with_fds()
47 let child_setup = if child_setup_data.is_some() { in spawn_async_with_fds() localVariable
61 child_setup, in spawn_async_with_fds()
148 child_setup: Option<Box_<dyn FnOnce() + 'static>>, in spawn_async_with_pipes()
150 let child_setup_data: Box_<Option<Box_<dyn FnOnce() + 'static>>> = Box_::new(child_setup); in spawn_async_with_pipes()
157 let child_setup = if child_setup_data.is_some() { in spawn_async_with_pipes() localVariable
174 child_setup, in spawn_async_with_pipes()
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/glib/src/
H A Dfunctions.rs35 child_setup: Option<Box_<dyn FnOnce() + 'static>>, in spawn_async_with_fds()
40 let child_setup_data: Box_<Option<Box_<dyn FnOnce() + 'static>>> = Box_::new(child_setup); in spawn_async_with_fds()
47 let child_setup = if child_setup_data.is_some() { in spawn_async_with_fds() localVariable
61 child_setup, in spawn_async_with_fds()
148 child_setup: Option<Box_<dyn FnOnce() + 'static>>, in spawn_async_with_pipes()
150 let child_setup_data: Box_<Option<Box_<dyn FnOnce() + 'static>>> = Box_::new(child_setup); in spawn_async_with_pipes()
157 let child_setup = if child_setup_data.is_some() { in spawn_async_with_pipes() localVariable
174 child_setup, in spawn_async_with_pipes()
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/glib-0.14.8/src/
H A Dfunctions.rs35 child_setup: Option<Box_<dyn FnOnce() + 'static>>, in spawn_async_with_fds()
40 let child_setup_data: Box_<Option<Box_<dyn FnOnce() + 'static>>> = Box_::new(child_setup); in spawn_async_with_fds()
47 let child_setup = if child_setup_data.is_some() { in spawn_async_with_fds() localVariable
61 child_setup, in spawn_async_with_fds()
148 child_setup: Option<Box_<dyn FnOnce() + 'static>>, in spawn_async_with_pipes()
150 let child_setup_data: Box_<Option<Box_<dyn FnOnce() + 'static>>> = Box_::new(child_setup); in spawn_async_with_pipes()
157 let child_setup = if child_setup_data.is_some() { in spawn_async_with_pipes() localVariable
174 child_setup, in spawn_async_with_pipes()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/glib-0.14.8/src/
H A Dfunctions.rs35 child_setup: Option<Box_<dyn FnOnce() + 'static>>, in spawn_async_with_fds()
40 let child_setup_data: Box_<Option<Box_<dyn FnOnce() + 'static>>> = Box_::new(child_setup); in spawn_async_with_fds()
47 let child_setup = if child_setup_data.is_some() { in spawn_async_with_fds() localVariable
61 child_setup, in spawn_async_with_fds()
148 child_setup: Option<Box_<dyn FnOnce() + 'static>>, in spawn_async_with_pipes()
150 let child_setup_data: Box_<Option<Box_<dyn FnOnce() + 'static>>> = Box_::new(child_setup); in spawn_async_with_pipes()
157 let child_setup = if child_setup_data.is_some() { in spawn_async_with_pipes() localVariable
174 child_setup, in spawn_async_with_pipes()
/dports/x11/sirula/sirula-1.0.0/cargo-crates/glib-0.14.8/src/
H A Dfunctions.rs35 child_setup: Option<Box_<dyn FnOnce() + 'static>>, in spawn_async_with_fds()
40 let child_setup_data: Box_<Option<Box_<dyn FnOnce() + 'static>>> = Box_::new(child_setup); in spawn_async_with_fds()
47 let child_setup = if child_setup_data.is_some() { in spawn_async_with_fds() localVariable
61 child_setup, in spawn_async_with_fds()
148 child_setup: Option<Box_<dyn FnOnce() + 'static>>, in spawn_async_with_pipes()
150 let child_setup_data: Box_<Option<Box_<dyn FnOnce() + 'static>>> = Box_::new(child_setup); in spawn_async_with_pipes()
157 let child_setup = if child_setup_data.is_some() { in spawn_async_with_pipes() localVariable
174 child_setup, in spawn_async_with_pipes()
/dports/multimedia/neolink/neolink-cf54129/cargo-crates/glib-0.14.2/src/
H A Dfunctions.rs35 child_setup: Option<Box_<dyn FnOnce() + 'static>>, in spawn_async_with_fds()
40 let child_setup_data: Box_<Option<Box_<dyn FnOnce() + 'static>>> = Box_::new(child_setup); in spawn_async_with_fds()
47 let child_setup = if child_setup_data.is_some() { in spawn_async_with_fds() localVariable
61 child_setup, in spawn_async_with_fds()
148 child_setup: Option<Box_<dyn FnOnce() + 'static>>, in spawn_async_with_pipes()
150 let child_setup_data: Box_<Option<Box_<dyn FnOnce() + 'static>>> = Box_::new(child_setup); in spawn_async_with_pipes()
157 let child_setup = if child_setup_data.is_some() { in spawn_async_with_pipes() localVariable
174 child_setup, in spawn_async_with_pipes()
/dports/x11/wmfocus/wmfocus-1.2.0/cargo-crates/glib-0.14.2/src/
H A Dfunctions.rs35 child_setup: Option<Box_<dyn FnOnce() + 'static>>, in spawn_async_with_fds()
40 let child_setup_data: Box_<Option<Box_<dyn FnOnce() + 'static>>> = Box_::new(child_setup); in spawn_async_with_fds()
47 let child_setup = if child_setup_data.is_some() { in spawn_async_with_fds() localVariable
61 child_setup, in spawn_async_with_fds()
148 child_setup: Option<Box_<dyn FnOnce() + 'static>>, in spawn_async_with_pipes()
150 let child_setup_data: Box_<Option<Box_<dyn FnOnce() + 'static>>> = Box_::new(child_setup); in spawn_async_with_pipes()
157 let child_setup = if child_setup_data.is_some() { in spawn_async_with_pipes() localVariable
174 child_setup, in spawn_async_with_pipes()
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gdk/directfb/
H A Dgdkspawn-directfb.c36 GSpawnChildSetupFunc child_setup, in gdk_spawn_on_screen() argument
47 child_setup, in gdk_spawn_on_screen()
59 GSpawnChildSetupFunc child_setup, in gdk_spawn_on_screen_with_pipes() argument
73 child_setup, in gdk_spawn_on_screen_with_pipes()
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gdk/win32/
H A Dgdkspawn-win32.c35 GSpawnChildSetupFunc child_setup, in gdk_spawn_on_screen() argument
47 child_setup, in gdk_spawn_on_screen()
59 GSpawnChildSetupFunc child_setup, in gdk_spawn_on_screen_with_pipes() argument
74 child_setup, in gdk_spawn_on_screen_with_pipes()
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gdk/quartz/
H A Dgdkspawn-quartz.c35 GSpawnChildSetupFunc child_setup, in gdk_spawn_on_screen() argument
47 child_setup, in gdk_spawn_on_screen()
59 GSpawnChildSetupFunc child_setup, in gdk_spawn_on_screen_with_pipes() argument
74 child_setup, in gdk_spawn_on_screen_with_pipes()
/dports/devel/glib20/glib-2.70.4/glib/
H A Dgspawn.h194 GSpawnChildSetupFunc child_setup,
208 GSpawnChildSetupFunc child_setup,
221 GSpawnChildSetupFunc child_setup,
241 GSpawnChildSetupFunc child_setup,
258 GSpawnChildSetupFunc child_setup,
H A Dgspawn-win32.c231 GSpawnChildSetupFunc child_setup, in g_spawn_async() argument
241 child_setup, in g_spawn_async()
562 GSpawnChildSetupFunc child_setup, in fork_exec() argument
598 if (child_setup && !warned_about_child_setup) in fork_exec()
993 child_setup, in g_spawn_sync()
1217 child_setup, in g_spawn_async_with_pipes()
1258 child_setup, in g_spawn_async_with_fds()
1318 child_setup, in g_spawn_async_with_pipes_and_fds()
1479 child_setup, in g_spawn_async_utf8()
1502 child_setup, in g_spawn_async_with_pipes_utf8()
[all …]
/dports/x11-toolkits/vte3/vte-0.64.2/src/
H A Dvtepty.cc139 impl->child_setup(); in vte_pty_child_setup()
616 GSpawnChildSetupFunc child_setup, in spawn_context_from_args() argument
624 context.set_child_setup(child_setup, child_setup_data, child_setup_data_destroy); in spawn_context_from_args()
656 GSpawnChildSetupFunc child_setup, in _vte_pty_spawn_sync() argument
679 child_setup, in _vte_pty_spawn_sync()
786 GSpawnChildSetupFunc child_setup, in vte_pty_spawn_with_fds_async() argument
804 g_return_if_fail(!child_setup_data || child_setup); in vte_pty_spawn_with_fds_async()
824 child_setup, in vte_pty_spawn_with_fds_async()
872 GSpawnChildSetupFunc child_setup, in vte_pty_spawn_async() argument
883 child_setup, child_setup_data, child_setup_data_destroy, in vte_pty_spawn_async()
/dports/www/castor/castor-0.8.16/cargo-crates/gio-0.8.1/src/auto/
H A Dsubprocess_launcher.rs39 pub fn set_child_setup<P: Fn() + 'static>(&self, child_setup: P) { in set_child_setup()
40 let child_setup_data: Box_<P> = Box_::new(child_setup); in set_child_setup()
45 let child_setup = Some(child_setup_func::<P> as _); in set_child_setup() localVariable
54 child_setup, in set_child_setup()
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/gio-0.7.0/src/auto/
H A Dsubprocess_launcher.rs38 pub fn set_child_setup<P: Fn() + 'static>(&self, child_setup: P) { in set_child_setup()
39 let child_setup_data: Box_<P> = Box::new(child_setup); in set_child_setup()
44 let child_setup = Some(child_setup_func::<P> as _); in set_child_setup() localVariable
53 child_setup, in set_child_setup()
/dports/net-im/fractal/fractal-4.4.0/vendor/gio/src/auto/
H A Dsubprocess_launcher.rs39 pub fn set_child_setup<P: Fn() + 'static>(&self, child_setup: P) { in set_child_setup()
40 let child_setup_data: Box_<P> = Box_::new(child_setup); in set_child_setup()
45 let child_setup = Some(child_setup_func::<P> as _); in set_child_setup() localVariable
54 child_setup, in set_child_setup()

12345678910