Lines Matching refs:ShmKey
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);
7206 (long) ShmKey, i, (long) RunAsUid, (long) RunAsGid);
7268 (long) ShmKey, sm_errstring(save_errno));