Searched refs:receive_fd_replace (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dfile.h103 int receive_fd_replace(int new_fd, struct file *file, unsigned int o_flags);
/linux-master/fs/
H A Dfile.c1340 int receive_fd_replace(int new_fd, struct file *file, unsigned int o_flags) function
/linux-master/kernel/
H A Dseccomp.c1077 fd = receive_fd_replace(addfd->fd, addfd->file, addfd->flags);

Completed in 131 milliseconds