Home
last modified time | relevance | path

Searched defs:gstrLeftSidePath (Results 1 – 4 of 4) sorted by relevance

/dports/x11-fm/catseye-fm/catseye-fm-4.2.0.0/
H A DCommandParser.h47 GString *gstrLeftSidePath; //do not free, comes from _CallUserCommand_StartThreadStructure member
H A Duserdata.h85 GString *gstrLeftSidePath; member
H A Duserdata.c450 …outPath, GString *gstrThisSidePath, GString *gstrOtherSidePath, GString *gstrLeftSidePath, GString… in CallUserCommand_StartThread()
H A Dmyfm.c4023 GString * gstrLeftSidePath = NULL; in startItemsWithUserCommand() local