Home
last modified time | relevance | path

Searched refs:opt_j (Results 1 – 6 of 6) sorted by relevance

/freebsd-9-stable/usr.bin/sockstat/
Dsockstat.c65 static int opt_j; /* Show specified jail */ variable
669 if (opt_j >= 0 && opt_j != getprocjid(xf->xf_pid)) in display()
696 if (opt_j >= 0) in display()
746 opt_j = -1; in main()
759 opt_j = atoi(optarg); in main()
/freebsd-9-stable/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/scripts/
Ddtest.pl559 if ($opt_j || $opt_n || $opt_i) {
562 push(@dtrace_cmds, $jdtrace_path) if ($opt_j);
/freebsd-9-stable/contrib/less/
Dopttbl.c238 STRING, 0, NULL, opt_j,
Doptfunc.c141 opt_j(type, s) in opt_j() function
Dfuncs.h201 public void opt_j ();
/freebsd-9-stable/contrib/libpcap/
Doptimize.c1319 opt_j(struct edge *ep) in opt_j() function
1579 opt_j(&p->et); in opt_blks()
1580 opt_j(&p->ef); in opt_blks()