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

/netbsd-6-1-5-RELEASE/usr.sbin/syslogd/
H A Dtls.c678 int cur_err, cur_depth; local
685 cur_depth = X509_STORE_CTX_get_error_depth(ctx);
695 "is %s, conn_info@%p%s\n", conn_info->hostname, cur_depth,
703 cur_depth, cur_subjectline);
724 * - cur_depth:
742 if (cur_depth != 0) {
752 /* implicit: (cur_depth == 0)
777 /* implicit: (cur_depth == 0)

Completed in 105 milliseconds