裴秀智采访:OSChina代码查看:glibc-2.9/conform/data/sys/ipc.h-...

来源:百度文库 编辑:九乡新闻网 时间:2024/04/28 05:06:58
源码库 oschina源码 Android QT开发 iPhone Symbian 存储过程 Hibernate Velocity开发 Ajax/RIA Spring框架 Web服务器配置 谷歌API 游戏 开源图标 #FileHeader {padding:5px 2px;font-size:12pt;}#FileHeader a {text-decoration:none;}#FilePath {font-size:9pt;margin:5px 0 15px 0;color:#666;}#FilePath a {text-decoration:none;}#FileHeader span {font-weight:normal;font-size:10pt;margin-left:20px;}#FileTree {background:#efe;border:1px solid #40AA53;width:200px;overflow:hidden;}#FileTree strong {display:block;background:#40AA53;color:#fff;padding:3px 5px;}#FileTree strong a {float:right;color:#fff;}#FileTree ul {font-family:Courier New,Arial;font-size:9pt;margin:10px 0 10px 10px;line-height:18px;}#FileTree ul li a {text-decoration:none;}#FileTree ul li.dir a {font-weight:bold;color:#00F;}#FileViewer {padding-left:10px;}

源码库 » Glibc » ipc.h-data

路径:glibc-2.9/conform/data/sys/ipc.h-data

上一级 目 录
  • ipc.h-data
  • mman.h-data
  • msg.h-data
  • resource.h-data
  • select.h-data
  • sem.h-data
  • shm.h-data
  • socket.h-data
  • stat.h-data
  • statvfs.h-data
  • time.h-data
  • timeb.h-data
  • times.h-data
  • types.h-data
  • uio.h-data
  • un.h-data
  • utsname.h-data
  • wait.h-data
下载 ipc.h-data view source print? 01 type {struct ipc_perm} 02 03 element {struct ipc_perm} uid_t uid 04 element {struct ipc_perm} gid_t gid 05 element {struct ipc_perm} uid_t cuid 06 element {struct ipc_perm} gid_t cgid 07 element {struct ipc_perm} mode_t mode 08 09 type uid_t 10 type gid_t 11 type mode_t 12 type key_t 13 14 constant IPC_CREAT 15 constant IPC_EXCL 16 constant IPC_NOWAIT 17 18 constant IPC_PRIVATE 19 20 constant IPC_RMID 21 constant IPC_SET 22 constant IPC_STAT 23 24 function key_t ftok (const char*, int) 25 26 allow ipc_* 27 allow IPC_* 28 allow *_t © 开源中国社区(OsChina.NET) | 关于我们 | 广告联系 | 站长