Home
last modified time | relevance | path

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

/busybox-1.35.0/networking/
Dnc_bloaty.c189 #define o_ofile (option_mask32 & OPT_o) macro
192 #define o_ofile 0 macro
692 if (o_ofile) /* log the stdout */ in readwrite()
707 if (o_ofile) /* log what got sent */ in readwrite()
884 if (o_ofile) in nc_main()