Searched defs:maxwidth (Results 1 – 9 of 9) sorted by relevance
/openbsd-src/bin/df/ |
H A D | df.c | 77 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 D | utf8.c | 28 mbswidth_truncate(char *mbs, int maxwidth) in mbswidth_truncate()
|
H A D | lam.c | 54 int maxwidth; /* truncate this column */ member
|
/openbsd-src/bin/ps/ |
H A D | utf8.c | 27 mbswprint(const char *mbs, int maxwidth, int trail) in mbswprint()
|
/openbsd-src/usr.bin/less/ |
H A D | prompt.c | 434 pr_expand(const char *proto, int maxwidth) in pr_expand()
|
/openbsd-src/usr.bin/rs/ |
H A D | rs.c | 78 int maxwidth; variable
|
/openbsd-src/usr.bin/mg/ |
H A D | echo.c | 646 int i, maxwidth, width; in complt_list() local
|
/openbsd-src/sys/dev/sbus/ |
H A D | rfx.c | 69 u_int32_t maxwidth; /* unsure */ member
|
/openbsd-src/bin/csh/ |
H A D | file.c | 476 int i, rows, r, c, maxwidth = 0, columns; in print_by_column() local
|