Searched refs:nextfmri (Results 1 – 1 of 1) sorted by relevance
790 char *fmri, *nextfmri; in ra_check_legacy_daemons() local813 for (nextfmri = strtok(fmri, " \t"); in ra_check_legacy_daemons()814 nextfmri != NULL; in ra_check_legacy_daemons()815 nextfmri = strtok(NULL, " \t")) { in ra_check_legacy_daemons()816 if (ra_smf_cb(ra_mark_routing_svcs_cb, nextfmri, in ra_check_legacy_daemons()