manページ検索

phrase: max: clip:
target: order:
Results of 691 - 700 of about 825 for [SIMILAR] 16 1024 4096 WITH 21562 llrintf WITH 1... (8.381 sec.)
Man page of IO_SETUP 0
IO_SETUP Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 io_setup - 非同期 I/O コンテキストを作成する 書式 #include < linux/aio_abi.h > /* 必要な型の定義 */ long io_setup(unsigned nr_events , aio_context_t * ctx_idp ); 注 : このシステムコールには glibc ...
https://man.plustar.jp/manpage/man2/io_setup.2.html - [similar]
Man page of IO_SUBMIT 0
IO_SUBMIT Section: Linux Programmer's Manual (2) Updated: 2012-07-13 Index JM Home Page 名前 io_submit - 非同期 I/O ブロックを処理待ちキューに登録する 書式 #include < linux/aio_abi.h > /* 必要な型の定義 */ int io_submit(aio_context_t ctx_id , long nr , struct iocb ** iocbpp ); 注 : このシ ...
https://man.plustar.jp/manpage/man2/io_submit.2.html - [similar]
Man page of IOCTL 0
IOCTL Section: Linux Programmer's Manual (2) Updated: 2014-12-31 Index JM Home Page 名前 ioctl - デバイスを制御する 書式 #include < sys/ioctl.h > int ioctl(int fd , unsigned long request , ...); 説明 ioctl () 関数はスペシャルファイルを構成するデバイスのパラメーターを 操作する。特に、キャ ...
https://man.plustar.jp/manpage/man2/ioctl.2.html - [similar]
Man page of PERFMONCTL 0
PERFMONCTL Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 perfmonctl - IA-64 の PMU (性能監視ユニット) のインターフェース 書式 #include < syscall.h > #include < perfmon.h > long perfmonctl(int fd , int cmd , void * arg , int narg ); 注 : このシステムコ ...
https://man.plustar.jp/manpage/man2/perfmonctl.2.html - [similar]
Man page of RESTART_SYSCALL 0
RESTART_SYSCALL Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 restart_syscall - 一時停止シグナルによる割り込み後にシステムコールを再開する 書式 long restart_syscall(void); 注 : このシステムコールには、glibc のラッパー関数はない。「注意」の節を参照。 説 ...
https://man.plustar.jp/manpage/man2/restart_syscall.2.html - [similar]
Man page of GETGROUPS 0
GETGROUPS Section: Linux Programmer's Manual (2) Updated: 2019-03-06 Index JM Home Page 名前 getgroups, setgroups - 補助グループ ID のリストを取得/設定する 書式 #include < sys/types.h > #include < unistd.h > int getgroups(int size , gid_t list []); #include < grp.h > int setgroups(size_t ...
https://man.plustar.jp/manpage/man2/setgroups.2.html - [similar]
Man page of GETGROUPS 0
GETGROUPS Section: Linux Programmer's Manual (2) Updated: 2019-03-06 Index JM Home Page 名前 getgroups, setgroups - 補助グループ ID のリストを取得/設定する 書式 #include < sys/types.h > #include < unistd.h > int getgroups(int size , gid_t list []); #include < grp.h > int setgroups(size_t ...
https://man.plustar.jp/manpage/man2/setgroups32.2.html - [similar]
Man page of SYSCTL 0
SYSCTL Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 sysctl - システムパラメーターを読み書きする 書式 #include < unistd.h > #include < linux/sysctl.h > int _sysctl(struct __sysctl_args * args ); 説明 This system call no longer exists on current kernel ...
https://man.plustar.jp/manpage/man2/sysctl.2.html - [similar]
Man page of VMSPLICE 0
VMSPLICE Section: Linux Programmer's Manual (2) Updated: 2019-03-06 Index JM Home Page 名前 vmsplice - ユーザーページをパイプに継ぎ合わせる 書式 #define _GNU_SOURCE /* feature_test_macros (7) 参照 */ #include < fcntl.h > #include < sys/uio.h > ssize_t vmsplice(int fd , const struct iovec ...
https://man.plustar.jp/manpage/man2/vmsplice.2.html - [similar]
Man page of ATEXIT 0
ATEXIT Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 atexit - プロセスが正常終了した時に呼び出される関数を登録する 書式 #include < stdlib.h > int atexit(void (* function )(void)); 説明 atexit () 関数は、与えられた function を、 exit (3) やプログラムの ...
https://man.plustar.jp/manpage/man3/atexit.3.html - [similar]
PREV 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 NEXT

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