Home
last modified time | relevance | path

Searched defs:transparent (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DProperty.cpp252 const bool transparent = m_value_sp->ValueIsTransparent(); in Dump() local
/freebsd/contrib/unbound/services/
H A Dlisten_dnsport.c242 int rcv, int snd, int listen, int* reuseport, int transparent, in create_udp_sock()
701 int* reuseport, int transparent, int mss, int nodelay, int freebind, in create_tcp_accept_sock()
1036 int* reuseport, int transparent, int tcp_mss, int nodelay, int freebind, in make_sock()
1108 int* reuseport, int transparent, int tcp_mss, int nodelay, int freebind, in make_sock_port()
1298 int* reuseport, int transparent, int tcp_mss, int freebind, in ports_create_if()
/freebsd/sys/sys/
H A Dfbio.h447 u_char *transparent; /* may be NULL */ member