Home
last modified time | relevance | path

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

/dports/net-mgmt/fastnetmon/fastnetmon-1.1.4/src/
H A Dfastnetmon.cpp637 int fputs_ret = fputs(params.c_str(), pipe); in exec_with_stdin_params() local
639 if (fputs_ret) { in exec_with_stdin_params()