Searched refs:tcsd_config (Results 1 – 5 of 5) sorted by relevance
29 struct tcsd_config struct139 extern struct tcsd_config tcsd_options;141 TSS_RESULT conf_file_init(struct tcsd_config *);142 void conf_file_final(struct tcsd_config *);
70 init_tcsd_config(struct tcsd_config *conf) in init_tcsd_config()93 platform_class_list_append(struct tcsd_config *conf, char *specName, TSS_BOOL is_main) in platform_class_list_append()140 config_set_defaults(struct tcsd_config *conf) in config_set_defaults()258 tcsd_set_remote_op(struct tcsd_config *conf, char *op_name) in tcsd_set_remote_op()276 read_conf_line(char *buf, int line_num, struct tcsd_config *conf) in read_conf_line()673 read_conf_file(FILE *f, struct tcsd_config *conf) in read_conf_file()702 conf_file_final(struct tcsd_config *conf) in conf_file_final()739 conf_file_init(struct tcsd_config *conf) in conf_file_init()
43 struct tcsd_config tcsd_options;
28 extern struct tcsd_config tcsd_options;39 struct tcsd_config *config = &tcsd_options; in internal_TCSGetCap()
36 struct tcsd_config *_tcsd_options = NULL;