Searched refs:vi_dd (Results 1 - 1 of 1) sorted by relevance
/third_party/toybox/toys/pending/ | ||
H A D | vi.c | 808 static int vi_dd(char reg, int count0, int count1) in vi_dd() function 1091 if (--count0) vi_dd(reg, count0, 1); in vi_D() 1162 {"dd", &vi_dd}, |
Completed in 3 milliseconds