manページ検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 583 for Id (0.026 sec.)
Man page of CHOWN 4092
CHOWN Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 chown, ... de < unistd.h > int chown(const char * pathname , uid_t owner , gid_t group ); int fchown(int fd , uid_t ... owner , gid_t group ); int lchown(const char * pathname , uid_ ... t owner , gid_t group ); #include < fcntl.h > /* AT_* 定数の定義 ... int fchownat(int dirfd , const char * pathname , uid_t owner , gid_t group , int flags ); glibc 向けの機 ...
https://man.plustar.jp/manpage/man2/fchownat.2.html - [similar]
Man page of IO_GETEVENTS 4092
IO_GETEVENTS Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 ... spec' の定義 */ int io_getevents(aio_context_t ctx_id , long min_nr , long nr , struct io_event * events ... 明している。 libaio で提供されるラッパー関数では ctx_id 引数に違う型が使われている。「注意」を参照。 The i ... mpletion queue of the AIO context specified by ctx_id . The timeout argument specifies the amount of tim ... ーにより割り込まれた。 signal (7) 参照。 EINVAL ctx_id が無効である。もしくは、 min_nr または nr が 範囲外 ...
https://man.plustar.jp/manpage/man2/io_getevents.2.html - [similar]
Man page of CHOWN 4092
CHOWN Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 chown, ... de < unistd.h > int chown(const char * pathname , uid_t owner , gid_t group ); int fchown(int fd , uid_t ... owner , gid_t group ); int lchown(const char * pathname , uid_ ... t owner , gid_t group ); #include < fcntl.h > /* AT_* 定数の定義 ... int fchownat(int dirfd , const char * pathname , uid_t owner , gid_t group , int flags ); glibc 向けの機 ...
https://man.plustar.jp/manpage/man2/lchown.2.html - [similar]
Man page of CHOWN 4092
CHOWN Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 chown, ... de < unistd.h > int chown(const char * pathname , uid_t owner , gid_t group ); int fchown(int fd , uid_t ... owner , gid_t group ); int lchown(const char * pathname , uid_ ... t owner , gid_t group ); #include < fcntl.h > /* AT_* 定数の定義 ... int fchownat(int dirfd , const char * pathname , uid_t owner , gid_t group , int flags ); glibc 向けの機 ...
https://man.plustar.jp/manpage/man2/lchown32.2.html - [similar]
Man page of SNMP_AGENT_API 4092
SNMP_AGENT_API Section: C Library Functions (3) Updated: 27 Oct 1999 Index JM Home Page 名前 def ... /ucd-snmp-includes.h > int ds_set_boolean(int storeid, int which, int value); int ds_get_boolean(int sto ... reid, int which); 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 wh ... , const char *value); char *ds_get_string(int storeid, int which); int ds_register_config(u_char type, c ...
https://man.plustar.jp/manpage/man3/default_store.3.html - [similar]
Man page of ACL 4092
ACL Section: File Formats (5) Index JM Home Page BSD mandoc Linux ACL 名前 acl - アクセス制御リス ... スチェックが実行される場合、実効 (effective) ユーザ ID に対して ACL_USER_OBJ と ACL_USER エントリがテスト ... される。 実効グループ ID は、全ての補助 (supplementary) グループ ID と同様に ... ACL_MASK エントリはオプションである。 全てのユーザ ID 修飾子は、ACL_USER タグ型の全てのエントリにおいて ... 一意でなければならない。 また全てのグループ ID 修飾子は、ACL_GROUP タグ型の全てのエントリにおいて ...
https://man.plustar.jp/manpage/man5/acl.5.html - [similar]
Man page of SET_MEMPOLICY 4070
SET_MEMPOLICY Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 ... inux 2.6.26 以降) 空でない nodemask は、物理ノード ID である。 Linux では、そのプロセスが異なる CPU 集合 ... そのプロセスの現在の CPU 集合で許可されているノード ID 集合 における相対的なノード ID である。 nodemask は ... 、最大で maxnode ビットから構成されるノード ID のビットマスクを指す。 ビットマスクの大きさは、直近 ... のノードが指定された場合、ページの割り当ては ノード ID が数字として最小のノードから開始され、 そのノードに ...
https://man.plustar.jp/manpage/man2/set_mempolicy.2.html - [similar]
Man page of GETADDRINFO_A 4070
GETADDRINFO_A Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 ... NULL; static int nreqs = 0; static char * getcmd(void) { static char buf[256]; fputs("> ", stdout); fflu ... * Add requests for specified hostnames */ static void add_requests(void) { int nreqs_base = nreqs; char ... st one of specified requests completes */ static void wait_requests(void) { char *id; int ret, n; struct ... elements are ignored by gai_suspend(). */ while ((id = strtok(NULL, " ")) != NULL) { n = atoi(id); if ( ...
https://man.plustar.jp/manpage/man3/gai_cancel.3.html - [similar]
Man page of GETADDRINFO_A 4070
GETADDRINFO_A Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 ... NULL; static int nreqs = 0; static char * getcmd(void) { static char buf[256]; fputs("> ", stdout); fflu ... * Add requests for specified hostnames */ static void add_requests(void) { int nreqs_base = nreqs; char ... st one of specified requests completes */ static void wait_requests(void) { char *id; int ret, n; struct ... elements are ignored by gai_suspend(). */ while ((id = strtok(NULL, " ")) != NULL) { n = atoi(id); if ( ...
https://man.plustar.jp/manpage/man3/gai_error.3.html - [similar]
Man page of GETADDRINFO_A 4070
GETADDRINFO_A Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 ... NULL; static int nreqs = 0; static char * getcmd(void) { static char buf[256]; fputs("> ", stdout); fflu ... * Add requests for specified hostnames */ static void add_requests(void) { int nreqs_base = nreqs; char ... st one of specified requests completes */ static void wait_requests(void) { char *id; int ret, n; struct ... elements are ignored by gai_suspend(). */ while ((id = strtok(NULL, " ")) != NULL) { n = atoi(id); if ( ...
https://man.plustar.jp/manpage/man3/gai_suspend.3.html - [similar]
PREV 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 NEXT

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