Home
last modified time | relevance | path

Searched refs:charsperline (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/sbin/newfs/
Dmkfs.c132 static int charsperline(void);
544 width = charsperline(); in mkfs()
1141 charsperline(void) in charsperline() function
/openbsd/src/sbin/growfs/
Dgrowfs.c134 static int charsperline(void);
1657 charsperline(void) in charsperline() function
1743 colwidth = charsperline(); in main()