Home
last modified time | relevance | path

Searched defs:MAXCYL (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sbin/fdisk/
H A Dfdisk.c198 #define MAXCYL 1024 /* Usual limit is 1023 */ macro
[all...]
/netbsd-src/usr.sbin/sysinst/
H A Dmbr.c89 #define MAXCYL 1023 /* Possibly 1024 */ macro