Searched refs:nscripts (Results 1 – 1 of 1) sorted by relevance
164 size_t argc, i, nscripts; in script_command() local184 scripts = nvlist_get_string_array(limits, "scripts", &nscripts); in script_command()185 for (i = 0; i < nscripts; i++) in script_command()188 if (i == nscripts) in script_command()