Searched refs:ShmKey (Results 1 – 3 of 3) sorted by relevance
6885 if (ShmKey == 0)6890 keyselect = ShmKey == SEL_SHM_KEY;6894 ShmKey = FIRST_SHM_KEY;6898 ShmKey = read_key_file(ShmKeyFile, ShmKey);6900 if (ShmKey == SEL_SHM_KEY)6910 Pshm = sm_shmstart(ShmKey, shms,6920 ++ShmKey;6923 if (ShmKey == SEL_SHM_KEY)6931 if (!keyselect || ShmKey == SEL_SHM_KEY)6939 (void) write_key_file(ShmKeyFile, (long) ShmKey);[all …]
2314 EXTERN key_t ShmKey; /* shared memory key */ variable
3179 ShmKey = atol(val);