Searched refs:ff_detected (Results 1 – 1 of 1) sorted by relevance
1326 int ff_detected = EOL_UNKNOWN; in nb_do_cmd() local1389 ff_detected = EOL_DOS; in nb_do_cmd()1393 ff_detected = EOL_UNIX; in nb_do_cmd()1440 if (ff_detected == EOL_UNKNOWN) in nb_do_cmd()1442 ff_detected = EOL_DOS; in nb_do_cmd()1444 ff_detected = EOL_UNIX; in nb_do_cmd()1446 set_fileformat(ff_detected, OPT_LOCAL); in nb_do_cmd()