tag | line | file | source code |
---|---|---|---|
SHMSEG | 48 | include/asm-alpha/shmparam.h | #define SHMSEG SHMMNI /* max shared segs per process */ |
SHMSEG | 42 | include/asm-i386/shmparam.h | #define SHMSEG SHMMNI /* max shared segs per process */ |
SHMSEG | 45 | include/asm-mips/shmparam.h | #define SHMSEG SHMMNI /* max shared segs per process */ |
SHMSEG | 42 | include/asm-ppc/shmparam.h | #define SHMSEG SHMMNI /* max shared segs per process */ |
SHMSEG | 43 | include/asm-sparc/shmparam.h | #define SHMSEG SHMMNI /* max shared segs per process */ |