taglinefilesource code
SHMMIN43include/asm-alpha/shmparam.h#define SHMMIN 1 /* really PAGE_SIZE */  /* min shared seg size (bytes) */
SHMMIN37include/asm-i386/shmparam.h#define SHMMIN 1 /* really PAGE_SIZE */  /* min shared seg size (bytes) */
SHMMIN37include/asm-mips/shmparam.h#define SHMMIN 1 /* really PAGE_SIZE */  /* min shared seg size (bytes) */
SHMMIN37include/asm-ppc/shmparam.h#define SHMMIN 1 /* really PAGE_SIZE */  /* min shared seg size (bytes) */
SHMMIN38include/asm-sparc/shmparam.h#define SHMMIN 1 /* really PAGE_SIZE */  /* min shared seg size (bytes) */