tag | line | file | source code |
---|---|---|---|
SHMMIN | 43 | include/asm-alpha/shmparam.h | #define SHMMIN 1 /* really PAGE_SIZE */ /* min shared seg size (bytes) */ |
SHMMIN | 37 | include/asm-i386/shmparam.h | #define SHMMIN 1 /* really PAGE_SIZE */ /* min shared seg size (bytes) */ |