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

/inkscape/packaging/macosx/ScriptExec/
H A Dmain.c96 static OSStatus FSMakePath(FSRef fileRef, unsigned char *path, long maxPathSize);
422 static OSStatus FSMakePath(FSRef fileRef, unsigned char *path, long maxPathSize) argument
425 return FSRefMakePath(&fileRef, path, maxPathSize);

Completed in 14 milliseconds