Home
last modified time | relevance | path

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

/net-tools-3.7.0/
Dmonitor_15_4.c419 char *pipe2 = "/tmp/ip-15-4-2"; in main() local
432 pipe2 = argv[3]; in main()
439 pipe_2_in = g_strconcat(pipe2, PIPE_IN, NULL); in main()
440 pipe_2_out = g_strconcat(pipe2, PIPE_OUT, NULL); in main()