Home
last modified time | relevance | path

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

/openbmc/qemu/migration/
H A Dfd.c28 static bool fd_is_pipe(int fd) in fd_is_pipe() function
45 if (fd_is_pipe(fd)) { in migration_fd_valid()