Searched refs:modstr (Results 1 – 2 of 2) sorted by relevance
605 cvt_hyper_module(char *modstr, char **path) in cvt_hyper_module() argument608 char *parsestr = modstr; in cvt_hyper_module()
617 char *modstr = NULL; in ipmgmt_db_resetif() local675 if (nvlist_lookup_string(db_nvl, IPADM_NVP_PROTONAME, &modstr) == 0) { in ipmgmt_db_resetif()676 proto = ipadm_str2proto(modstr); in ipmgmt_db_resetif()