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