Home
last modified time | relevance | path

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

/net-tools-2.7.6/
Dmonitor_15_4.c418 char *pipe1 = "/tmp/ip-15-4-1"; in main() local
428 pipe1 = argv[2]; in main()
431 pipe1 = argv[2]; in main()
437 pipe_1_in = g_strconcat(pipe1, PIPE_IN, NULL); in main()
438 pipe_1_out = g_strconcat(pipe1, PIPE_OUT, NULL); in main()