Searched refs:__socklen_t (Results 1 - 8 of 8) sorted by relevance

/freebsd-12-stable/lib/libc/include/
H A Dlibc_private.h330 int __sys_accept(int, struct sockaddr *, __socklen_t *);
331 int __sys_accept4(int, struct sockaddr *, __socklen_t *, int);
336 int __sys_connect(int, const struct sockaddr *, __socklen_t);
370 __socklen_t *);
376 const struct sockaddr *, __socklen_t);
/freebsd-12-stable/sys/sys/
H A D_types.h62 typedef __uint32_t __socklen_t; typedef
H A Dsysproto.h139 char fromlenaddr_l_[PADL_(__socklen_t *__restrict)]; __socklen_t *__restrict fromlenaddr; char fromlenaddr_r_[PADR_(__socklen_t *__restrict)];
144 char anamelen_l_[PADL_(__socklen_t *__restrict)]; __socklen_t *__restrict anamelen; char anamelen_r_[PADR_(__socklen_t *__restrict)];
149 char alen_l_[PADL_(__socklen_t *__restrict)]; __socklen_t *__restrict alen; char alen_r_[PADR_(__socklen_t *__restrict)];
154 char alen_l_[PADL_(__socklen_t *__restric
[all...]
H A Dsocket.h73 typedef __socklen_t socklen_t;
/freebsd-12-stable/include/arpa/
H A Dinet.h106 typedef __socklen_t socklen_t;
/freebsd-12-stable/include/
H A Dnetdb.h81 typedef __socklen_t socklen_t;
/freebsd-12-stable/sys/netinet/
H A Din.h90 typedef __socklen_t socklen_t;
/freebsd-12-stable/sys/netinet6/
H A Din6.h704 typedef __socklen_t socklen_t;

Completed in 201 milliseconds