Home
last modified time | relevance | path

Searched defs:MSGBUFSIZE (Results 1 – 13 of 13) sorted by relevance

/openbsd/sys/arch/mips64/include/
H A Dparam.h69 #define MSGBUFSIZE PAGE_SIZE macro
71 #define MSGBUFSIZE 8192 macro
/openbsd/sys/arch/macppc/include/
H A Dparam.h50 #define MSGBUFSIZE (4 * PAGE_SIZE) macro
/openbsd/sys/arch/armv7/include/
H A Dparam.h44 #define MSGBUFSIZE (8 * PAGE_SIZE) macro
/openbsd/sys/arch/sh/include/
H A Dparam.h86 #define MSGBUFSIZE PAGE_SIZE /* default message buffer size */ macro
/openbsd/sys/arch/hppa/include/
H A Dparam.h57 #define MSGBUFSIZE (2 * PAGE_SIZE) /* default message buffer size */ macro
/openbsd/sys/arch/alpha/include/
H A Dparam.h71 #define MSGBUFSIZE (2 * PAGE_SIZE) /* default message buffer size */ macro
/openbsd/sys/arch/amd64/include/
H A Dparam.h73 #define MSGBUFSIZE (32 * PAGE_SIZE) /* default message buffer size */ macro
/openbsd/sys/arch/i386/include/
H A Dparam.h73 #define MSGBUFSIZE (8 * PAGE_SIZE) /* default message buffer size */ macro
/openbsd/sys/arch/riscv64/include/
H A Dparam.h67 #define MSGBUFSIZE (16 * PAGE_SIZE) /* default message buffer size */ macro
/openbsd/sys/arch/powerpc64/include/
H A Dparam.h69 #define MSGBUFSIZE (16 * PAGE_SIZE) /* default message buffer size */ macro
/openbsd/sys/arch/arm64/include/
H A Dparam.h69 #define MSGBUFSIZE (16 * PAGE_SIZE) /* default message buffer size */ macro
/openbsd/sys/arch/m88k/include/
H A Dparam.h70 #define MSGBUFSIZE PAGE_SIZE macro
/openbsd/sys/arch/sparc64/include/
H A Dparam.h141 #define MSGBUFSIZE (1 * PAGE_SIZE) macro