• <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++博客 :: 首頁 :: 新隨筆 :: 聯(lián)系 :: 聚合  :: 管理

            linux系統(tǒng)調(diào)用之ftok()

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

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

            失敗返回值為-1

            ftok應(yīng)用范圍:在IPC通信及消息記者中使用

            解析:

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

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

            如指定文件的索引節(jié)點號為65538,換算成16進(jìn)制為0x010002,而你指定的ID值為38,換算成16進(jìn)制為0x26,則最后的key_t返回值為0x26010002。
            查詢文件索引節(jié)點號可通過命令: 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.

            久久婷婷国产综合精品| 久久亚洲精品无码观看不卡| 久久成人国产精品免费软件| yy6080久久| 久久九九青青国产精品| 久久99国产精品99久久| 久久久久久青草大香综合精品| 久久人妻AV中文字幕| 国产一区二区三区久久| 国产精品久久久久久久久久影院| 国内精品久久久久影院一蜜桃| 欧美亚洲日本久久精品| 99久久成人国产精品免费| 免费精品久久久久久中文字幕| 99久久国产热无码精品免费| 亚洲国产成人久久一区久久| 久久免费视频观看| 无码人妻久久一区二区三区蜜桃 | 久久久91精品国产一区二区三区| 久久久久亚洲av成人无码电影| 亚洲va久久久噜噜噜久久天堂| 久久国产高清一区二区三区| 国产精品久久久久AV福利动漫| 少妇熟女久久综合网色欲| 精品一久久香蕉国产线看播放| 国产精品久久国产精麻豆99网站| 久久精品无码一区二区WWW| 久久综合九色综合久99| 久久久久久久久久久免费精品| 久久免费精品视频| 色综合久久88色综合天天| 久久精品无码一区二区三区| aaa级精品久久久国产片| 久久国产成人精品麻豆| 国产精品久久久久国产A级| 99久久er这里只有精品18| 色欲综合久久躁天天躁蜜桃 | 国产亚洲精品美女久久久| 一本一道久久综合狠狠老 | 伊人久久国产免费观看视频| 日本亚洲色大成网站WWW久久|