Searched refs:tcsd_ops (Results 1 – 4 of 4) sorted by relevance
37 tcs_context.h tcsd.h tcsd_ops.h tcsd_wrap.h \
145 struct tcsd_op *tcsd_ops[] = { variable
237 tcs_context.h tcsd.h tcsd_ops.h tcsd_wrap.h \
262 while(tcsd_ops[i]) { in tcsd_set_remote_op()263 if (!strcasecmp(tcsd_ops[i]->name, op_name)) { in tcsd_set_remote_op()265 tcsd_add_op(conf->remote_ops, tcsd_ops[i]->op); in tcsd_set_remote_op()