Searched defs:crlf_is_lf (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/lib/ | ||
H A D | hashtable.c | 787 int crlf_is_lf, int nvars, char * const vars[]) in himport_r() |
/openbmc/u-boot/cmd/ | ||
H A D | nvedit.c | 1052 int crlf_is_lf = 0; in do_env_import() local |