Home
last modified time | relevance | path

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

/busybox-1.35.0/networking/udhcp/ !
Dsignalpipe.c39 struct fd_pair signal_pipe; in udhcp_sp_setup()
/busybox-1.35.0/mailutils/ !
Dmail.c43 struct fd_pair child_out; in launch_helper()
44 struct fd_pair child_in; in launch_helper()
/busybox-1.35.0/util-linux/ !
Dunshare.c203 struct fd_pair fdp; in unshare_main()
/busybox-1.35.0/runit/ !
Drunsvdir.c83 struct fd_pair logpipe;
Drunsv.c110 struct fd_pair selfpipe;
111 struct fd_pair logpipe;
/busybox-1.35.0/archival/libarchive/ !
Dopen_transformer.c108 struct fd_pair fd_pipe; in fork_transformer()
/busybox-1.35.0/archival/ !
Dcpio.c468 struct fd_pair pp; in cpio_main()
Dtar.c579 struct fd_pair data; in vfork_compressor()
581 struct fd_pair status; in vfork_compressor()
/busybox-1.35.0/networking/ !
Dhttpd.c1555 struct fd_pair fromCgi; /* CGI -> httpd pipe */ in send_cgi_and_exit()
1556 struct fd_pair toCgi; /* httpd -> CGI pipe */ in send_cgi_and_exit()
Dftpd.c680 struct fd_pair outfd; in popen_ls()
Difupdown.c1237 struct fd_pair infd, outfd; in popen2()
/busybox-1.35.0/include/ !
Dlibbb.h678 struct fd_pair { int rd; int wr; }; struct
/busybox-1.35.0/shell/ !
Dhush.c7719 struct fd_pair pair; in setup_heredoc()
9528 struct fd_pair pipefds; in run_pipe()