Searched refs:ReadBatchLine (Results 1 – 3 of 3) sorted by relevance
/reactos/base/shell/cmd/ | ||
H A D | batch.h | 83 LPTSTR ReadBatchLine(VOID); |
H A D | batch.c | 558 LPTSTR ReadBatchLine(VOID) in ReadBatchLine() function |
H A D | cmd.c | 1763 ip = ReadBatchLine(); in ReadLine() |