Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Dcompress.c193 dns_compress_setsensitive(dns_compress_t *cctx, bool sensitive) { in dns_compress_setsensitive()
/netbsd-src/external/mpl/bind/dist/lib/dns/
H A Dcompress.c193 dns_compress_setsensitive(dns_compress_t * cctx,bool sensitive) dns_compress_setsensitive() argument
[all...]
/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dsshconnect.c1627 ssh_login(struct ssh *ssh, Sensitive *sensitive, const char *orighost, in ssh_login()