Home
last modified time | relevance | path

Searched refs:pCmd (Results 1 – 3 of 3) sorted by relevance

/CafeSDK-2.12.13-1/system/src/lib/demo/
DdemoFS.c97 FSCmdBlock* pCmd; in DEMOFSOpenFileMode() local
118 pCmd = DEMOAlloc(sizeof(FSCmdBlock)); in DEMOFSOpenFileMode()
119 if( pCmd == NULL ) in DEMOFSOpenFileMode()
124 FSInitCmdBlock(pCmd); in DEMOFSOpenFileMode()
126 result = FSOpenFile(&_DEMOFSClient, pCmd, openPath, mode, info, FS_RET_ALL_ERROR); in DEMOFSOpenFileMode()
128 DEMOFree(pCmd); in DEMOFSOpenFileMode()
145 FSCmdBlock* pCmd; in DEMOFSGetLength() local
147 pCmd = DEMOAlloc(sizeof(FSCmdBlock)); in DEMOFSGetLength()
148 if( pCmd == NULL ) in DEMOFSGetLength()
153 FSInitCmdBlock(pCmd); in DEMOFSGetLength()
[all …]
/CafeSDK-2.12.13-1/system/include/nn/temp/
Dtemp_Api.h102 FSCmdBlock *pCmd,
132 FSCmdBlock *pCmd,
170 FSCmdBlock *pCmd,
214 FSCmdBlock *pCmd,
255 FSCmdBlock *pCmd,
301 FSCmdBlock *pCmd,
331 FSCmdBlock *pCmd,
363 FSCmdBlock *pCmd,
392 FSCmdBlock *pCmd,
424 FSCmdBlock *pCmd,
[all …]
Dtemp_ApiExpose.h50 FSCmdBlock *pCmd,
86 FSCmdBlock *pCmd,