Home
last modified time | relevance | path

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

/openbmc/linux/scripts/
H A Dunifdef.c195 static const char newline_crlf[] = "\r\n"; variable
653 newline = newline_crlf; in parseline()