manページ検索

phrase: max: clip:
target: order:
Results of 211 - 220 of about 356 for read (0.060 sec.)
Man page of STATVFS 3990
STATVFS Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 statv ... is filesystem ST_RDONLY This filesystem is mounted read-only. ST_RELATIME Update atime relative to mtime/c ... インターフェース 属性 値 statvfs (), fstatvfs () Thread safety MT-Safe 準拠 POSIX.1-2001, POSIX.1-2008. On ...
https://man.plustar.jp/manpage/man3/fstatvfs.3.html - [similar]
Man page of GETLINE 3990
GETLINE Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 getli ... インターフェース 属性 値 getline (), getdelim () Thread safety MT-Safe 準拠 getline () と getdelim () は、 ... tream; char *line = NULL; size_t len = 0; ssize_t nread; if (argc != 2) { fprintf(stderr, "Usage: %s <file ... { perror("fopen"); exit(EXIT_FAILURE); } while ((nread = getline(&line, &len, stream)) != -1) { printf("R ... etrieved line of length %zd:\n", nread); fwrite(line, nread, 1, stdout); } free(line); fc ...
https://man.plustar.jp/manpage/man3/getdelim.3.html - [similar]
Man page of GETLINE 3990
GETLINE Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 getli ... インターフェース 属性 値 getline (), getdelim () Thread safety MT-Safe 準拠 getline () と getdelim () は、 ... tream; char *line = NULL; size_t len = 0; ssize_t nread; if (argc != 2) { fprintf(stderr, "Usage: %s <file ... { perror("fopen"); exit(EXIT_FAILURE); } while ((nread = getline(&line, &len, stream)) != -1) { printf("R ... etrieved line of length %zd:\n", nread); fwrite(line, nread, 1, stdout); } free(line); fc ...
https://man.plustar.jp/manpage/man3/getline.3.html - [similar]
Man page of RTIME 3990
RTIME Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page 名前 rtime - ... ( sendto (2), poll (2), recvfrom (2), connect (2), read (2)) の全てのエラーが起こる可能性がある。 更に次の ... s (7) を参照。 インターフェース 属性 値 rtime () Thread safety MT-Safe 注意 IPv4 のみがサポートされている。 ...
https://man.plustar.jp/manpage/man3/rtime.3.html - [similar]
Man page of STATVFS 3990
STATVFS Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 statv ... is filesystem ST_RDONLY This filesystem is mounted read-only. ST_RELATIME Update atime relative to mtime/c ... インターフェース 属性 値 statvfs (), fstatvfs () Thread safety MT-Safe 準拠 POSIX.1-2001, POSIX.1-2008. On ...
https://man.plustar.jp/manpage/man3/statvfs.3.html - [similar]
Man page of CORE 3990
CORE Section: Linux Programmer's Manual (5) Updated: 2020-11-01 Index JM Home Page 名前 core - コ ... binary being executed by the process does not have read permission enabled. (This is a security measure to ... ensure that an executable whose contents are not readable does not produce a---possibly readable---core ... 返す値と同じ (Linux 3.7 以降)。 %e The process or thread's comm value, which typically is the same as the e ... 機能が主に役に立つのはすでに使われなくなった LinuxThreads 実装を利用している場合である。 LinuxThreads 実装で ...
https://man.plustar.jp/manpage/man5/core.5.html - [similar]
Man page of SNMPTRAPD.CONF 3990
SNMPTRAPD.CONF Section: File Formats (5) Updated: 28 Aug 2001 Index JM Home Page 名前 /usr/share ... fig (5), snmptrapd (8), syslog (8), variables (5), read_config (3). 関連キーワード trap , OID , SNMPTRAPD ...
https://man.plustar.jp/manpage/man5/snmptrapd.conf.5.html - [similar]
Man page of POSIXOPTIONS 3990
POSIXOPTIONS Section: Linux Programmer's Manual (7) Updated: 2007-12-21 Index JM Home Page 名前 ... る。 aio_cancel (), aio_error (), aio_fsync (), aio_read (), aio_return (), aio_suspend (), aio_write (), l ... _BARRIERS - _SC_BARRIERS このオプションは _POSIX_THREADS と _POSIX_THREAD_SAFE_FUNCTIONS オプションを暗黙の ... 内に指定する。 以下の関数が存在する。 pthread_barrier_destroy (), pthread_barrier_init (), pthre ... ad_barrier_wait (), pthread_barrierattr_destroy (), pthread_barrierattr_init ( ...
https://man.plustar.jp/manpage/man7/posixoptions.7.html - [similar]
Man page of SIGEVENT 3990
SIGEVENT Section: Linux Programmer's Manual (7) Updated: 2020-11-01 Index JM Home Page 名前 sige ... y_function) (union sigval); /* Function used for thread notification (SIGEV_THREAD) */ void *sigev_notify_ ... attributes; /* Attributes for notification thread (SIGEV_THREAD) */ pid_t sigev_notify_thread_id; /* ... ID of thread to signal (SIGEV_THREAD_ID); Linux-specific */ }; ... は sigwaitinfo (2) でも同じ情報が得られる。 SIGEV_THREAD 「あたかも」新しいスレッドセーフの開始関数であるか ...
https://man.plustar.jp/manpage/man7/sigevent.7.html - [similar]
Man page of FSCK 3990
FSCK Section: Linux Programmer's Manual (8) Updated: 2 July 1996 Index JM Home Page 名前 fsck.mi ... デバイスが存在しないと、 fsck.minix は "unable to read super block" と表示する。 デバイスが存在するが MIN ...
https://man.plustar.jp/manpage/man8/fsck.minix.8.html - [similar]
PREV 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 NEXT

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