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

/opensolaris-onvv-gate/usr/src/cmd/svc/configd/
H A Dsnapshot.c81 if (lvl->rsl_service)
82 free((char *)lvl->rsl_service);
H A Dconfigd.h439 const char *rsl_service; member in struct:rc_snaplevel
H A Dfile_object.c1795 lvl->rsl_service = strdup(service);
1796 if (lvl->rsl_service == NULL) {
H A Drc_node.c3014 actual = strlcpy(buf, np->rn_snaplevel->rsl_service, sz);

Completed in 123 milliseconds