Searched refs:__tspi_add_table_entry (Results 1 – 3 of 3) sorted by relevance
38 TSS_RESULT __tspi_add_table_entry(TSS_HCONTEXT, BYTE *, int, struct host_table_entry **);
83 __tspi_add_table_entry(TSS_HCONTEXT tspContext, BYTE *host, int type, struct host_table_entry **ret) in __tspi_add_table_entry() function
42 if ((result = __tspi_add_table_entry(tspContext, hostname, type, &entry))) in RPC_OpenContext()