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

/xsrc/external/mit/ctwm/dist/
H A Dfunctions_misc.c437 char *wsname; local in function:Execute
439 wsname = GetCurrentWorkSpaceName(Scr->currentvs);
440 if(!wsname) {
441 wsname = "";
444 tmp = replace_substr(s, "$currentworkspace", wsname);

Completed in 2 milliseconds