Home
last modified time | relevance | path

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

/dragonfly/sys/platform/vkernel64/include/
HDvmparam.h54 #ifndef MAXDSIZ
55 #define MAXDSIZ (32UL*1024*1024*1024) /* max data size */ macro
/dragonfly/sys/platform/pc64/include/
HDvmparam.h59 #ifndef MAXDSIZ
60 #define MAXDSIZ (32UL*1024*1024*1024) /* max data size */ macro
/dragonfly/sys/kern/
HDsubr_param.c221 maxdsiz = MAXDSIZ; in init_param1()
/dragonfly/sys/conf/
HDoptions147 MAXDSIZ opt_param.h
/dragonfly/sys/config/
HDLINT6474 # with changing the parameters. MAXDSIZ is the maximum that the
81 options MAXDSIZ="(256*1024*1024)"