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

/vbox/src/libs/xpcom18a4/nsprpub/pr/include/
H A Dprshma.h178 PRFileMapProtect prot
H A Dprio.h1933 typedef enum PRFileMapProtect { enum
1937 } PRFileMapProtect; typedef in typeref:enum:PRFileMapProtect
1942 PRFileMapProtect prot);
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/memory/
H A Dprshma.c53 extern PRFileMap * _PR_MD_OPEN_ANON_FILE_MAP( const char *dirName, PRSize size, PRFileMapProtect prot )
78 PRFileMapProtect prot
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/io/
H A Dprmmap.c51 PRFileMapProtect prot)
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/windows/
H A Dw32shm.c259 PRFileMapProtect prot
342 fm->prot = (PRFileMapProtect)prot;
/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/
H A Danonfm.c82 PRFileMapProtect fmProt = PR_PROT_READWRITE;
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/
H A Duxshm.c496 PRFileMapProtect prot
628 PRIntn prot; /* really: a PRFileMapProtect */
650 fm = PR_CreateFileMap( fd, info.size, (PRFileMapProtect)prot );
/vbox/src/libs/xpcom18a4/nsprpub/pr/include/private/
H A Dprimpl.h1700 PRFileMapProtect prot;
2048 PRFileMapProtect prot

Completed in 61 milliseconds