Searched refs:tcs_func_table (Results 1 – 1 of 1) sorted by relevance
393 DispatchTable tcs_func_table[TCSD_MAX_NUM_ORDS] = { variable560 tcs_func_table[thread_data->comm.hdr.u.ordinal].name, in access_control()584 tcs_func_table[data->comm.hdr.u.ordinal].name); in dispatchCommand()589 tcs_func_table[data->comm.hdr.u.ordinal].name, data->hostname); in dispatchCommand()606 if ((result = tcs_func_table[data->comm.hdr.u.ordinal].Func(data)) == TSS_SUCCESS) { in dispatchCommand()