Home
last modified time | relevance | path

Searched refs:std_out (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/dist/pf/share/pf/
Dfaq-example215 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)
/netbsd/src/external/cddl/osnet/dist/lib/libzfs/common/
Dlibzfs_sendrecv.c926 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()
/netbsd/src/external/gpl3/gdb/dist/gdb/
DChangeLog-20216302 * symmisc.c (std_in, std_out, std_err): Remove.
6303 (_initialize_symmisc): Don't set std_in, std_out and std_err.
6956 * symmisc.c (std_in, std_out, std_err): Make static.
DChangeLog-19924353 * symmisc.c (std_in, std_out, std_err): Add vars to access std
DChangeLog-19936510 * symmisc.c (std_in, std_out, std_err): Move initializations