manページ検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 267 for len (0.018 sec.)
Man page of TCPDUMP 4664
TCPDUMP Section: User Commands (1) Updated: 30 June 1997 Index JM Home Page 名前 tcpdump - ネット ... -i interface ] [ -m module ] [ -r file ] [ -s snaplen ] [ -T type ] [ -w file ] [ expression ] 説明 tcpd ... の NIT では最小は実際には 96 バイト)に代わって snaplen バイトをおのおののパケットから取り出し利用する。 I ... 性もある。プロトコルの情報が得られる必要最小限の snaplen とすること。 -T " expression "(条件式) で選択された ... al-Time Applications control protocol)、 snmp (Simple Network Management Protocol), vat (Visual Audio Too ...
https://man.plustar.jp/manpage/man1/tcpdump.1.html - [similar]
Man page of READV 4664
READV Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 readv, ... void *iov_base; /* Starting address */ size_t iov_len; /* Number of bytes to transfer */ }; readv () シス ... F_DSYNC (Linux 4.7 以降) Provide a per-write equivalent of the O_DSYNC open (2) flag. This flag is meanin ... WF_SYNC (Linux 4.7 以降) Provide a per-write equivalent of the O_SYNC open (2) flag. This flag is meaning ... APPEND (Linux 4.16 以降) Provide a per-write equivalent of the O_APPEND open (2) flag. This flag is meani ...
https://man.plustar.jp/manpage/man2/preadv.2.html - [similar]
Man page of READV 4664
READV Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 readv, ... void *iov_base; /* Starting address */ size_t iov_len; /* Number of bytes to transfer */ }; readv () シス ... F_DSYNC (Linux 4.7 以降) Provide a per-write equivalent of the O_DSYNC open (2) flag. This flag is meanin ... WF_SYNC (Linux 4.7 以降) Provide a per-write equivalent of the O_SYNC open (2) flag. This flag is meaning ... APPEND (Linux 4.16 以降) Provide a per-write equivalent of the O_APPEND open (2) flag. This flag is meani ...
https://man.plustar.jp/manpage/man2/preadv2.2.html - [similar]
Man page of READV 4664
READV Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 readv, ... void *iov_base; /* Starting address */ size_t iov_len; /* Number of bytes to transfer */ }; readv () シス ... F_DSYNC (Linux 4.7 以降) Provide a per-write equivalent of the O_DSYNC open (2) flag. This flag is meanin ... WF_SYNC (Linux 4.7 以降) Provide a per-write equivalent of the O_SYNC open (2) flag. This flag is meaning ... APPEND (Linux 4.16 以降) Provide a per-write equivalent of the O_APPEND open (2) flag. This flag is meani ...
https://man.plustar.jp/manpage/man2/pwritev.2.html - [similar]
Man page of READV 4664
READV Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 readv, ... void *iov_base; /* Starting address */ size_t iov_len; /* Number of bytes to transfer */ }; readv () シス ... F_DSYNC (Linux 4.7 以降) Provide a per-write equivalent of the O_DSYNC open (2) flag. This flag is meanin ... WF_SYNC (Linux 4.7 以降) Provide a per-write equivalent of the O_SYNC open (2) flag. This flag is meaning ... APPEND (Linux 4.16 以降) Provide a per-write equivalent of the O_APPEND open (2) flag. This flag is meani ...
https://man.plustar.jp/manpage/man2/pwritev2.2.html - [similar]
Man page of READV 4664
READV Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 readv, ... void *iov_base; /* Starting address */ size_t iov_len; /* Number of bytes to transfer */ }; readv () シス ... F_DSYNC (Linux 4.7 以降) Provide a per-write equivalent of the O_DSYNC open (2) flag. This flag is meanin ... WF_SYNC (Linux 4.7 以降) Provide a per-write equivalent of the O_SYNC open (2) flag. This flag is meaning ... APPEND (Linux 4.16 以降) Provide a per-write equivalent of the O_APPEND open (2) flag. This flag is meani ...
https://man.plustar.jp/manpage/man2/readv.2.html - [similar]
Man page of READV 4664
READV Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 readv, ... void *iov_base; /* Starting address */ size_t iov_len; /* Number of bytes to transfer */ }; readv () シス ... F_DSYNC (Linux 4.7 以降) Provide a per-write equivalent of the O_DSYNC open (2) flag. This flag is meanin ... WF_SYNC (Linux 4.7 以降) Provide a per-write equivalent of the O_SYNC open (2) flag. This flag is meaning ... APPEND (Linux 4.16 以降) Provide a per-write equivalent of the O_APPEND open (2) flag. This flag is meani ...
https://man.plustar.jp/manpage/man2/writev.2.html - [similar]
Man page of PTHREAD_SETNAME_NP 4664
PTHREAD_SETNAME_NP Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page ... getname_np(pthread_t thread , char * name , size_t len ); -pthread を付けてコンパイルとリンクを行う。 説明 ... バッファー name はスレッド名を返すのに使用される。 len には name の大きさをバイトで指定する。 name で指定 ... は以下のエラーで失敗する場合がある。 ERANGE name と len で指定されたバッファーが、 スレッド名を格納するには ... lude < errno.h > #include < stdlib.h > #define NAMELEN 16 #define errExitEN(en, msg) \ do { errno = en; p ...
https://man.plustar.jp/manpage/man3/pthread_getname_np.3.html - [similar]
Man page of PTHREAD_SETNAME_NP 4664
PTHREAD_SETNAME_NP Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page ... getname_np(pthread_t thread , char * name , size_t len ); -pthread を付けてコンパイルとリンクを行う。 説明 ... バッファー name はスレッド名を返すのに使用される。 len には name の大きさをバイトで指定する。 name で指定 ... は以下のエラーで失敗する場合がある。 ERANGE name と len で指定されたバッファーが、 スレッド名を格納するには ... lude < errno.h > #include < stdlib.h > #define NAMELEN 16 #define errExitEN(en, msg) \ do { errno = en; p ...
https://man.plustar.jp/manpage/man3/pthread_setname_np.3.html - [similar]
Man page of REGEX 4664
REGEX Section: Linux Programmer's Manual (3) Updated: 2020-08-13 Index JM Home Page 名前 regcomp ... allows matching embedded NUL bytes and avoids a strlen (3) on large strings. It does not use nmatch on in ... regex_t regex; regmatch_t pmatch[1]; regoff_t off, len; if (regcomp(&regex, re, REG_NEWLINE)) exit(EXIT_F ... tch, 0)) break; off = pmatch[0].rm_so + (s - str); len = pmatch[0].rm_eo - pmatch[0].rm_so; printf("#%d:\ ... n", i); printf("offset = %jd; length = %jd\n", (intmax_t) off, (intmax_t) len); prin ...
https://man.plustar.jp/manpage/man3/regcomp.3.html - [similar]
PREV 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 NEXT

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