Home
last modified time | relevance | path

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

/freebsd/usr.bin/fetch/
H A Dfetch.c82 static int U_flag; /* -U: do not use high ports */ variable
494 if (U_flag) in fetch()
1023 U_flag = 1; in main()