Searched defs:transparent (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/llvm-project/lldb/source/Interpreter/ |
H A D | Property.cpp | 252 const bool transparent = m_value_sp->ValueIsTransparent(); in Dump() local
|
/freebsd/contrib/unbound/services/ |
H A D | listen_dnsport.c | 242 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 D | fbio.h | 447 u_char *transparent; /* may be NULL */ member
|