manページ検索

phrase: max: clip:
target: order:
Results of 501 - 510 of about 1016 for [SIMILAR] 16 1024 4096 WITH 26006 syscall WITH 8... (2.086 sec.)
Man page of CACHEFLUSH 0
CACHEFLUSH Section: Linux Programmer's Manual (2) Updated: 2007-05-26 Index JM Home Page 名前 cacheflush - 命令キャッシュやデータキャッシュの内容をフラッシュする 書式 #include < asm/cachectl.h > int cacheflush(char * addr , int nbytes , int cache ); 説明 cacheflush () は addr から (addr+ ...
https://man.plustar.jp/manpage/man2/cacheflush.2.html - [similar]
Man page of GET_KERNEL_SYMS 0
GET_KERNEL_SYMS Section: Linux Module Support (2) Updated: 26 Dec 1996 Index JM Home Page 名前 get_kernel_syms - エクスポートされているカーネルとモジュールのシンボルを取得する 書式 #include < linux/module.h > int get_kernel_syms(struct kernel_sym * table ); 説明 table が NULL ならば、 ge ...
https://man.plustar.jp/manpage/man2/get_kernel_syms.2.html - [similar]
Man page of GETSID 0
GETSID Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 getsid - セッション ID を取得する。 書式 #include < sys/types.h > #include < unistd.h > pid_t getsid(pid_t pid ); glibc 向けの機能検査マクロの要件 ( feature_test_macros (7) 参照): getsid (): _XOPEN_ ...
https://man.plustar.jp/manpage/man2/getsid.2.html - [similar]
Man page of INOTIFY_RM_WATCH 0
INOTIFY_RM_WATCH Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 inotify_rm_watch - inotify インスタンスから既存の監視アイテムを削除する 書式 #include < sys/inotify.h > int inotify_rm_watch(int fd , int wd ); 説明 inotify_rm_watch () は、監視対象ディスク ...
https://man.plustar.jp/manpage/man2/inotify_rm_watch.2.html - [similar]
Man page of IOPL 0
IOPL Section: Linux Programmer's Manual (2) Updated: 2020-08-13 Index JM Home Page 名前 iopl - I/O 特権レベルを変更する 書式 #include < sys/io.h > int iopl(int level ); 説明 iopl () は呼び出し元のスレッドの I/O 特権レベルを level の下位 2 ビットで指定した値に変更する。 通常のスレッドの I ...
https://man.plustar.jp/manpage/man2/iopl.2.html - [similar]
Man page of SET_MEMPOLICY 0
SET_MEMPOLICY Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 set_mempolicy - スレッドとその子スレッドの NUMA メモリーの デフォルトポリシーを設定する 書式 #include < numaif.h > long set_mempolicy(int mode , const unsigned long * nodemask , unsigned long ...
https://man.plustar.jp/manpage/man2/set_mempolicy.2.html - [similar]
Man page of SETNS 0
SETNS Section: Linux Programmer's Manual (2) Updated: 2015-01-10 Index JM Home Page 名前 setns - スレッドに名前空間を関連付けしなおす 書式 #define _GNU_SOURCE /* feature_test_macros (7) 参照 */ #include < sched.h > int setns(int fd , int nstype ); 説明 名前空間を参照するファイルディスクリ ...
https://man.plustar.jp/manpage/man2/setns.2.html - [similar]
Man page of FPUTWS 0
FPUTWS Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 fputws - ワイド文字の文字列を FILE ストリームに書き込む 書式 #include < wchar.h > int fputws(const wchar_t * ws , FILE * stream ); 説明 fputws () 関数は、 fputs (3) に対応するワイド文字関数である。 ...
https://man.plustar.jp/manpage/man3/fputws.3.html - [similar]
Man page of INITGROUPS 0
INITGROUPS Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 initgroups - 追加のグループアクセスリストの初期化 書式 #include < sys/types.h > #include < grp.h > int initgroups(const char * user , gid_t group ); glibc 向けの機能検査マクロの要件 ( feature_te ...
https://man.plustar.jp/manpage/man3/initgroups.3.html - [similar]
Man page of RAISE 0
RAISE Section: Linux Programmer's Manual (3) Updated: 2015-08-08 Index JM Home Page 名前 raise - 呼び出し元にシグナルを送る 書式 #include < signal.h > int raise(int sig ); 説明 raise () 関数は、呼び出し元のプロセスもしくはスレッドにシグナルを送る。 シングルスレッドのプログラムでは、以下と ...
https://man.plustar.jp/manpage/man3/raise.3.html - [similar]
PREV 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 NEXT

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