Home
last modified time | relevance | path

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

/net-tools-latest/virtual-hub/
DREADME.md41 Finally, We need to setup the pipe id using `QEMU_PIPE_ID` to reference
42 the pipe which will be used by the QEMU instance. Basically, this
43 operation mode will create a different linux pipe for each QEMU
61 The `make node` command assure the node will setup the pipe correctly.
/net-tools-latest/
Dstunnel_sc.conf1 ; Configuration file for stunnel to create SSL pipe between
Dstunnel.conf1 ; Configuration file for stunnel to create SSL pipe between
/net-tools-latest/virtual-hub/src/
Dhub.c253 static int setup_fifofd(char *pipe, int pos) in setup_fifofd() argument
258 char *pipe_new = pipe; in setup_fifofd()