Searched refs:proto_wrap (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/openbsm/bin/auditdistd/
H A Dproto_impl.h76 int proto_wrap(const char *protoname, bool client, int fd,
H A Dproto.c298 proto_wrap(const char *protoname, bool client, int fd, function
355 return (proto_wrap(protoname, client, fd, newconnp));
H A Dproto_tls.c853 if (proto_wrap("socketpair", client, fd, &sock) == -1) {

Completed in 47 milliseconds