HomeSort by: relevance | last modified time | path
    Searched refs:socket_to_fd (Results 1 - 3 of 3) sorted by relevancy

  /src/crypto/external/bsd/heimdal/dist/lib/roken/
roken-common.h 430 #define socket_to_fd rk_socket_to_fd macro
432 socket_to_fd(rk_socket_t, int);
mini_inetd.c 59 int fd = socket_to_fd(as, 0);
61 /* We would use _O_RDONLY for the socket_to_fd() call for
socket.c 314 * functions after calling socket_to_fd(), it should not be closed
319 socket_to_fd(rk_socket_t sock, int flags) function

Completed in 27 milliseconds