Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/ilbd/
H A Dilbd_scf.c124 static ilb_status_t ilbd_scf_set_prop(scf_propertygroup_t *, const char *,
808 ret = ilbd_scf_set_prop(pg, scfpgbuf, in ilbd_create_pg()
811 ret = ilbd_scf_set_prop(pg, in ilbd_create_pg()
863 ilbd_scf_set_prop(scf_propertygroup_t *pg, const char *propname, in ilbd_scf_set_prop() function
1608 ret = ilbd_scf_set_prop(scfpg, prop_name, scftype, scfval); in ilbd_change_prop()
1667 ret = ilbd_scf_set_prop(pg, buf, SCF_TYPE_ASTRING, val); in ilbd_scf_add_srv()