HomeSort by relevance Sort by last modified time
    Searched refs:move_fd (Results 1 - 4 of 4) sorted by null

  /external/strace/tests/
pipe_maxfd.c 34 move_fd(int *from, int *to) function
64 move_fd(&pipefd[1], &max_fd);
66 move_fd(&pipefd[0], &max_fd);
  /external/strace/tests-m32/
pipe_maxfd.c 34 move_fd(int *from, int *to) function
64 move_fd(&pipefd[1], &max_fd);
66 move_fd(&pipefd[0], &max_fd);
  /external/strace/tests-mx32/
pipe_maxfd.c 34 move_fd(int *from, int *to) function
64 move_fd(&pipefd[1], &max_fd);
66 move_fd(&pipefd[0], &max_fd);
  /external/toybox/toys/pending/
fdisk.c 1429 static void move_fd() function
    [all...]

Completed in 258 milliseconds