Home
last modified time | relevance | path

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

/original-bsd/sbin/newlfs/
H A Dconfig.h100 #define LFS_MINSEGSIZE (64*1024) macro
H A Dnewfs.c123 if ((segsize = atoi(optarg)) < LFS_MINSEGSIZE)