Home
last modified time | relevance | path

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

/TwlSDK-5.4/build/demos/fs/explorer/src/
Dmain.c55 typedef struct ExplorerContext struct
61 ExplorerContext; argument
63 static ExplorerContext explorer[1];
75 static void CommandLS(ExplorerContext *context) in CommandLS()
121 static void CommandCD(ExplorerContext *context, const char *path) in CommandCD()