Home
last modified time | relevance | path

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

/dports/math/sc-im/sc-im-0.8.2/src/
H A Dhistory.h70 wchar_t * get_curcmd();
H A Dhistory.c70 wchar_t * get_curcmd() { in get_curcmd() function
H A Dcmds_command.c358 wcscpy(inputline, get_curcmd()); in do_commandmode()
373 wcscpy(inputline, get_curcmd()); in do_commandmode()