Home
last modified time | relevance | path

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

/netbsd/src/crypto/external/cpl/trousers/dist/src/include/
Dtcsd.h141 TSS_RESULT conf_file_init(struct tcsd_config *);
/netbsd/src/crypto/external/cpl/trousers/dist/src/tcsd/
Dsvrside.c153 if ((result = conf_file_init(&tcsd_options))) in tcsd_startup()
Dtcsd_conf.c739 conf_file_init(struct tcsd_config *conf) in conf_file_init() function