/external/bluetooth/glib/glib/ |
gspawn.h | 90 GSpawnChildSetupFunc child_setup, 103 GSpawnChildSetupFunc child_setup, 120 GSpawnChildSetupFunc child_setup,
|
/external/dbus/dbus/ |
dbus-spawn.h | 40 DBusSpawnChildSetupFunc child_setup,
|
dbus-spawn.c | 844 DBusSpawnChildSetupFunc child_setup, 855 if (child_setup) 856 (* child_setup) (user_data); 1013 * are the same, both are provided in argv[0]. The child_setup 1024 * @param child_setup function to call in child pre-exec() 1032 DBusSpawnChildSetupFunc child_setup, 1146 child_setup, user_data); [all...] |
/external/bluetooth/glib/docs/reference/glib/tmpl/ |
spawn.sgml | 121 @child_setup: 140 @child_setup: 156 @child_setup:
|
/external/bluetooth/glib/gio/ |
gunixmount.c | 332 NULL, /* child_setup */ 333 NULL, /* user_data for child_setup */
|
gunixvolume.c | 391 NULL, /* child_setup */ 392 NULL, /* user_data for child_setup */
|
gdesktopappinfo.c | 1053 NULL /* child_setup */, [all...] |
/external/dbus/bus/ |
activation.c | 790 child_setup (void *data) function [all...] |
/external/bluetooth/glib/ |
ChangeLog.pre-2-20 | 819 Just ignore the child_setup function, never call it. The is no
|
ChangeLog.pre-2-2 | 712 Windows behaviour. There is no fork(), so the child_setup() [all...] |