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

/vbox/src/libs/xpcom18a4/nsprpub/pr/include/
H A Dprio.h143 typedef struct PRIOMethods PRIOMethods; typedef in typeref:struct:PRIOMethods
162 const PRIOMethods *methods; /* the I/O methods table */
394 ** PRIOMethods
461 struct PRIOMethods { struct
582 NSPR_API(const PRIOMethods *) PR_GetDefaultIOMethods(void);
594 PRDescIdentity ident, const PRIOMethods *methods);

Completed in 1401 milliseconds