📄 shm.h-data
字号:
constant SHM_RDONLYsymbol SHMLBAconstant SHM_RNDtype shmatt_ttype {struct shmid_ds}element {struct shmid_ds} {struct ipc_perm} shm_permelement {struct shmid_ds} size_t shm_segszelement {struct shmid_ds} pid_t shm_lpidelement {struct shmid_ds} pid_t shm_cpidelement {struct shmid_ds} shmatt_t shm_nattchelement {struct shmid_ds} time_t shm_atimeelement {struct shmid_ds} time_t shm_dtimeelement {struct shmid_ds} time_t shm_ctimetype pid_ttype time_ttype key_ttype size_tfunction {void*} shmat (int, const void*, int)function int shmctl (int, int, struct shmid_ds*)function int shmdt (const void*)function int shmget (key_t, size_t, int)allow-header sys/ipc.hallow shm*allow SHM*allow *_t
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -