index.html
Main Page
|
modules.html
Modules
|
namespaces.html
Namespace List
|
hierarchy.html
Class Hierarchy
|
annotated.html
Data Structures
|
dirs.html
Directories
|
files.html
File List
|
namespacemembers.html
Namespace Members
|
functions.html
Data Fields
|
pages.html
Related Pages
DBusBabysitter Struct Reference
[
group__DBusInternalsUtils.html
Utilities and portability
]
Babysitter implementation details.
#_details
More...
Data Fields
int
structDBusBabysitter.html#o0
refcount
Reference count.
char *
structDBusBabysitter.html#o1
executable
executable name to use in error messages
int
structDBusBabysitter.html#o2
socket_to_babysitter
Connection to the babysitter process.
int
structDBusBabysitter.html#o3
error_pipe_from_child
Connection to the process that does the exec().
pid_t
structDBusBabysitter.html#o4
sitter_pid
PID Of the babysitter.
pid_t
structDBusBabysitter.html#o5
grandchild_pid
PID of the grandchild.
structDBusWatchList.html
DBusWatchList
*
structDBusBabysitter.html#o6
watches
Watches.
structDBusWatch.html
DBusWatch
*
structDBusBabysitter.html#o7
error_watch
Error pipe watch.
structDBusWatch.html
DBusWatch
*
structDBusBabysitter.html#o8
sitter_watch
Sitter pipe watch.
int
structDBusBabysitter.html#o9
errnum
Error number.
int
structDBusBabysitter.html#o10
status
Exit status code.
unsigned int
structDBusBabysitter.html#o11
have_child_status
: 1
True if child status has been reaped.
unsigned int
structDBusBabysitter.html#o12
have_fork_errnum
: 1
True if we have an error code from fork().
unsigned int
structDBusBabysitter.html#o13
have_exec_errnum
: 1
True if we have an error code from exec().
Detailed Description
Babysitter implementation details.
Definition at line
dbus-spawn_8c-source.html#l00184
184
of file
dbus-spawn_8c-source.html
dbus-spawn.c
.
The documentation for this struct was generated from the following file:
dbus-spawn_8c-source.html
dbus-spawn.c
Generated on Tue Sep 13 01:28:08 2005 for D-BUS by
http://www.doxygen.org/index.html
doxygen
1.4.4
