manページ検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 231 for BYTES (0.043 sec.)
Man page of STAT 4647
STAT Section: Linux Programmer's Manual (2) Updated: 2014-08-19 Index JM Home Page 名前 stat, fs ... sb.st_gid); printf("Preferred I/O block size: %ld bytes\n", (long) sb.st_blksize); printf("File size: %lld ... bytes\n", (long long) sb.st_size); printf("Blocks alloca ...
https://man.plustar.jp/manpage/man2/oldstat.2.html - [similar]
Man page of READLINK 4647
READLINK Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 read ... 返り値 On success, these calls return the number of bytes placed in buf . (If the returned value equals bufs ... har *argv[]) { struct stat sb; char *buf; ssize_t nbytes, bufsiz; if (argc != 2) { fprintf(stderr, "Usage: ... = NULL) { perror("malloc"); exit(EXIT_FAILURE); } nbytes = readlink(argv[1], buf, bufsiz); if (nbytes == -1 ... printf("'%s' points to '%.*s'\n", argv[1], (int) nbytes, buf); /* If the return value was equal to the buf ...
https://man.plustar.jp/manpage/man2/readlink.2.html - [similar]
Man page of READLINK 4647
READLINK Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 read ... 返り値 On success, these calls return the number of bytes placed in buf . (If the returned value equals bufs ... har *argv[]) { struct stat sb; char *buf; ssize_t nbytes, bufsiz; if (argc != 2) { fprintf(stderr, "Usage: ... = NULL) { perror("malloc"); exit(EXIT_FAILURE); } nbytes = readlink(argv[1], buf, bufsiz); if (nbytes == -1 ... printf("'%s' points to '%.*s'\n", argv[1], (int) nbytes, buf); /* If the return value was equal to the buf ...
https://man.plustar.jp/manpage/man2/readlinkat.2.html - [similar]
Man page of SIGWAITINFO 4647
SIGWAITINFO Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 s ... t, size_t sigsetsize , which specifies the size in bytes of the signal set in set . This argument is curren ...
https://man.plustar.jp/manpage/man2/rt_sigtimedwait.2.html - [similar]
Man page of SIGWAITINFO 4647
SIGWAITINFO Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 s ... t, size_t sigsetsize , which specifies the size in bytes of the signal set in set . This argument is curren ...
https://man.plustar.jp/manpage/man2/sigtimedwait.2.html - [similar]
Man page of SIGWAITINFO 4647
SIGWAITINFO Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 s ... t, size_t sigsetsize , which specifies the size in bytes of the signal set in set . This argument is curren ...
https://man.plustar.jp/manpage/man2/sigwaitinfo.2.html - [similar]
Man page of SPLICE 4647
SPLICE Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 splice ... essful completion, splice () returns the number of bytes spliced to or from the pipe. A return value of 0 m ...
https://man.plustar.jp/manpage/man2/splice.2.html - [similar]
Man page of STAT 4647
STAT Section: Linux Programmer's Manual (2) Updated: 2014-08-19 Index JM Home Page 名前 stat, fs ... sb.st_gid); printf("Preferred I/O block size: %ld bytes\n", (long) sb.st_blksize); printf("File size: %lld ... bytes\n", (long long) sb.st_size); printf("Blocks alloca ...
https://man.plustar.jp/manpage/man2/stat.2.html - [similar]
Man page of STAT 4647
STAT Section: Linux Programmer's Manual (2) Updated: 2014-08-19 Index JM Home Page 名前 stat, fs ... sb.st_gid); printf("Preferred I/O block size: %ld bytes\n", (long) sb.st_blksize); printf("File size: %lld ... bytes\n", (long long) sb.st_size); printf("Blocks alloca ...
https://man.plustar.jp/manpage/man2/stat64.2.html - [similar]
Man page of POSIX_MEMALIGN 4647
POSIX_MEMALIGN Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page 名前 ... 説明 The function posix_memalign () allocates size bytes and places the address of the allocated memory in ...
https://man.plustar.jp/manpage/man3/aligned_alloc.3.html - [similar]
PREV 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 NEXT

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