Home
last modified time | relevance | path

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

/net-tools-latest/
Dmonitor_15_4.c418 char *pipe1 = "/tmp/ip-stack-client"; in main() local
428 pipe1 = argv[2]; in main()
436 pipe_1_in = g_strconcat(pipe1, PIPE_IN, NULL); in main()
437 pipe_1_out = g_strconcat(pipe1, PIPE_OUT, NULL); in main()