Searched refs:object_create_pg (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/cmd/svc/configd/ |
H A D | configd.h | 741 int object_create_pg(rc_node_t *, uint32_t, const char *, const char *,
|
H A D | file_object.c | 32 * object_create_pg(), object_delete(), and object_fill_children(). They each 1636 object_create_pg(rc_node_t *pp, uint32_t type, const char *name, function
|
H A D | rc_node.c | 4124 rc = object_create_pg(np, type, name, pgtype, flags, &cp);
|
Completed in 80 milliseconds