Searched refs:ShmKey (Results 1 – 3 of 3) sorted by relevance
7145 if (ShmKey == 0)7150 keyselect = ShmKey == SEL_SHM_KEY;7154 ShmKey = FIRST_SHM_KEY;7158 ShmKey = read_key_file(ShmKeyFile, ShmKey);7160 if (ShmKey == SEL_SHM_KEY)7170 Pshm = sm_shmstart(ShmKey, shms,7180 ++ShmKey;7183 if (ShmKey == SEL_SHM_KEY)7191 if (!keyselect || ShmKey == SEL_SHM_KEY)7199 (void) write_key_file(ShmKeyFile, (long) ShmKey);[all …]
2650 EXTERN key_t ShmKey; /* shared memory key */ variable
4044 ShmKey = atol(val);