Searched defs:pre_fd (Results 1 – 2 of 2) sorted by relevance
483 int pre_fd = socket(address.sin6_family, SOCK_STREAM, 0); in pre_allocate_inet_sock() local534 int pre_fd; in test_pre_allocated_inet_fd() local588 int pre_fd = socket(address.sun_family, SOCK_STREAM, 0); in pre_allocate_unix_sock() local636 int pre_fd; in test_pre_allocated_unix_fd() local
1174 pre_fd(void *data, struct fd_passer *fdp) in pre_fd() function