Home
last modified time | relevance | path

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

/reactos/modules/rostests/win32/cmd/
H A Dtest_echoer_parser.cmd23 :echo x1 label
300 :echo %~f0 %%~dp %~p1 label
301 :echo %%~d0 $~dp label
302 :echo %%~dp: label
303 :echo %%~b0 label
700 :echo trol^ label
/reactos/modules/rostests/apitests/cmd/
H A Dcmd.c508 START_TEST(echo) in START_TEST() argument
/reactos/base/services/telnetd/
H A Dtelnetd.c289 static int ReceiveLine(int sock, char *buffer, int len, EchoMode echo) in ReceiveLine()
/reactos/modules/rostests/winetests/comctl32/
H A Dtreeview.c2024 HTREEITEM alpha, bravo, charlie, delta, echo, foxtrot, golf, hotel, india, juliet; in test_TVS_SINGLEEXPAND() local