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

/macosx-10.10.1/MITKerberosShim-66/mittestcc/
H A Dpingtest.c32 unsigned char* pszStringBinding = NULL; local
41 &pszStringBinding);
42 cci_debug_printf("%s pszStringBinding = %s", __FUNCTION__, pszStringBinding);
46 status = RpcBindingFromStringBinding(pszStringBinding, &CLIENT_REQUEST_RPC_HANDLE);
49 status = RpcStringFree(&pszStringBinding); // Temp var no longer needed.

Completed in 132 milliseconds