Searched refs:tcs_func_table (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/crypto/external/cpl/trousers/dist/src/tcs/rpc/tcstp/
H A Drpc.c390 DispatchTable tcs_func_table[TCSD_MAX_NUM_ORDS] = { variable
554 tcs_func_table[thread_data->comm.hdr.u.ordinal].name,
582 tcs_func_table[data->comm.hdr.u.ordinal].name, data->hostname);
599 if ((result = tcs_func_table[data->comm.hdr.u.ordinal].Func(data)) == TSS_SUCCESS) {

Completed in 100 milliseconds