Home
last modified time | relevance | path

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

/net-tools-latest/
Dmonitor_15_4.c419 char *pipe2 = "/tmp/ip-stack-server"; in main() local
431 pipe2 = argv[3]; in main()
438 pipe_2_in = g_strconcat(pipe2, PIPE_IN, NULL); in main()
439 pipe_2_out = g_strconcat(pipe2, PIPE_OUT, NULL); in main()