key_t             259 compat/linux/linux_ipc.c 	SCARG(&bsa, key) = (key_t)SCARG(uap, a1);
key_t             460 compat/linux/linux_ipc.c 	SCARG(&bma, key) = (key_t)SCARG(uap, a1);
key_t             627 compat/svr4/svr4_ipc.c 	syscallarg(key_t) key;
key_t             110 kern/sysv_shm.c int shm_find_segment_by_key(key_t);
key_t             119 kern/sysv_shm.c shm_find_segment_by_key(key_t key)
key_t             390 kern/sysv_shm.c 	key_t key;
key_t              58 sys/ipc.h      	key_t		key;	/* user specified msg/sem/shm key */
key_t              69 sys/ipc.h      	key_t		key;	/* user specified msg/sem/shm key */
key_t              79 sys/ipc.h      	key_t		key;	/* user specified msg/sem/shm key */
key_t              93 sys/ipc.h      #define	IPC_PRIVATE	(key_t)0 /* private key */
key_t             112 sys/ipc.h      key_t	ftok(const char *, int);
key_t             200 sys/msg.h      int msgget(key_t, int);
key_t             212 sys/sem.h      int	semget(key_t, int, int);
key_t             185 sys/shm.h      int shmget(key_t, size_t, int);
key_t             926 sys/syscallargs.h 	syscallarg(key_t) key;
key_t             944 sys/syscallargs.h 	syscallarg(key_t) key;
key_t             980 sys/syscallargs.h 	syscallarg(key_t) key;
key_t            1170 sys/syscallargs.h 	syscallarg(key_t) key;