Searched refs:ShmKey (Results 1 – 3 of 3) sorted by relevance
6909 if (ShmKey == 0)6914 keyselect = ShmKey == SEL_SHM_KEY;6918 ShmKey = FIRST_SHM_KEY;6922 ShmKey = read_key_file(ShmKeyFile, ShmKey);6924 if (ShmKey == SEL_SHM_KEY)6934 Pshm = sm_shmstart(ShmKey, shms,6944 ++ShmKey;6947 if (ShmKey == SEL_SHM_KEY)6955 if (!keyselect || ShmKey == SEL_SHM_KEY)6963 (void) write_key_file(ShmKeyFile, (long) ShmKey);[all …]
2463 EXTERN key_t ShmKey; /* shared memory key */ variable
3745 ShmKey = atol(val);