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

/freebsd-11-stable/crypto/heimdal/lib/roken/
H A Droken-common.h412 #define socket_to_fd rk_socket_to_fd macro
414 socket_to_fd(rk_socket_t, int);
H A Dmini_inetd.c57 int fd = socket_to_fd(as, 0);
59 /* We would use _O_RDONLY for the socket_to_fd() call for
H A Dsocket.c290 * functions after calling socket_to_fd(), it should not be closed
295 socket_to_fd(rk_socket_t sock, int flags) function

Completed in 134 milliseconds