Home
last modified time | relevance | path

Searched defs:stops (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/usr.bin/tabs/
H A Dtabs.c59 long stops[NSTOPS]; /* Column positions */ member
81 long cols, i, inc, j, margin, nstops, stops[NSTOPS]; in main() local
201 gettabs(char *arg, long stops[], long *nstops) in gettabs()