Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/
H A Droken-common.h430 #define socket_to_fd rk_socket_to_fd macro
432 socket_to_fd(rk_socket_t, int);
H A Dmini_inetd.c59 int fd = socket_to_fd(as, 0); in accept_it()
H A Dsocket.c319 socket_to_fd(rk_socket_t sock, int flags) in socket_to_fd() function