OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fsRdWrPerm
(Results
1 - 6
of
6
) sorted by null
/external/jpeg/
jmemmac.c
253
osErr = FSpOpenDF ( &theSpec,
fsRdWrPerm
, &(info->temp_file) );
/external/qemu/distrib/jpeg-6b/
jmemmac.c
253
osErr = FSpOpenDF ( &theSpec,
fsRdWrPerm
, &(info->temp_file) );
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
plistlib.py
135
from Carbon.Files import
fsRdWrPerm
139
resNum = Res.FSOpenResourceFile(fsRef, FSGetResourceForkName(),
fsRdWrPerm
)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
plistlib.py
135
from Carbon.Files import
fsRdWrPerm
139
resNum = Res.FSOpenResourceFile(fsRef, FSGetResourceForkName(),
fsRdWrPerm
)
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/Carbon/
Files.py
9
fsRdWrPerm
= 0x03
/external/qemu/distrib/sdl-1.2.15/src/main/macos/
SDL_main.c
337
prefs_resource = FSpOpenResFile (&prefs_fsp,
fsRdWrPerm
);
Completed in 1849 milliseconds