Home
last modified time | relevance | path

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

/openbsd-src/bin/df/
H A Ddf.c77 int width, maxwidth; in main() local
312 prtstat(struct statfs *sfsp, int maxwidth, int headerlen, int blocksize) in prtstat()
342 bsdprint(struct statfs *mntbuf, long mntsize, int maxwidth) in bsdprint()
385 posixprint(struct statfs *mntbuf, long mntsize, int maxwidth) in posixprint()
/openbsd-src/usr.bin/lam/
H A Dutf8.c28 mbswidth_truncate(char *mbs, int maxwidth) in mbswidth_truncate()
H A Dlam.c54 int maxwidth; /* truncate this column */ member
/openbsd-src/bin/ps/
H A Dutf8.c27 mbswprint(const char *mbs, int maxwidth, int trail) in mbswprint()
/openbsd-src/usr.bin/less/
H A Dprompt.c434 pr_expand(const char *proto, int maxwidth) in pr_expand()
/openbsd-src/usr.bin/rs/
H A Drs.c78 int maxwidth; variable
/openbsd-src/usr.bin/mg/
H A Decho.c646 int i, maxwidth, width; in complt_list() local
/openbsd-src/sys/dev/sbus/
H A Drfx.c69 u_int32_t maxwidth; /* unsure */ member
/openbsd-src/bin/csh/
H A Dfile.c476 int i, rows, r, c, maxwidth = 0, columns; in print_by_column() local