Searched refs:ShmKey (Results 1 – 3 of 3) sorted by relevance
7080 if (ShmKey == 0)7085 keyselect = ShmKey == SEL_SHM_KEY;7089 ShmKey = FIRST_SHM_KEY;7093 ShmKey = read_key_file(ShmKeyFile, ShmKey);7095 if (ShmKey == SEL_SHM_KEY)7105 Pshm = sm_shmstart(ShmKey, shms,7115 ++ShmKey;7118 if (ShmKey == SEL_SHM_KEY)7126 if (!keyselect || ShmKey == SEL_SHM_KEY)7134 (void) write_key_file(ShmKeyFile, (long) ShmKey);[all …]
2491 EXTERN key_t ShmKey; /* shared memory key */ variable
3813 ShmKey = atol(val);