Home
last modified time | relevance | path

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

/development/tools/line_endings/
Dline_endings.c9 static void to_unix(char* buf);
80 to_unix(buf); in main()
113 to_unix(char* buf) in to_unix() function