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