Searched refs:opt_idx (Results 1 – 2 of 2) sorted by relevance
72 static unsigned int opt_idx = 5; variable170 if (opt_idx == ACT_MAX_OPTS) { in act_add_opt()180 act_opts[opt_idx++] = strdup(buffer); in act_add_opt()277 org_idx = opt_idx; in act_prep_cmdline()478 while (org_idx && org_idx < opt_idx) in act_unregister()
396 ProtoRpc.Message_.prototype.getValue = function(number, opt_idx) { argument