Searched refs:retfd (Results 1 – 2 of 2) sorted by relevance
564 int retfd = -1; in sys_dup2() local592 retfd = newfd; in sys_dup2()609 retfd = newfd; in sys_dup2()612 return retfd; in sys_dup2()669 int retfd = -1; in fd_associate() local673 return retfd; in fd_associate()677 return retfd; in fd_associate()694 retfd = fd; in fd_associate()697 return retfd; in fd_associate()
414 int retfd = -1; in fdt_fd_associate_file() local418 return retfd; in fdt_fd_associate_file()422 return retfd; in fdt_fd_associate_file()444 retfd = fd; in fdt_fd_associate_file()448 return retfd; in fdt_fd_associate_file()849 int retfd = -1; in sys_dup2() local881 retfd = newfd; in sys_dup2()898 retfd = newfd; in sys_dup2()901 return retfd; in sys_dup2()
Completed in 5 milliseconds