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

/freebsd-12-stable/usr.bin/pr/
H A Dpr.c91 static int ingap; /* expand input gap */ variable
1031 int gap = ingap;
1655 if ((ingap = atoi(eoptarg)) < 0) {
1660 if (ingap == 0)
1661 ingap = INGAP;
1667 ingap = INGAP;
1808 ingap = INGAP;

Completed in 161 milliseconds