Home
last modified time | relevance | path

Searched refs:clnt_fname (Results 1 - 1 of 1) sorted by relevance

/third_party/ltp/testcases/network/tcp_cmds/sendfile/
H A Dtestsf_c.c34 char *serv_fname, *clnt_fname; in main() local
56 clnt_fname = argv[3]; /* filename to create */ in main()
60 if ((fd = open(clnt_fname, O_CREAT | O_TRUNC | O_WRONLY, 0777)) < 0) { in main()
116 clnt_fname); in main()

Completed in 1 milliseconds