Home
last modified time | relevance | path

Searched defs:crlf_is_lf (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/lib/
H A Dhashtable.c787 int crlf_is_lf, int nvars, char * const vars[]) in himport_r()
/openbmc/u-boot/cmd/
H A Dnvedit.c1052 int crlf_is_lf = 0; in do_env_import() local