Home
last modified time | relevance | path

Searched refs:tcsd_threads_init (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/crypto/external/cpl/trousers/dist/src/include/
H A Dtcsd.h166 TSS_RESULT tcsd_threads_init();
/netbsd-src/crypto/external/cpl/trousers/dist/src/tcsd/
H A Dtcsd_threads.c61 tcsd_threads_init(void) in tcsd_threads_init() function
H A Dsvrside.c156 if ((result = tcsd_threads_init())) { in tcsd_startup()