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

/freebsd-current/contrib/sendmail/src/
H A Dsfsasl.c532 static int tls_close __P((SM_FILE_T *));
535 tls_close(fp) function
953 SM_FILE_T SM_IO_SET_TYPE(tls_vector, "tls", tls_open, tls_close,
960 SM_IO_INIT_TYPE(tls_vector, "tls", tls_open, tls_close,
/freebsd-current/contrib/openbsm/bin/auditdistd/
H A Dproto_tls.c83 static void tls_close(void *ctx);
558 tls_close(tlsctx);
1012 tls_close(void *ctx) function
1069 .prt_close = tls_close,

Completed in 170 milliseconds