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

/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/
H A Dcltsrv.c185 } CSDescriptor_t; typedef in typeref:struct:CSDescriptor_s
250 CSDescriptor_t *descriptor = PR_NEW(CSDescriptor_t);
296 if (sizeof(CSDescriptor_t) != bytes)
416 CSDescriptor_t *descriptor = PR_NEW(CSDescriptor_t);
H A Dprovider.c187 } CSDescriptor_t; typedef in typeref:struct:CSDescriptor_s
252 CSDescriptor_t *descriptor = PR_NEW(CSDescriptor_t);
297 if (sizeof(CSDescriptor_t) != bytes)
417 CSDescriptor_t *descriptor = PR_NEW(CSDescriptor_t);

Completed in 1050 milliseconds