Home
last modified time | relevance | path

Searched refs:tcsd_thread_mgr (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/crypto/external/cpl/trousers/dist/src/tcsd/
H A Dtcsd_threads.c31 struct tcsd_thread_mgr *tm = NULL;
64 tm = calloc(1, sizeof(struct tcsd_thread_mgr)); in tcsd_threads_init()
66 LogError("malloc of %zd bytes failed.", sizeof(struct tcsd_thread_mgr)); in tcsd_threads_init()
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/
H A Dtcsd.h156 struct tcsd_thread_mgr struct