Home
last modified time | relevance | path

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

/freebsd/tests/sys/capsicum/
H A Dbindat_connectat.c75 typedef int (*socket_fun)(int, const struct sockaddr *, socklen_t); typedef
100 check_1(socket_fun f, int s, const struct sockaddr_in *name) in check_1()
133 check_2(socket_fun f, int s, const struct sockaddr_in *name) in check_2()
179 check_3(socket_fun f, int s, const struct sockaddr_in *name, in check_3()