Home
last modified time | relevance | path

Searched refs:object_create_pg (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/svc/configd/
H A Dconfigd.h741 int object_create_pg(rc_node_t *, uint32_t, const char *, const char *,
H A Dfile_object.c1636 object_create_pg(rc_node_t *pp, uint32_t type, const char *name, in object_create_pg() function
H A Drc_node.c4124 rc = object_create_pg(np, type, name, pgtype, flags, &cp); in rc_node_create_child_pg()