manページ検索

phrase: max: clip:
target: order:
Results of 671 - 680 of about 1481 for posix (0.368 sec.)
Man page of GETRLIMIT 2592
GETRLIMIT Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 get ... t on the number of bytes that can be allocated for POSIX message queues for the real user ID of the calling ... + min(attr.mq_maxmsg, MQ_PRIO_MAX) * sizeof(struct posix_msg_tree_node)+ /* オーバーヘッド分 */ attr.mq_max ... 第 4 引数として指定される。 また、構造体 msg_msg と posix_msg_tree_node はカーネル内部の構造体である。 上記の ... ad safety MT-Safe 準拠 getrlimit (), setrlimit (): POSIX.1-2001, POSIX.1-2008, SVr4, 4.3BSD. prlimit (): Li ...
https://man.plustar.jp/manpage/man2/ugetrlimit.2.html - [similar]
Man page of UMASK 2592
UMASK Section: Linux Programmer's Manual (2) Updated: 2020-08-13 Index JM Home Page 名前 umask - ... テムコールは必ず成功し、以前の umask 値を返す。 準拠 POSIX.1-2001, POSIX.1-2008, SVr4, 4.3BSD. 注意 fork (2) ... hanging it. umask の設定は、そのプロセスが生成する POSIX IPC オブジェクト ( mq_open (3), sem_open (3), shm_ ...
https://man.plustar.jp/manpage/man2/umask.2.html - [similar]
Man page of CMSG 2592
CMSG Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 CMSG_ALI ... byte count, including header (type is socklen_t in POSIX) */ int cmsg_level; /* Originating protocol */ int ... 照。 準拠 This ancillary data model conforms to the POSIX.1g draft, 4.4BSD-Lite, the IPv6 advanced API descr ... CMSG_NXTHDR (), and CMSG_DATA () are specified in POSIX.1-2008. CMSG_SPACE () and CMSG_LEN () will be incl ... uded in the next POSIX release (Issue 8). CMSG_ALIGN () is a Linux extens ...
https://man.plustar.jp/manpage/man3/CMSG_ALIGN.3.html - [similar]
Man page of CMSG 2592
CMSG Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 CMSG_ALI ... byte count, including header (type is socklen_t in POSIX) */ int cmsg_level; /* Originating protocol */ int ... 照。 準拠 This ancillary data model conforms to the POSIX.1g draft, 4.4BSD-Lite, the IPv6 advanced API descr ... CMSG_NXTHDR (), and CMSG_DATA () are specified in POSIX.1-2008. CMSG_SPACE () and CMSG_LEN () will be incl ... uded in the next POSIX release (Issue 8). CMSG_ALIGN () is a Linux extens ...
https://man.plustar.jp/manpage/man3/CMSG_DATA.3.html - [similar]
Man page of CMSG 2592
CMSG Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 CMSG_ALI ... byte count, including header (type is socklen_t in POSIX) */ int cmsg_level; /* Originating protocol */ int ... 照。 準拠 This ancillary data model conforms to the POSIX.1g draft, 4.4BSD-Lite, the IPv6 advanced API descr ... CMSG_NXTHDR (), and CMSG_DATA () are specified in POSIX.1-2008. CMSG_SPACE () and CMSG_LEN () will be incl ... uded in the next POSIX release (Issue 8). CMSG_ALIGN () is a Linux extens ...
https://man.plustar.jp/manpage/man3/CMSG_FIRSTHDR.3.html - [similar]
Man page of CMSG 2592
CMSG Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 CMSG_ALI ... byte count, including header (type is socklen_t in POSIX) */ int cmsg_level; /* Originating protocol */ int ... 照。 準拠 This ancillary data model conforms to the POSIX.1g draft, 4.4BSD-Lite, the IPv6 advanced API descr ... CMSG_NXTHDR (), and CMSG_DATA () are specified in POSIX.1-2008. CMSG_SPACE () and CMSG_LEN () will be incl ... uded in the next POSIX release (Issue 8). CMSG_ALIGN () is a Linux extens ...
https://man.plustar.jp/manpage/man3/CMSG_LEN.3.html - [similar]
Man page of CMSG 2592
CMSG Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 CMSG_ALI ... byte count, including header (type is socklen_t in POSIX) */ int cmsg_level; /* Originating protocol */ int ... 照。 準拠 This ancillary data model conforms to the POSIX.1g draft, 4.4BSD-Lite, the IPv6 advanced API descr ... CMSG_NXTHDR (), and CMSG_DATA () are specified in POSIX.1-2008. CMSG_SPACE () and CMSG_LEN () will be incl ... uded in the next POSIX release (Issue 8). CMSG_ALIGN () is a Linux extens ...
https://man.plustar.jp/manpage/man3/CMSG_NXTHDR.3.html - [similar]
Man page of CMSG 2592
CMSG Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 CMSG_ALI ... byte count, including header (type is socklen_t in POSIX) */ int cmsg_level; /* Originating protocol */ int ... 照。 準拠 This ancillary data model conforms to the POSIX.1g draft, 4.4BSD-Lite, the IPv6 advanced API descr ... CMSG_NXTHDR (), and CMSG_DATA () are specified in POSIX.1-2008. CMSG_SPACE () and CMSG_LEN () will be incl ... uded in the next POSIX release (Issue 8). CMSG_ALIGN () is a Linux extens ...
https://man.plustar.jp/manpage/man3/CMSG_SPACE.3.html - [similar]
Man page of CTIME 2592
CTIME Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page 名前 asctime ... me_r (), ctime_r (), gmtime_r (), localtime_r (): _POSIX_C_SOURCE || /* glibc 2.19 以前: */ _BSD_SOURCE || ... Thread safety MT-Unsafe race:tmbuf env locale 準拠 POSIX.1-2001. C89 と C99 では asctime (), ctime (), gmti ... me (), localtime (), mktime () が規定されている。 POSIX.1-2008 は、 asctime (), asctime_r (), ctime (), ct ... e_r (), localtime_r () は SUSv2 で規定されている。 POSIX.1-2001 では、「関数 asctime (), ctime (), gmtime ( ...
https://man.plustar.jp/manpage/man3/asctime.3.html - [similar]
Man page of CTIME 2592
CTIME Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page 名前 asctime ... me_r (), ctime_r (), gmtime_r (), localtime_r (): _POSIX_C_SOURCE || /* glibc 2.19 以前: */ _BSD_SOURCE || ... Thread safety MT-Unsafe race:tmbuf env locale 準拠 POSIX.1-2001. C89 と C99 では asctime (), ctime (), gmti ... me (), localtime (), mktime () が規定されている。 POSIX.1-2008 は、 asctime (), asctime_r (), ctime (), ct ... e_r (), localtime_r () は SUSv2 で規定されている。 POSIX.1-2001 では、「関数 asctime (), ctime (), gmtime ( ...
https://man.plustar.jp/manpage/man3/asctime_r.3.html - [similar]
PREV 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 NEXT

This document was created by man2html, using the manual pages.
Time: 13:30:26 GMT, January 09, 2022