Searched refs:do_from (Results 1 – 1 of 1) sorted by relevance
55 static int do_from; variable72 { "from", 0, arg_flag, &do_from, "Behave like from",238 if (do_from) { in doit()283 if (!do_from) in doit()417 if (!do_from) in doit()421 if (do_from) in doit()446 if (do_from) in doit()472 if (!do_from) in doit()480 if ((state == STAT && !do_from) || state == RETR) in doit()483 else if ((state == STAT && do_from) || state == TOP) in doit()[all …]