Searched refs:sock_to_o_flags (Results 1 – 4 of 4) sorted by relevance
37 sock_to_o_flags (int in) in sock_to_o_flags() function
34 int flags = sock_to_o_flags (type & ~SOCK_TYPE_MASK); in __socket()
47 flags = sock_to_o_flags (flags); in __libc_accept4()
38 int flags = sock_to_o_flags (type & ~SOCK_TYPE_MASK); in __socketpair()