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