Searched refs:opt_j (Results 1 – 7 of 7) sorted by relevance
| /freebsd/bin/freebsd-version/ |
| H A D | freebsd-version.sh.in | 121 if [ $opt_j ] ; then 124 opt_j=1 138 if [ $((opt_k + opt_r + opt_u + opt_j)) -eq 0 ] ; then 158 if [ $opt_j ] ; then
|
| /freebsd/usr.bin/sockstat/ |
| H A D | main.c | 95 static int opt_j; /* Show specified jail */ variable 236 return !(opt_F || (opt_j >= 0)); in need_nosocks() 1373 if (opt_j >= 0 && opt_j != getprocjid(xf->xf_pid)) in calculate_column_widths() 1393 if (opt_j >= 0) in calculate_column_widths() 1719 if (opt_j >= 0 && opt_j != getprocjid(xf->xf_pid)) in display() 1895 opt_j = -1; in main() 1931 opt_j = jail_getid(optarg); in main() 1932 if (opt_j < 0) in main() 1989 if (opt_j > 0) { in main() 1990 switch (jail_getvnet(opt_j)) { in main() [all …]
|
| /freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/scripts/ |
| H A D | dtest.pl | 559 if ($opt_j || $opt_n || $opt_i) { 562 push(@dtrace_cmds, $jdtrace_path) if ($opt_j);
|
| /freebsd/contrib/less/ |
| H A D | opttbl.c | 307 O_STRING, 0, NULL, opt_j,
|
| H A D | optfunc.c | 219 public void opt_j(int type, constant char *s) in opt_j() function
|
| H A D | funcs.h | 297 public void opt_j(int type, constant char *s);
|
| /freebsd/contrib/libpcap/ |
| H A D | optimize.c | 1697 opt_j(opt_state_t *opt_state, struct edge *ep) in opt_j() function 2127 opt_j(opt_state, &p->et); in opt_blks() 2128 opt_j(opt_state, &p->ef); in opt_blks()
|