|
static HqBool | findSW (const uint8 *abzSearchRoot, uint8 *abzSWDir, const char *fileext) |
| Utility function to search for the SW folder relative to a specific root. More...
|
|
HqBool | PKSWDir (uint8 *pSWDir) |
| Copy the SW directory name into the buffer provided. This directory will be terminated with a directory separator. More...
|
|
HqBool | PKSetSWDir (const uint8 *pSWDir) |
| Record an explicit path to the SW folder, overriding any default search rules. More...
|
|
HqBool | PKSWWriteRAM (void) |
| Return a boolean indicating if a RAM device should be mounted for writing files. A RAM device may be used as the writable folder for files when using a union device. More...
|
|
uint8 * | PKSWWriteDir (void) |
| Return the writable SW directory name, if set. More...
|
|
HqBool | PKSetSWWriteDir (uint8 *pSWDir) |
| Record an explicit path to a writable SW folder. More...
|
|
Platform independent implementation of the skinkit file I/O interfaces.