manページ検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 39 for rt (0.004 sec.)
Man page of RTNETLINK 12107
RTNETLINK Section: Linux Programmer's Manual (7) Updated: 2020-06-09 Index JM Home Page 名前 rtn ... .h > #include < linux/netlink.h > #include < linux/rtnetlink.h > #include < sys/socket.h > rtnetlink_soc ... AF_NETLINK, int socket_type , NETLINK_ROUTE); 説明 rtnetlink はカーネルのルーティングテーブルを読んだり変 ... 、すべて NETLINK_ROUTE ソケットを通して制御できる。 rtnetlink は netlink メッセージをベースにしている。詳 ... 細は netlink (7) を見ること。 ルーティング属性 rtnetlink メッセージには、初期ヘッダーの後に付加的な属 ...
https://man.plustar.jp/manpage/man7/rtnetlink.7.html - [similar]
JM Project (Japanese)::List(man1) 11856
Linux マニュアル 一覧表 アルファベット順 - r linuxマニュアルの r の一覧表です。 Linux マニュアル ... きの bash ( bash (1) を参照) rcmd man3 rcmd, rresvport, iruserok, ruserok, rcmd_af, rresvport_af, irusero ... ドにストリームを返す関数群 rcmd_af man3 rcmd, rresvport, iruserok, ruserok, rcmd_af, rresvport_af, irusero ... n1 renice - 動作中のプロセスの優先度を変更する repertoiremap man5 repertoiremap - シンボル文字名の Unico ... s_send, dn_comp, dn_expand - レゾルバルーチン restart_syscall man2 restart_syscall - 一時停止シグナルによ ...
https://man.plustar.jp/manpage/man_r.html - [similar]
JM Project (Japanese)::List(man1) 11339
Linux マニュアル 一覧表 man2 linuxマニュアルの man2 一覧表です。 Linux マニュアル 一覧表 [ man1 ... t, renameat2 - ファイルの名前や位置を変更する restart_syscall restart_syscall - 一時停止シグナルによる割 ... ールを再開する rmdir rmdir - ディレクトリを削除する rt_sigaction sigaction, rt_sigaction - シグナルの動作 ... の確認と変更 rt_sigpending sigpending, rt_sigpending - 処理待ちのシ ... グナルの検査 rt_sigprocmask sigprocmask, rt_sigprocmask - 禁止する ...
https://man.plustar.jp/manpage/man_2.html - [similar]
Man page of SIGQUEUE 9804
SIGQUEUE Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 sigq ... スがない。 バージョン sigqueue () とその裏で使われる rt_sigqueueinfo () システムコールは Linux 2.2 で初めて ... イブラリとカーネルの違い Linux では、 sigqueue () は rt_sigqueueinfo (2) システムコールを使って実装されてい ... る。 両者には 3 番目の引数に違いがあり、 rt_sigqueueinfo (2) では 3 番目の引数は siginfo_t 構造 ... ument supplied to sigqueue() */ 関連項目 kill (2), rt_sigqueueinfo (2), sigaction (2), signal (2), pthre ...
https://man.plustar.jp/manpage/man3/sigqueue.3.html - [similar]
Man page of SIGPENDING 9554
SIGPENDING Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 si ... gpending, rt_sigpending - 処理待ちのシグナルの検査 書式 #includ ... 2.2, the fixed-size, 32-bit sigset_t argument supported by that system call was no longer fit for purpos ... e. Consequently, a new system call, rt_sigpending (), was added to support an enlarged si ... hides these details from us, transparently calling rt_sigpending () when the kernel provides it. バグ バ ...
https://man.plustar.jp/manpage/man2/rt_sigpending.2.html - [similar]
Man page of SIGPENDING 9554
SIGPENDING Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 si ... gpending, rt_sigpending - 処理待ちのシグナルの検査 書式 #includ ... 2.2, the fixed-size, 32-bit sigset_t argument supported by that system call was no longer fit for purpos ... e. Consequently, a new system call, rt_sigpending (), was added to support an enlarged si ... hides these details from us, transparently calling rt_sigpending () when the kernel provides it. バグ バ ...
https://man.plustar.jp/manpage/man2/sigpending.2.html - [similar]
Man page of SYSCALLS 9162
SYSCALLS Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 sysc ... pper function is quite thin, doing little work other than copying arguments to the right registers befor ... tem call, and then setting errno appropriately after the system call has returned. (These are the same s ... icate a failure by returning a negative error number to the caller on architectures without a separate e ... x の不安定版のカーネル系列として開発された。) * Starting with kernel 2.6.0, the development model change ...
https://man.plustar.jp/manpage/man2/syscalls.2.html - [similar]
Man page of SIGPROCMASK 8912
SIGPROCMASK Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 s ... igprocmask, rt_sigprocmask - 禁止するシグナルの確認と変更 書式 #i ... nclude < signal.h > /* Prototype for the glibc wrapper function */ int sigprocmask(int h ... gset_t * set , sigset_t * oldset ); /* Prototype for the underlying system call */ int rt_sigprocmask(in ... t_t * oldset , size_t sigsetsize ); /* Prototype for the legacy system call (deprecated) */ int sigprocm ...
https://man.plustar.jp/manpage/man2/rt_sigprocmask.2.html - [similar]
Man page of SIGPROCMASK 8912
SIGPROCMASK Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 s ... igprocmask, rt_sigprocmask - 禁止するシグナルの確認と変更 書式 #i ... nclude < signal.h > /* Prototype for the glibc wrapper function */ int sigprocmask(int h ... gset_t * set , sigset_t * oldset ); /* Prototype for the underlying system call */ int rt_sigprocmask(in ... t_t * oldset , size_t sigsetsize ); /* Prototype for the legacy system call (deprecated) */ int sigprocm ...
https://man.plustar.jp/manpage/man2/sigprocmask.2.html - [similar]
Man page of SIGSUSPEND 8520
SIGSUSPEND Section: Linux Programmer's Manual (2) Updated: 2019-03-06 Index JM Home Page 名前 si ... gsuspend, rt_sigsuspend - シグナルを待つ 書式 #include < signal ... nux 2.2, the fixed-size, 32-bit sigset_t type supported by that system call was no longer fit for purpos ... e. Consequently, a new system call, rt_sigsuspend (), was added to support an enlarged si ... ntly required to have the value sizeof(sigset_t) (or the error EINVAL results). The glibc sigsuspend () ...
https://man.plustar.jp/manpage/man2/rt_sigsuspend.2.html - [similar]
PREV 1 2 3 4 NEXT

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