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

/vbox/src/libs/xpcom18a4/nsprpub/pr/include/
H A Dprio.h140 typedef struct PRFileInfo PRFileInfo; typedef in typeref:struct:PRFileInfo
416 typedef PRStatus (PR_CALLBACK *PRFileInfoFN)(PRFileDesc *fd, PRFileInfo *info);
899 struct PRFileInfo { struct
922 * PRFileInfo *info
931 NSPR_API(PRStatus) PR_GetFileInfo(const char *fn, PRFileInfo *info);
958 NSPR_API(PRStatus) PR_GetOpenFileInfo(PRFileDesc *fd, PRFileInfo *info);

Completed in 41 milliseconds