Home
last modified time | relevance | path

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

/titanic_50/usr/src/common/svc/
H A Drepcache_protocol.h809 char rpr_instname[REP_PROTOCOL_NAME_LEN]; member
/titanic_50/usr/src/cmd/svc/configd/
H A Dclient.c1534 rpr->rpr_instname[sizeof (rpr->rpr_instname) - 1] = 0; in snapshot_take_named()
1538 rpr->rpr_instname, rpr->rpr_name, &dest->re_node); in snapshot_take_named()
/titanic_50/usr/src/lib/libscf/common/
H A Dlowlevel.c3445 if (strlcpy(request.rpr_instname, instname, in _scf_snapshot_take_new_named()
3446 sizeof (request.rpr_instname)) >= sizeof (request.rpr_instname)) in _scf_snapshot_take_new_named()