Home
last modified time | relevance | path

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

/netbsd/src/usr.sbin/makefs/ffs/
Dmkfs.c149 int nprintcols, printcolwidth; in ffs_mkfs() local
517 nprintcols = 76 / (printcolwidth + 2); in ffs_mkfs()
538 if (cylno % nprintcols == 0) in ffs_mkfs()