Home
last modified time | relevance | path

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

/dpdk/app/proc-info/
H A Dmain.c60 static int stdout_fd; variable
192 stdout_fd = dup(STDOUT_FILENO); in proc_info_preparse_args()
573 ret = write(stdout_fd, buf, n); in nic_xstats_display()