manページ検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 327 for RETURN (0.026 sec.)
Man page of AIO_RETURN 13953
AIO_RETURN Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 ai ... o_return - 非同期 I/O 操作の返り値 (return status) を取得す ... る 書式 #include < aio.h > ssize_t aio_return(struct aiocb * aiocbp ); -lrt でリンクする。 説明 ... aio_return () 関数は aiocbp で指された制御ブロックにおける非同 ... 定される。 非同期 I/O 操作が完了していない場合、 aio_return () の返り値とその影響は不定である。 エラー EINVAL ...
https://man.plustar.jp/manpage/man3/aio_return.3.html - [similar]
Man page of NSSWITCH.CONF 8662
NSSWITCH.CONF Section: Linux Programmer's Manual (5) Updated: 2017-05-03 Index JM Home Page 名前 ... group: compat shadow: compat hosts: dns [!UNAVAIL=return] files networks: nis [NOTFOUND=return] files ether ... s: nis [NOTFOUND=return] files protocols: nis [NOTFOUND=return] files rpc: ... nis [NOTFOUND=return] files services: nis [NOTFOUND=return] files 最初の ... で得られた場合に実行されるアクション (例: "[NOTFOUND=return]")。アクションは省略可能である。 利用しているシステ ...
https://man.plustar.jp/manpage/man5/nsswitch.conf.5.html - [similar]
Man page of bc 7523
bc Section: User Commands (1) Updated: . Index JM Home Page 名称 bc - 任意精度の計算言語 書式 bc ... c は終了しません。 halt 文が実行されないからです。 return 関数から戻ります。関数の結果は 0 になります。(関数 ... の章を参照) return ( expression ) 関数から戻ります。関数の結果は expr ... 述べますと、文はセミコロンか改行で区切られています。 return 文により関数は終了し、値を返します。 return 文には ... 2 つの形式があり、 ひとつめの形式 " return " は、呼び出し元に値 0 を返します。 もうひとつの形 ...
https://man.plustar.jp/manpage/man1/bc.1.html - [similar]
Man page of PTHREAD_JOIN 7523
PTHREAD_JOIN Section: C Library Functions (3) Updated: LinuxThreads Index JM Home Page 名前 pthr ... h > int pthread_join(pthread_t th , void ** thread_return ); 説明 pthread_join は、 呼び出しスレッドの実行を ... 終了するか、取り消しされて終了するのを待つ。 thread_return が NULL でないときには、 th の返り値が thread_retu ... とになる。 返り値 成功すると、 th の返り値が thread_return で指し示された領域に格納され、0 が返る。 エラーの場 ... HREAD , 終了 , 取り消し , 合流 , エラー , thread , return , 実行 , create Linux マニュアル 一覧 [ man1 ] [ m ...
https://man.plustar.jp/manpage/man3/pthread_join.3.html - [similar]
Man page of GETXATTR 7312
GETXATTR Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 getx ... alue ; size specifies the size of that buffer. The return value of the call is the number of bytes placed in ... ttr (2). If size is specified as zero, these calls return the current size of the named extended attribute ( ... calls, so that it is still necessary to check the return status from the second call.) 返り値 On success, t ... hese calls return a nonnegative value which is the size (in bytes) o ...
https://man.plustar.jp/manpage/man2/fgetxattr.2.html - [similar]
Man page of GETXATTR 7312
GETXATTR Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 getx ... alue ; size specifies the size of that buffer. The return value of the call is the number of bytes placed in ... ttr (2). If size is specified as zero, these calls return the current size of the named extended attribute ( ... calls, so that it is still necessary to check the return status from the second call.) 返り値 On success, t ... hese calls return a nonnegative value which is the size (in bytes) o ...
https://man.plustar.jp/manpage/man2/getxattr.2.html - [similar]
Man page of GETXATTR 7312
GETXATTR Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 getx ... alue ; size specifies the size of that buffer. The return value of the call is the number of bytes placed in ... ttr (2). If size is specified as zero, these calls return the current size of the named extended attribute ( ... calls, so that it is still necessary to check the return status from the second call.) 返り値 On success, t ... hese calls return a nonnegative value which is the size (in bytes) o ...
https://man.plustar.jp/manpage/man2/lgetxattr.2.html - [similar]
Man page of AIO_ERROR 7110
AIO_ERROR Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 aio ... 同じ値になる。 エラー EINVAL aiocbp が、まだ返り値 (return status) ( aio_return (3) を参照) が取得されていない ... 目 aio_cancel (3), aio_fsync (3), aio_read (3), aio_return (3), aio_suspend (3), aio_write (3), lio_listio (3 ... 関連キーワード エラー , リクエスト , 参照 , 非同期 , return , aiocbp , 属性 , pages , 関数 , ブロック Linux マ ...
https://man.plustar.jp/manpage/man3/aio_error.3.html - [similar]
Man page of AIO_WRITE 6797
AIO_WRITE Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 aio ... たかをテストできる。 完了した I/O 操作の返り値は aio_return (3) で取得できる。 aiocbp->aio_sigevent を適切に設 ... る。 エラーは後でのみ検知された場合は、 エラーは aio_return (3) と aio_error (3) 経由で報告されることになる ( ... aio_return (3) は状態 -1 を返し、 aio_error (3) でエラー状態- ... ), aio_error (3), aio_fsync (3), aio_read (3), aio_return (3), aio_suspend (3), lio_listio (3), aio (7) この ...
https://man.plustar.jp/manpage/man3/aio_write.3.html - [similar]
Man page of FOPENCOOKIE 6696
FOPENCOOKIE Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 f ... f, cookie->allocated * 2); if (new_buff == NULL) { return -1; } else { cookie->allocated *= 2; cookie->buf = ... > cookie->endpos) cookie->endpos = cookie->offset; return size; } ssize_t memfile_read(void *c, char *buf, s ... cookie->offset, xbytes); cookie->offset += xbytes; return xbytes; } int memfile_seek(void *c, off64_t *offse ... K_CUR) new_offset = cookie->offset + *offset; else return -1; if (new_offset < 0) return -1; cookie->offset ...
https://man.plustar.jp/manpage/man3/fopencookie.3.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT

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