OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:child_entries
(Results
1 - 4
of
4
) sorted by null
/external/dbus/dbus/
dbus-object-tree.h
54
char ***
child_entries
);
dbus-object-tree.c
574
char ***
child_entries
)
580
_dbus_assert (
child_entries
!= NULL);
582
*
child_entries
= NULL;
611
*
child_entries
= retval;
1046
* @param
child_entries
returns #NULL-terminated array of children
1052
char ***
child_entries
)
1058
child_entries
);
1696
char **
child_entries
;
local
[
all
...]
dbus-connection.h
432
char ***
child_entries
);
dbus-connection.c
[
all
...]
Completed in 65 milliseconds