Home
last modified time | relevance | path

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

/freebsd/usr.bin/truncate/
H A Dtruncate.c61 int do_round; in main() local
70 do_dealloc = no_create = do_relative = do_round = do_refer = in main()
92 do_round = 1; in main()
94 if (expand_number(do_relative || do_round ? in main()
142 } else if (do_relative == 1 || do_round == 1) in main()
178 if (do_round == 1) { in main()