• <ins id="pjuwb"></ins>
    <blockquote id="pjuwb"><pre id="pjuwb"></pre></blockquote>
    <noscript id="pjuwb"></noscript>
          <sup id="pjuwb"><pre id="pjuwb"></pre></sup>
            <dd id="pjuwb"></dd>
            <abbr id="pjuwb"></abbr>

            Prayer

            在一般中尋求卓越
            posts - 1256, comments - 190, trackbacks - 0, articles - 0
              C++博客 :: 首頁 :: 新隨筆 :: 聯系 :: 聚合  :: 管理

            linux系統調用之ftok()

            Posted on 2009-07-14 21:50 Prayer 閱讀(924) 評論(0)  編輯 收藏 引用 所屬分類: LINUX/UNIX/AIX

            ftok原型如下:
            key_t ftok( char * fname, int id )
            fname就時你指定的文件名,id是子序號。

            失敗返回值為-1

            ftok應用范圍:在IPC通信及消息記者中使用

            解析:

            系統建立IPC通訊(如消息隊列、共享內存時)必須指定一個ID值。通常情況下,該id值通過ftok函數得到。

            在一般的UNIX實現中,是將文件的索引節點號取出,前面加上子序號得到key_t的返回值。

            如指定文件的索引節點號為65538,換算成16進制為0x010002,而你指定的ID值為38,換算成16進制為0x26,則最后的key_t返回值為0x26010002。
            查詢文件索引節點號可通過命令: ls -i來查看

            nux Programmer's Manual                   FTOK(3)
                                                                                                                                                  
            NAME
                   ftok - convert a pathname and a project identifier to a System V IPC
                   key
                                                                                                                                                  
            SYNOPSIS
                   # include <sys/types.h>
                   # include <sys/ipc.h>
                                                                                                                                                  
                   key_t ftok(const char *pathname, int proj_id);
                                                                                                                                                  
            DESCRIPTION
                   The ftok function uses the identity of the file named by the given
                   pathname (which must refer to an existing, accessible file) and the
                   least significant 8 bits of proj_id (which must be nonzero) to generate
                   a key_t type System V IPC key, suitable for use with msgget(2),
                   semget(2), or shmget(2).
                                                                                                                                                  
                   The resulting value is the same for all pathnames that name the same
                   file, when the same value of proj_id is used. The value returned should
                   be different when the (simultaneously existing) files or the project
                   IDs differ.
                                                                                                                                                  
            RETURN VALUE
                   On success the generated key_t value is returned. On failure -1 is
                   returned, with errno indicating the error as for the stat(2) system
                   call.
                                                                                                                                                  
            CONFORMING TO
                   XPG4
                                                                                                                                                  
            NOTES
                   Under libc4 and libc5 (and under SunOS 4.x) the prototype was
                          key_t ftok(char *pathname, char proj_id);
                   Today proj_id is an int, but still only 8 bits are used. Typical usage
                   has an ASCII character proj_id, that is why the behaviour is said to be
                   undefined when proj_id is zero.

            91麻豆国产精品91久久久| 国产成人精品久久二区二区| 久久免费看黄a级毛片| 久久天天躁狠狠躁夜夜avapp| 一本色道久久88—综合亚洲精品| 久久精品国产精品青草| 欧美激情精品久久久久久久| 丰满少妇人妻久久久久久| 久久久久噜噜噜亚洲熟女综合 | 国内精品久久久久久久亚洲| 久久精品亚洲AV久久久无码 | 亚洲精品99久久久久中文字幕| 亚洲国产精品无码久久| 91精品国产色综久久| 久久丫精品国产亚洲av| 一本久久综合亚洲鲁鲁五月天亚洲欧美一区二区 | 久久久久久无码国产精品中文字幕 | 国产AⅤ精品一区二区三区久久| 777午夜精品久久av蜜臀| 无码8090精品久久一区 | 色婷婷噜噜久久国产精品12p | 久久久久久久亚洲Av无码| 国产aⅴ激情无码久久| 伊人色综合久久天天人守人婷 | 久久人人爽人人爽人人片AV东京热 | 国产综合成人久久大片91| 国产亚洲欧美精品久久久| 欧美黑人激情性久久| 亚洲国产精品久久久天堂| 伊人久久大香线蕉av不卡| 久久青青草视频| 久久久久亚洲AV片无码下载蜜桃| 亚洲精品无码久久毛片| 国产精品美女久久福利网站| 伊人久久大香线蕉综合5g| 久久无码专区国产精品发布| 综合久久精品色| 无码国内精品久久人妻| 人人狠狠综合久久88成人| 国产精品久久亚洲不卡动漫| 久久精品九九亚洲精品天堂|