HomeSort by: relevance | last modified time | path
    Searched refs:fprint_head (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.sbin/syslogd/
syslogd.h 394 struct peer_cred_head fprint_head; /* trusted client fingerprints */ member in struct:tls_global_options_t
syslogd.c 3090 free_cred_SLIST(&tls_opt.fprint_head);
3270 credhead = &tls_opt.fprint_head;
3554 free_cred_SLIST(&tls_opt.fprint_head);
3691 SLIST_FOREACH(cred, &tls_opt.fprint_head, entries) {
tls.c 766 SLIST_FOREACH(cred, &tls_opt.fprint_head, entries) {

Completed in 17 milliseconds