manページ検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 547 for value (0.024 sec.)
Man page of OUTB 5455
OUTB Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 outb, ou ... l_p(unsigned short port ); void outb(unsigned char value , unsigned short port ); void outb_p(unsigned char ... value , unsigned short port ); void outw(unsigned short ... unsigned short port ); void outw_p(unsigned short value , unsigned short port ); void outl(unsigned int va ... , unsigned short port ); void outl_p(unsigned int value , unsigned short port ); void insb(unsigned short ...
https://man.plustar.jp/manpage/man2/outw_p.2.html - [similar]
Man page of GETSUBOPT 5194
GETSUBOPT Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 get ... (char ** optionp , char * const * tokens , char ** valuep ); glibc 向けの機能検査マクロの要件 ( feature_tes ... 、値を表す文字列が見つかった場合、 getsubopt () は *valuep を値を表す文字列のアドレスに設定する。 optionp 中 ... 最初のカンマはヌルバイトで上書きされる。そのため、 *valuep はそのサブオプションの「値の文字列」そのものとなる ... 識されたが、値を表す文字列が見つからなかった場合、 * valuep は NULL に設定される。 getsubopt () が返る時、 op ...
https://man.plustar.jp/manpage/man3/getsubopt.3.html - [similar]
Man page of SETXATTR 5155
SETXATTR Section: Linux Programmer's Manual (2) Updated: 2014-02-06 Index JM Home Page 名前 setx ... nst char * path , const char * name , const void * value , size_t size , int flags ); int lsetxattr(const c ... har * path , const char * name , const void * value , size_t size , int flags ); int fsetxattr(int fd ... , const char * name , const void * value , size_t size , int flags ); 説明 拡張属性は、inod ... トリ、シンボリックリンク等) に 関連付けられた name : value の対である。 これらは、システム上のすべての inode ...
https://man.plustar.jp/manpage/man2/fsetxattr.2.html - [similar]
Man page of SETXATTR 5155
SETXATTR Section: Linux Programmer's Manual (2) Updated: 2014-02-06 Index JM Home Page 名前 setx ... nst char * path , const char * name , const void * value , size_t size , int flags ); int lsetxattr(const c ... har * path , const char * name , const void * value , size_t size , int flags ); int fsetxattr(int fd ... , const char * name , const void * value , size_t size , int flags ); 説明 拡張属性は、inod ... トリ、シンボリックリンク等) に 関連付けられた name : value の対である。 これらは、システム上のすべての inode ...
https://man.plustar.jp/manpage/man2/lsetxattr.2.html - [similar]
Man page of SETXATTR 5155
SETXATTR Section: Linux Programmer's Manual (2) Updated: 2014-02-06 Index JM Home Page 名前 setx ... nst char * path , const char * name , const void * value , size_t size , int flags ); int lsetxattr(const c ... har * path , const char * name , const void * value , size_t size , int flags ); int fsetxattr(int fd ... , const char * name , const void * value , size_t size , int flags ); 説明 拡張属性は、inod ... トリ、シンボリックリンク等) に 関連付けられた name : value の対である。 これらは、システム上のすべての inode ...
https://man.plustar.jp/manpage/man2/setxattr.2.html - [similar]
Man page of PROC 5025
PROC Section: Linux Programmer's Manual (5) Updated: 2015-01-22 Index JM Home Page 名前 proc - プ ... rocess. (Before kernel 2.6.32, writing any nonzero value to this file had this effect.) 2 (Linux 2.6.32 以降 ... memory a process is using. One first inspects the values in the "Referenced" fields for the VMAs shown in ... me measured time interval, once again inspects the values in the "Referenced" fields to get an idea of the ... in inspecting the selected mapping types, then the value 2 or 3 can be used instead of 1. A further value c ...
https://man.plustar.jp/manpage/man5/proc.5.html - [similar]
Man page of PROC 5025
PROC Section: Linux Programmer's Manual (5) Updated: 2015-01-22 Index JM Home Page 名前 proc - プ ... rocess. (Before kernel 2.6.32, writing any nonzero value to this file had this effect.) 2 (Linux 2.6.32 以降 ... memory a process is using. One first inspects the values in the "Referenced" fields for the VMAs shown in ... me measured time interval, once again inspects the values in the "Referenced" fields to get an idea of the ... in inspecting the selected mapping types, then the value 2 or 3 can be used instead of 1. A further value c ...
https://man.plustar.jp/manpage/man5/procfs.5.html - [similar]
Man page of NSCD.CONF 4933
NSCD.CONF Section: Linux Programmer's Manual (5) Updated: 2020-12-21 Index JM Home Page 名前 nsc ... が書き込まれるファイルの名前を指定する。 debug-level value 希望するデバッグレベルを設定する。デフォルトは 0。 ... る。デフォルトは無効。 positive-time-to-live service value 指定した service のキャッシュにあるポジティブエント ... 功した問い合わせ) の TTL (time-to-live) を設定する。 value の単位は秒である。 値を大きくすると、ヒット率が高く ... こと) に問題が生じる。 negative-time-to-live service value 指定した service のキャッシュにあるネガティブエント ...
https://man.plustar.jp/manpage/man5/nscd.conf.5.html - [similar]
Man page of SIGEVENT 4933
SIGEVENT Section: Linux Programmer's Manual (7) Updated: 2020-11-01 Index JM Home Page 名前 sige ... sed with notification */ int sival_int; /* Integer value */ void *sival_ptr; /* Pointer value */ }; struct ... igno; /* Notification signal */ union sigval sigev_value; /* Data passed with notification */ void (*sigev_ ... (すなわち sigev_signo と同じ値) が設定される。 si_value このフィールドには sigev_value で指定された値が設定 ... すべての通知を受信する場合もある)。 この関数は sigev_value を唯一の引数として起動される。 sigev_notify_attrib ...
https://man.plustar.jp/manpage/man7/sigevent.7.html - [similar]
Man page of SYSCTL 4933
SYSCTL Section: (8) Updated: 21 Sep 1999 Index JM Home Page 名前 sysctl - 実行時にカーネルパラメ ... -e] variable ... sysctl [-n] [-e] [-q] -w variable=value ... sysctl [-n] [-e] [-q] -p <filename> sysctl [-n ... '.' の代わりに '/' を用いることもできる。 variable=value キーを設定する形式。 variable はキーで、 value がそ ... のキーに設定される値である。 value にクォートやシェルによってパーズされる文字が入って ... いる場合は、 value 全体をダブルクォートで括る必要がある。 この指定をし ...
https://man.plustar.jp/manpage/man8/sysctl.8.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT

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