Home
last modified time | relevance | path

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

/openbmc/openbmc/meta-google/recipes-google/networking/files/
H A Dgbmc-ip-monitor.sh134 FIFODIR="$(mktemp -d)"
135 mkfifo "$FIFODIR"/fifo
136 exec {GBMC_IP_MONITOR_DEFER}<>"$FIFODIR"/fifo
137 rm -rf "$FIFODIR"