Searched defs:CSClient_t (Results 1 - 2 of 2) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/
H A Dcltsrv.c199 } CSClient_t; typedef in typeref:struct:CSClient_s
249 CSClient_t *client = (CSClient_t*)arg;
930 CSClient_t *client;
1094 client = (CSClient_t*)PR_CALLOC(clients * sizeof(CSClient_t));
H A Dprovider.c201 } CSClient_t; typedef in typeref:struct:CSClient_s
250 CSClient_t *client = (CSClient_t*)arg;
1136 CSClient_t *client;
1307 client = (CSClient_t*)PR_CALLOC(clients * sizeof(CSClient_t));

Completed in 48 milliseconds