manページ検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 315 for which (0.005 sec.)
Man page of SNMP_AGENT_API 15914
SNMP_AGENT_API Section: C Library Functions (3) Updated: 27 Oct 1999 Index JM Home Page 名前 def ... p-includes.h > int ds_set_boolean(int storeid, int which, int value); int ds_get_boolean(int storeid, int w ... hich); int ds_set_int(int storeid, int which, int value); int ds_get_int(int storeid, int which ... ); int ds_set_string(int storeid, int which, const char *value); char *ds_get_string(int store ... id, int which); int ds_register_config(u_char type, const char * ...
https://man.plustar.jp/manpage/man3/default_store.3.html - [similar]
Man page of GETPRIORITY 8287
GETPRIORITY Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 g ... > #include < sys/resource.h > int getpriority(int which , id_t who ); int setpriority(int which , id_t who ... e process, process group, or user, as indicated by which and who is obtained with the getpriority () call a ... the "nice" value) that is dealt with by nice (2). which の値は PRIO_PROCESS , PRIO_PGRP , PRIO_USER , のど ... れか一つで、 who は which に応じて解釈される ( PRIO_PROCESS だとプロセス識別 ...
https://man.plustar.jp/manpage/man2/getpriority.2.html - [similar]
Man page of GETPRIORITY 8287
GETPRIORITY Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 g ... > #include < sys/resource.h > int getpriority(int which , id_t who ); int setpriority(int which , id_t who ... e process, process group, or user, as indicated by which and who is obtained with the getpriority () call a ... the "nice" value) that is dealt with by nice (2). which の値は PRIO_PROCESS , PRIO_PGRP , PRIO_USER , のど ... れか一つで、 who は which に応じて解釈される ( PRIO_PROCESS だとプロセス識別 ...
https://man.plustar.jp/manpage/man2/setpriority.2.html - [similar]
Man page of PCICONFIG_READ 7245
PCICONFIG_READ Section: Linux Programmer's Manual (2) Updated: 2016-07-17 Index JM Home Page 名前 ... long len , void * buf ); int pciconfig_iobase(long which , unsigned long bus , unsigned long devfn ); 説明 ... れ、 errno が適切に設定される。 pciconfig_iobase () which の値に基づいて、物理メモリー内の様々な I/O 領域の位 ... 置情報が返される。 which の値は、 IOBASE_BRIDGE_NUMBER , IOBASE_MEMORY , IO ... ciconfig_iobase () でのみ有効である。 このエラーは which の値が無効であるときに返される。 EPERM ユーザーが ...
https://man.plustar.jp/manpage/man2/pciconfig_iobase.2.html - [similar]
Man page of PCICONFIG_READ 7245
PCICONFIG_READ Section: Linux Programmer's Manual (2) Updated: 2016-07-17 Index JM Home Page 名前 ... long len , void * buf ); int pciconfig_iobase(long which , unsigned long bus , unsigned long devfn ); 説明 ... れ、 errno が適切に設定される。 pciconfig_iobase () which の値に基づいて、物理メモリー内の様々な I/O 領域の位 ... 置情報が返される。 which の値は、 IOBASE_BRIDGE_NUMBER , IOBASE_MEMORY , IO ... ciconfig_iobase () でのみ有効である。 このエラーは which の値が無効であるときに返される。 EPERM ユーザーが ...
https://man.plustar.jp/manpage/man2/pciconfig_read.2.html - [similar]
Man page of PCICONFIG_READ 7245
PCICONFIG_READ Section: Linux Programmer's Manual (2) Updated: 2016-07-17 Index JM Home Page 名前 ... long len , void * buf ); int pciconfig_iobase(long which , unsigned long bus , unsigned long devfn ); 説明 ... れ、 errno が適切に設定される。 pciconfig_iobase () which の値に基づいて、物理メモリー内の様々な I/O 領域の位 ... 置情報が返される。 which の値は、 IOBASE_BRIDGE_NUMBER , IOBASE_MEMORY , IO ... ciconfig_iobase () でのみ有効である。 このエラーは which の値が無効であるときに返される。 EPERM ユーザーが ...
https://man.plustar.jp/manpage/man2/pciconfig_write.2.html - [similar]
Man page of QUERY_MODULE 6966
QUERY_MODULE Section: Linux Module Support (2) Updated: 26 Dec 1996 Index JM Home Page 名前 quer ... odule.h > int query_module(const char * name , int which , void * buf , size_t bufsize , size_t * ret ); 説 ... 合わせる。情報の フォーマットと正確な意味は、副関数 which によって異なる。 現在ロードされているモジュールを指 ... ために name に NULL を指定できるものもある。 引き数 which の値 0 必ず成功を返す。システムコールを調べるために ... T name という名前のモジュールが存在しない。 EINVAL which が不正である。あるいは name が不適切なカーネルの副 ...
https://man.plustar.jp/manpage/man2/query_module.2.html - [similar]
Man page of MEMCPY 6966
MEMCPY Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 memcpy ... (including x86-64) included changing the order in which bytes were copied from src to dest . This change r ... s. Under the previous implementation, the order in which the bytes were copied had fortuitously hidden the ... bug, which was revealed when the copying order was reversed. ... キーワード memcpy , MEMCPY , 領域 , コピー , dest , which , overlapping , pages , 属性 , implementation Linu ...
https://man.plustar.jp/manpage/man3/memcpy.3.html - [similar]
Man page of IOPRIO_SET 6687
IOPRIO_SET Section: Linux Programmer's Manual (2) Updated: 2019-03-06 Index JM Home Page 名前 io ... グクラスと優先度の設定/取得 書式 int ioprio_get(int which , int who ); int ioprio_set(int which , int who , ... スケジューリングクラスと 優先度の取得/設定を行う。 which と who 引数でシステムコールの操作対象となるスレッド ... を指示する。 which 引数は、 who をどのように解釈するかを決めるもので、 ... プロセスが対象となる。 ioprio_get () の呼び出し時に which に IOPRIO_WHO_PGRP か IOPRIO_WHO_USER が指定され、 ...
https://man.plustar.jp/manpage/man2/ioprio_get.2.html - [similar]
Man page of IOPRIO_SET 6687
IOPRIO_SET Section: Linux Programmer's Manual (2) Updated: 2019-03-06 Index JM Home Page 名前 io ... グクラスと優先度の設定/取得 書式 int ioprio_get(int which , int who ); int ioprio_set(int which , int who , ... スケジューリングクラスと 優先度の取得/設定を行う。 which と who 引数でシステムコールの操作対象となるスレッド ... を指示する。 which 引数は、 who をどのように解釈するかを決めるもので、 ... プロセスが対象となる。 ioprio_get () の呼び出し時に which に IOPRIO_WHO_PGRP か IOPRIO_WHO_USER が指定され、 ...
https://man.plustar.jp/manpage/man2/ioprio_set.2.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