Searched defs:needinst (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libipadm/common/
H A Dipadm_cong.c188 i_ipadm_scf_create(ipadm_scf_state_t *ss, boolean_t needinst) argument
207 if (!needinst)
220 i_ipadm_get_cong_scf_state(ipadm_scf_state_t *ss, boolean_t needinst, argument
225 if ((status = i_ipadm_scf_create(ss, needinst)) != IPADM_SUCCESS)
228 if (needinst) {
244 i_ipadm_cong_get_pg(ipadm_scf_state_t *ss, boolean_t needinst, argument
249 if (needinst) {
269 if (needinst) {
585 boolean_t needinst = (alg != NULL); local
594 if ((status = i_ipadm_get_cong_scf_state(&ss, needinst, proto_st
641 boolean_t needinst = (alg != NULL); local
728 boolean_t needinst = (alg != NULL); local
[all...]

Completed in 92 milliseconds