Searched defs:out_fd (Results 1 – 1 of 1) sorted by relevance
83 int out_fd = STDOUT_FILENO; in main() local175 void dump(const int sock, int out_fd, const int dump_packets) { in dump()