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

/netbsd-6-1-5-RELEASE/usr.sbin/syslogd/
H A Dsyslogd.h392 struct peer_cred_head fprint_head; /* trusted client fingerprints */ member in struct:tls_global_options_t
H A Dsyslogd.c2923 free_cred_SLIST(&tls_opt.fprint_head);
3101 credhead = &tls_opt.fprint_head;
3383 free_cred_SLIST(&tls_opt.fprint_head);
3519 SLIST_FOREACH(cred, &tls_opt.fprint_head, entries) {
H A Dtls.c760 SLIST_FOREACH(cred, &tls_opt.fprint_head, entries) {

Completed in 93 milliseconds