Home
last modified time | relevance | path

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

/development/tools/line_endings/
Dline_endings.c10 static void unix_to_dos(char* buf2, const char* buf);
85 unix_to_dos(buf2, buf); in main()
140 unix_to_dos(char* buf2, const char* buf) in unix_to_dos() function