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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/routeadm/
H A Drouteadm.c387 static int ra_smf_cb(ra_smf_cb_t, const char *, void *);
543 if (ra_smf_cb(ra_get_default_opt_cb,
556 if (ra_smf_cb(ra_set_persistent_opt_cb,
573 if (ra_smf_cb(opt == 'r' ?
587 if (ra_smf_cb(ra_get_default_var_cb,
596 } else if (ra_smf_cb(ra_set_persistent_var_cb,
609 if (ra_smf_cb(ra_list_props_cb, optarg, NULL) == -1)
684 if (ra_smf_cb(ra_modify_props_cb, fmri,
732 if (ra_smf_cb(ra_set_persistent_var_cb,
793 if (ra_smf_cb(ra_get_persistent_var_c
1275 ra_smf_cb(ra_smf_cb_t cbfunc, const char *fmri, void *data) function
[all...]

Completed in 49 milliseconds