Home
last modified time | relevance | path

Searched refs:rsl_service (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/svc/configd/
H A Dsnapshot.c79 if (lvl->rsl_service) in snapshot_free()
80 free((char *)lvl->rsl_service); in snapshot_free()
H A Dconfigd.h438 const char *rsl_service; member
H A Dfile_object.c1794 lvl->rsl_service = strdup(service); in fill_snapshot_cb()
1795 if (lvl->rsl_service == NULL) { in fill_snapshot_cb()
H A Drc_node.c3005 actual = strlcpy(buf, np->rn_snaplevel->rsl_service, sz); in rc_node_name()