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

/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/
H A Dsystem.c53 static PRSysInfo Incr(PRSysInfo *cmd)
56 *cmd = (PRSysInfo)tmp;
57 return (PRSysInfo)tmp;
63 PRSysInfo cmd;
/vbox/src/libs/xpcom18a4/nsprpub/pr/include/
H A Dprsystem.h87 } PRSysInfo; typedef in typeref:enum:__anon17201
101 NSPR_API(PRStatus) PR_GetSystemInfo(PRSysInfo cmd, char *buf, PRUint32 buflen);
/vbox/src/libs/xpcom18a4/nsprpub/pr/include/md/
H A D_pcos.h85 extern PRStatus _MD_WindowsGetSysInfo(PRSysInfo cmd, char *name, PRUint32 namelen);
H A D_unixos.h487 extern PRStatus _MD_getsysinfo(PRSysInfo cmd, char *name, PRUint32 namelen);
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/misc/
H A Dprsystem.c97 PR_IMPLEMENT(PRStatus) PR_GetSystemInfo(PRSysInfo cmd, char *buf, PRUint32 buflen)
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/windows/
H A Dntmisc.c572 PRStatus _MD_WindowsGetSysInfo(PRSysInfo cmd, char *name, PRUint32 namelen)
/vbox/src/libs/xpcom18a4/nsprpub/pr/include/private/
H A Dprimpl.h2101 extern PRStatus _PR_MD_GETSYSINFO(PRSysInfo cmd, char *name, PRUint32 namelen);
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/
H A Dunix.c3475 PR_IMPLEMENT(PRStatus) _MD_getsysinfo(PRSysInfo cmd, char *name, PRUint32 namelen)

Completed in 82 milliseconds