manページ検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 126 for buffer (0.053 sec.)
Man page of GETXATTR 6424
GETXATTR Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 getx ... e filesystem. The attribute value is placed in the buffer pointed to by value ; size specifies the size of t ... hat buffer. The return value of the call is the number of byt ... ed). This can be used to determine the size of the buffer that should be supplied in a subsequent call. (But ... R , getxattr , return , path , This , バージョン , buffer , 参照 Linux マニュアル 一覧 [ man1 ] [ man2 ] [ m ...
https://man.plustar.jp/manpage/man2/fgetxattr.2.html - [similar]
Man page of GETXATTR 6424
GETXATTR Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 getx ... e filesystem. The attribute value is placed in the buffer pointed to by value ; size specifies the size of t ... hat buffer. The return value of the call is the number of byt ... ed). This can be used to determine the size of the buffer that should be supplied in a subsequent call. (But ... R , getxattr , return , path , This , バージョン , buffer , 参照 Linux マニュアル 一覧 [ man1 ] [ man2 ] [ m ...
https://man.plustar.jp/manpage/man2/getxattr.2.html - [similar]
Man page of GETXATTR 6424
GETXATTR Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 getx ... e filesystem. The attribute value is placed in the buffer pointed to by value ; size specifies the size of t ... hat buffer. The return value of the call is the number of byt ... ed). This can be used to determine the size of the buffer that should be supplied in a subsequent call. (But ... R , getxattr , return , path , This , バージョン , buffer , 参照 Linux マニュアル 一覧 [ man1 ] [ man2 ] [ m ...
https://man.plustar.jp/manpage/man2/lgetxattr.2.html - [similar]
Man page of GETSERVENT_R 6375
GETSERVENT_R Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 ... る。 $ ./a.out 7 tcp 1 ERANGE! Retrying with larger buffer getservbyport_r() returned: 0 (success) (buflen=87 ... argv[3]); if (buflen > MAX_BUF) { printf("Exceeded buffer limit (%d)\n", MAX_BUF); exit(EXIT_FAILURE); } era ... nge_cnt == 0) printf("ERANGE! Retrying with larger buffer\n"); erange_cnt++; /* Increment a byte at a time s ... o we can see exactly what size buffer was required */ buflen++; if (buflen > MAX_BUF) { ...
https://man.plustar.jp/manpage/man3/getservbyname_r.3.html - [similar]
Man page of GETSERVENT_R 6375
GETSERVENT_R Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 ... る。 $ ./a.out 7 tcp 1 ERANGE! Retrying with larger buffer getservbyport_r() returned: 0 (success) (buflen=87 ... argv[3]); if (buflen > MAX_BUF) { printf("Exceeded buffer limit (%d)\n", MAX_BUF); exit(EXIT_FAILURE); } era ... nge_cnt == 0) printf("ERANGE! Retrying with larger buffer\n"); erange_cnt++; /* Increment a byte at a time s ... o we can see exactly what size buffer was required */ buflen++; if (buflen > MAX_BUF) { ...
https://man.plustar.jp/manpage/man3/getservbyport_r.3.html - [similar]
Man page of GETSERVENT_R 6375
GETSERVENT_R Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 ... る。 $ ./a.out 7 tcp 1 ERANGE! Retrying with larger buffer getservbyport_r() returned: 0 (success) (buflen=87 ... argv[3]); if (buflen > MAX_BUF) { printf("Exceeded buffer limit (%d)\n", MAX_BUF); exit(EXIT_FAILURE); } era ... nge_cnt == 0) printf("ERANGE! Retrying with larger buffer\n"); erange_cnt++; /* Increment a byte at a time s ... o we can see exactly what size buffer was required */ buflen++; if (buflen > MAX_BUF) { ...
https://man.plustar.jp/manpage/man3/getservent_r.3.html - [similar]
Man page of READLINK 6289
READLINK Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 read ... を構成する。 例 The following program allocates the buffer needed by readlink () dynamically from the informa ... tion provided by lstat (2), falling back to a buffer of size PATH_MAX in cases where lstat (2) reports ... he link size, so that we can determine whether the buffer returned by readlink() was truncated. */ bufsiz = ... tes, buf); /* If the return value was equal to the buffer size, then the the link target was larger than exp ...
https://man.plustar.jp/manpage/man2/readlink.2.html - [similar]
Man page of READLINK 6289
READLINK Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 read ... を構成する。 例 The following program allocates the buffer needed by readlink () dynamically from the informa ... tion provided by lstat (2), falling back to a buffer of size PATH_MAX in cases where lstat (2) reports ... he link size, so that we can determine whether the buffer returned by readlink() was truncated. */ bufsiz = ... tes, buf); /* If the return value was equal to the buffer size, then the the link target was larger than exp ...
https://man.plustar.jp/manpage/man2/readlinkat.2.html - [similar]
Man page of SYSLOG 5897
SYSLOG Section: Linux Programmer's Manual (2) Updated: 2020-08-13 Index JM Home Page 名前 syslog ... と呼ばれている。 カーネルログバッファー (kernel log buffer) カーネルは長さ LOG_BUF_LEN の巡回式のバッファーを ... を行い、追加で「リングバッファー消去」 ("clear ring buffer") コマンドも実行する。 SYSLOG_ACTION_CLEAR (5) 「リ ... 引数 bufp と len は無視される。 SYSLOG_ACTION_SIZE_BUFFER (10) (Linux 2.6.6 以降) カーネルログバッファーの全 ... 名前 書式 説明 カーネルログバッファー (kernel log buffer) コマンド /proc/sys/kernel/printk ログレベル 返り値 ...
https://man.plustar.jp/manpage/man2/syslog.2.html - [similar]
Man page of FTW 5897
FTW Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 ftw, nftw ... d not be reached for stat (2). The contents of the buffer pointed to by sb are undefined. FTW_SL fpath がシン ... ag argument passed to fn () contains FTW_SLN , the buffer pointed to by sb should contain information about ... ssion introduced in glibc 2.4, the contents of the buffer pointed to by sb were undefined when FTW_SLN is pa ... in typeflag . (More precisely, the contents of the buffer were left unchanged in this case.) This regression ...
https://man.plustar.jp/manpage/man3/ftw.3.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT

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