Searched refs:setautostart (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/usr.bin/cut/
H A Dcut.c157 size_t setautostart, start, stop; local
168 setautostart = start = stop = 0;
171 setautostart = 1;
175 if (setautostart && start > autostart)

Completed in 113 milliseconds