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

  /src/crypto/external/bsd/heimdal/dist/lib/roken/
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
roken-common.h 430 #define socket_to_fd rk_socket_to_fd macro
432 socket_to_fd(rk_socket_t, int);

Completed in 24 milliseconds