Searched refs:qoid (Results 1 – 1 of 1) sorted by relevance
1986 int qoid[CTL_MAXNAME+2]; local1994 (char *) (qoid + 2)) < 0))2001 qoid[0] = 0; /* sysctl */2002 qoid[1] = 1; /* name */2005 if (sysctl(qoid, tcp->u_arg[1] + 2, ctl, &i, 0, 0) >= 0) {2012 tprintf("%s%d", i ? "." : "", qoid[i + 2]);