manページ検索

phrase: max: clip:
target: order:
Results of 241 - 250 of about 1279 for 定義 (0.068 sec.)
Man page of SIGACTION 2904
SIGACTION Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 sig ... に格納される。 sigaction 構造体は以下のような感じに定義される。 struct sigaction { void (*sa_handler)(int); ... signo , si_errno , si_code は全てのシグナルに対して定義されている ( si_errno は Linux では一般的には使用され ... SIGSEGV を無視 (ignore) した場合、その後の動作は未定義である。 ゼロによる整数割り算の結果は未定義となる。 ... かない。 POSIX.1-1990 の仕様では SA_NOCLDSTOP のみが定義されている。 POSIX.1-2001 では SA_NOCLDSTOP , SA_NOC ...
https://man.plustar.jp/manpage/man2/sigaction.2.html - [similar]
Man page of SIGALTSTACK 2904
SIGALTSTACK Section: Linux Programmer's Manual (2) Updated: 2010-09-26 Index JM Home Page 名前 s ... ) を使うと、 プロセスは新しい代替シグナルスタックを定義したり、 既存の代替シグナルスタックの状態を取得できる ... シグナルスタックが通常必要する サイズよりも充分大きく定義されている。 また定数 MINSIGSTKSZ は、 シグナルハンド ... ラーの実行に必要な最小サイズに定義されている。 代替スタックでシグナルハンドラーが起動さ ...
https://man.plustar.jp/manpage/man2/sigaltstack.2.html - [similar]
Man page of TIME 2904
TIME Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 time - 秒 ... 「紀元からの経過秒数 (seconds since the Epoch)」 を定義している。 この変換式では、4 で割り切れる年で、100 で ... reference) に同期させる必要もないからである。 この定義の目的は、紀元からの経過秒数の解釈に一貫性を持たせる ...
https://man.plustar.jp/manpage/man2/time.2.html - [similar]
Man page of WAIT4 2904
WAIT4 Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 wait3, ... きる (実際には < sys/resource.h > で rusage 構造体が定義されているが、そのフィールドで使用されている struct ... timeval 型は < sys/time.h > で定義されている)。 C ライブラリとカーネルの違い Linux では ...
https://man.plustar.jp/manpage/man2/wait3.2.html - [similar]
Man page of WAIT4 2904
WAIT4 Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 wait3, ... きる (実際には < sys/resource.h > で rusage 構造体が定義されているが、そのフィールドで使用されている struct ... timeval 型は < sys/time.h > で定義されている)。 C ライブラリとカーネルの違い Linux では ...
https://man.plustar.jp/manpage/man2/wait4.2.html - [similar]
Man page of BSD_SIGNAL 2904
BSD_SIGNAL Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 bs ... る拡張である。 この型は機能検査マクロ _GNU_SOURCE を定義した場合にのみ定義される。 関連項目 sigaction (2), s ...
https://man.plustar.jp/manpage/man3/bsd_signal.3.html - [similar]
Man page of BTREE 2904
BTREE Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page 名前 btree - ... 構造体は、 < db.h > インクルードファイルで次のように定義されている。 typedef struct { unsigned long flags; u ... get ルーチンを使った場合のキー/データ対の取得順は未定義である。それに対し、 R_CURSOR フラグをセットして seq ... ーチンは失敗すると、ライブラリルーチン dbopen (3) で定義されているエラーのいずれかを errno として返す。 バグ ...
https://man.plustar.jp/manpage/man3/btree.3.html - [similar]
Man page of GETUTENT 2904
GETUTENT Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 getu ... ファイル名の指定を行わなかった場合は、 < path.h > で 定義されている _PATH_UTMP がファイル名とみなされる。 set ... 内容を収めた構造体へのポインターを返す。 この構造体の定義は utmp (5) に書かれている。 getutid () は、 utmp フ ... struct utmpx を使用する。 Linux では、この構造体の定義は struct utmp と同じになっている。 完全を期すために ...
https://man.plustar.jp/manpage/man3/endutent.3.html - [similar]
Man page of GETUTENT 2904
GETUTENT Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 getu ... ファイル名の指定を行わなかった場合は、 < path.h > で 定義されている _PATH_UTMP がファイル名とみなされる。 set ... 内容を収めた構造体へのポインターを返す。 この構造体の定義は utmp (5) に書かれている。 getutid () は、 utmp フ ... struct utmpx を使用する。 Linux では、この構造体の定義は struct utmp と同じになっている。 完全を期すために ...
https://man.plustar.jp/manpage/man3/endutxent.3.html - [similar]
Man page of GETIFADDRS 2904
GETIFADDRS Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 ge ... s 構造体で構成される。 ifaddrs 構造体は以下のように定義されている。 struct ifaddrs { struct ifaddrs *ifa_ne ... 合、 ifa_data フィールドには、 < linux/if_link.h > で定義される struct rtnl_link_stats (Linux 2.4 以前では < ... linux/netdevice.h > で定義される struct net_device_stats ) へのポインターが格納 ...
https://man.plustar.jp/manpage/man3/freeifaddrs.3.html - [similar]
PREV 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 NEXT

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