Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/lib/roken/
H A Dsocket.c320 int rk_socket(int, int, int);
323 rk_socket(int domain, int type, int protocol) in rk_socket() function
H A Dversion-script.map65 rk_socket;
H A Droken.h.in1134 #define socket(_fam,_type,_prot) rk_socket(_fam,_type,_prot)
1135 int ROKEN_LIB_FUNCTION rk_socket(int, int, int);