Home
last modified time | relevance | path

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

/linux-6.6.21/net/
Dsocket.c485 static int sock_map_fd(struct socket *sock, int flags) in sock_map_fd() function
1719 return sock_map_fd(sock, flags & (O_CLOEXEC | O_NONBLOCK)); in __sys_socket()