Searched refs:ShmKey (Results 1 – 3 of 3) sorted by relevance
6886 if (ShmKey == 0)6891 keyselect = ShmKey == SEL_SHM_KEY;6895 ShmKey = FIRST_SHM_KEY;6899 ShmKey = read_key_file(ShmKeyFile, ShmKey);6901 if (ShmKey == SEL_SHM_KEY)6911 Pshm = sm_shmstart(ShmKey, shms,6921 ++ShmKey;6924 if (ShmKey == SEL_SHM_KEY)6932 if (!keyselect || ShmKey == SEL_SHM_KEY)6940 (void) write_key_file(ShmKeyFile, (long) ShmKey);[all …]
2314 EXTERN key_t ShmKey; /* shared memory key */ variable
3179 ShmKey = atol(val);