Searched refs:std_out (Results 1 – 4 of 4) sorted by relevance
| /freebsd-10-stable/share/examples/pf/ |
| D | faq-example2 | 15 altq on fxp0 priq bandwidth 610Kb queue { std_out, ssh_im_out, dns_out, \ 19 # std_out - the standard queue. any filter rule below that does not 26 queue std_out priq(default) 67 queue(std_out, tcp_ack_out) 72 queue(std_out, ssh_im_out)
|
| /freebsd-10-stable/usr.sbin/watch/ |
| D | watch.c | 77 int std_in = 0, std_out = 1; variable 293 if (isatty(std_out)) in main() 435 rv = write(std_out, buf, nread); in main()
|
| /freebsd-10-stable/contrib/gdb/gdb/ |
| D | symmisc.c | 53 FILE *std_out; variable 1256 std_out = stdout; in _initialize_symmisc()
|
| /freebsd-10-stable/cddl/contrib/opensolaris/lib/libzfs/common/ |
| D | libzfs_sendrecv.c | 926 boolean_t verbose, dryrun, parsable, progress, embed_data, std_out; member 1198 FILE *fout = sdd->std_out ? stdout : stderr; in dump_snapshot() 1874 sdd.std_out = B_TRUE; in zfs_send() 1875 fout = sdd.std_out ? stdout : stderr; in zfs_send()
|