Home
last modified time | relevance | path

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

/external/strace/tests/
Dpipe_maxfd.c34 move_fd(int *from, int *to) in move_fd() function
64 move_fd(&pipefd[1], &max_fd); in pipe_maxfd()
66 move_fd(&pipefd[0], &max_fd); in pipe_maxfd()
/external/strace/tests-m32/
Dpipe_maxfd.c34 move_fd(int *from, int *to) in move_fd() function
64 move_fd(&pipefd[1], &max_fd); in pipe_maxfd()
66 move_fd(&pipefd[0], &max_fd); in pipe_maxfd()
/external/strace/tests-mx32/
Dpipe_maxfd.c34 move_fd(int *from, int *to) in move_fd() function
64 move_fd(&pipefd[1], &max_fd); in pipe_maxfd()
66 move_fd(&pipefd[0], &max_fd); in pipe_maxfd()
/external/toybox/toys/pending/
Dfdisk.c1429 static void move_fd() in move_fd() function
1458 move_fd(); in read_and_print_parts()
1469 move_fd(); in fdisk_main()
1482 move_fd(); in fdisk_main()