文章详情

  • 游戏榜单
  • 软件榜单
关闭导航
热搜榜
热门下载
热门标签
php爱好者> php文档>DIR结构的内容

DIR结构的内容

时间:2009-03-26  来源:typhoon85

这是查看结果,在深入就没在看.

[root@gnu123 include]# cat features.h | grep __dirstream
[root@gnu123 include]# cat bits/types.h | grep __dirstream
[root@gnu123 include]# cat bits/dirent.h | grep __dirstream
[root@gnu123 include]# cat bits/types.h | grep __dirstream
[root@gnu123 include]# cat bits/posix1_lim.h | grep __dirstream
[root@gnu123 include]# cat stddef.h
cat: stddef.h: 没有那个文件或目录
[root@gnu123 include]# locate stddef.,h
[root@gnu123 include]# locate stddef.h

struct __dirstream
  {
    void *__fd;                        /* `struct hurd_fd' pointer for descriptor.  */
    char *__data;                /* Directory block.  */
    int __entry_data;                /* Entry number `__data' corresponds to.  */
    char *__ptr;                /* Current pointer into the block.  */
    int __entry_ptr;                /* Entry number `__ptr' corresponds to.  */
    size_t __allocation;        /* Space allocated for the block.  */
    size_t __size;                /* Total valid data in the block.  */
    __libc_lock_define (, __lock) /* Mutex lock for this structure.  */
  };

typedef struct __dirstream DIR;

相关阅读 更多 +
排行榜 更多 +
日更计划漫画

日更计划漫画

浏览阅读 下载
浮生忆玲珑

浮生忆玲珑

角色扮演 下载
摩托追击

摩托追击

赛车竞速 下载