Home
last modified time | relevance | path

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

/busybox-1.35.0/shell/
Dhush.c1584 static int xdup_CLOEXEC_and_close(int fd, int avoid_fd) in xdup_CLOEXEC_and_close() function
1704 fl->fd = xdup_CLOEXEC_and_close(fd, avoid_fd); in move_HFILEs_on_redirect()
1712 G.x_mode_fd = xdup_CLOEXEC_and_close(fd, avoid_fd); in move_HFILEs_on_redirect()
7881 G_interactive_fd = xdup_CLOEXEC_and_close(G_interactive_fd, avoid_fd); in save_fd_on_redirect()
Dash.c5648 xdup_CLOEXEC_and_close(int fd, int avoid_fd) in xdup_CLOEXEC_and_close() function
5718 ttyfd = xdup_CLOEXEC_and_close(ttyfd, avoid_fd); in save_fd_on_redirect()
5743 pf->pf_fd = xdup_CLOEXEC_and_close(fd, avoid_fd); in save_fd_on_redirect()