Home
last modified time | relevance | path

Searched defs:pipefd (Results 1 – 4 of 4) sorted by relevance

/systemd-251/src/import/
Dimport-common.c27 _cleanup_close_pair_ int pipefd[2] = { -1, -1 }; in import_fork_tar_x() local
100 _cleanup_close_pair_ int pipefd[2] = { -1, -1 }; in import_fork_tar_c() local
Dimportd.c359 _cleanup_close_pair_ int pipefd[2] = { -1, -1 }; in transfer_start() local
/systemd-251/src/test/
Dtest-copy.c191 _cleanup_close_pair_ int pipefd[2] = {-1, -1}; in TEST() local
/systemd-251/src/shared/linux/
Dauto_dev-ioctl.h50 __s32 pipefd; member