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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/routeadm/
H A Drouteadm.c408 static int ra_get_persistent_opt_cb(void *, scf_walkinfo_t *);
1095 if (ra_smf_cb(ra_get_persistent_opt_cb, v4opt->opt_fmri, v4opt) == -1 ||
1096 ra_smf_cb(ra_get_persistent_opt_cb, v6opt->opt_fmri, v6opt) == -1 ||
1192 if (ra_smf_cb(ra_get_persistent_opt_cb,
1317 ra_get_persistent_opt_cb(void *data, scf_walkinfo_t *wip) function

Completed in 51 milliseconds