manページ検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 576 for SYSTEM (0.020 sec.)
Man page of SYSTEM 10959
SYSTEM Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 system ... シェルコマンドの実行 書式 #include < stdlib.h > int system(const char * command ); 説明 system () ライブラリ関 ... cl("/bin/sh", "sh", "-c", command, (char *) NULL); system () が返るのはコマンドが完了した後である。 コマンド ... の実行中は、 system () を呼び出したプロセスでは、 SIGCHLD はブロックさ ... 法にしたがって処理される)。 command が NULL の場合、 system () はそのシステムでシェルが利用可能かを示すステータ ...
https://man.plustar.jp/manpage/man3/system.3.html - [similar]
Man page of uustat 10129
uustat Section: User Commands (1) Updated: Taylor UUCP 1.06 Index JM Home Page 名称 uustat - UUC ... 式 uustat -a uustat --all uustat [ -eKRiMNQ ] [ -sS system ] [ -uU user ] [ -cC command ] [ -oy hours ] [ -B ... prompt ] [ --mail ] [ --notify ] [ --no-list ] [ --system system ] [ --not-system system ] [ --user user ] [ ... ill jobid ] [ --rejuvenate jobid ] uustat -q [ -sS system ] [ -oy hours ] [ --system system ] [ --not-system ... system ] [ --older-than hours ] [ --younger-than hours ] ...
https://man.plustar.jp/manpage/man1/uustat.1.html - [similar]
Man page of SYSCALL 8885
SYSCALL Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 sysca ... f the wrapper provided by glibc, the readahead (2) system call would be invoked as follows on the ARM archit ... er to vdso (7)), the register used to indicate the system call number, the register(s) used to return the sy ... ster used to signal an error. Arch/ABI Instruction System Ret Ret Error 備考 call # val val2 alpha callsys v ... or, and -1 indicating an error) to signal that the system call failed. The actual error value is still conta ...
https://man.plustar.jp/manpage/man2/syscall.2.html - [similar]
Man page of STANDARDS 8176
STANDARDS Section: Linux Programmer's Manual (7) Updated: 2020-11-01 Index JM Home Page 名前 sta ... リースされた。 この時点以降、 UNIX システムは BSD と System V の二つの系譜に分かれた。 4.2BSD カリフォルニア大 ... クレー (Berkeley) による最後の大きなリリースである。 System V AT&T の商用 System V (5) リリースの 1983 年版によ ... 前の AT&T の大きなリリースは 1981 年にリリースされた System III である。 System V release 2 (SVr2) System V の ... 年に作成された。 SVr2 は正式には 1985 年に発行された System V Interface Definition version 1 ( SVID 1 ) に記載 ...
https://man.plustar.jp/manpage/man7/standards.7.html - [similar]
Man page of manpath 6697
manpath Section: Manual pager utils (1) Updated: July 12th, 1995 Index JM Home Page 名前 manpath ... ージの検索パスを決定する 書式 manpath [ -qgdc ] [ -m system [,...]] 説明 manpath は、環境変数 $ MANPATH が設定 ... いているものを すべて含んだ manpath を生成する。 -m system [,...] , --systems= system [,...] 現在のシステムか ... には、 -m NewOS のようなオプションを指定すればよい。 system には複数のオペレーティングシステムをコンマで区切っ ... 引き数文字列に加える必要がある。 このオプションは $ SYSTEM 環境変数を上書きする。 -h, --help ヘルプメッセージ ...
https://man.plustar.jp/manpage/man1/manpath.1.html - [similar]
Man page of MALLOC_INFO 6456
MALLOC_INFO Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 m ... ize="0"/> <total type="rest" count="0" size="0"/> <system type="current" size="135168"/> <system type="max" ... ize="0"/> <total type="rest" count="0" size="0"/> <system type="current" size="135168"/> <system type="max" ... ize="0"/> <total type="rest" count="0" size="0"/> <system type="current" size="1081344"/> <system type="max" ... ize="0"/> <total type="rest" count="0" size="0"/> <system type="current" size="1032192"/> <system type="max" ...
https://man.plustar.jp/manpage/man3/malloc_info.3.html - [similar]
Man page of USELIB 6222
USELIB Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 uselib ... st char * library ); Note : No declaration of this system call is provided in glibc headers; see NOTES. 説明 ... プログラム には使用すべきでない。 注意 This obsolete system call is not supported by glibc. No declaration is ... bc versions before 2.23 did export an ABI for this system call. Therefore, in order to employ this system ca ... in your code; alternatively, you could invoke the system call using syscall (2). In ancient libc versions ( ...
https://man.plustar.jp/manpage/man2/uselib.2.html - [similar]
Man page of SYSCTL 6162
SYSCTL Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 sysctl ... t _sysctl(struct __sysctl_args * args ); 説明 This system call no longer exists on current kernels! See NOTE ... ENOTDIR name が見つからなかった。 バージョン This system call first appeared in Linux 1.3.57. It was remove ... () 関数の宣言は両方で同じである。 注意 Use of this system call was long discouraged: since Linux 2.6.24, use ... s of this system call result in warnings in the kernel log, and in ...
https://man.plustar.jp/manpage/man2/_sysctl.2.html - [similar]
Man page of SYSCTL 6162
SYSCTL Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 sysctl ... t _sysctl(struct __sysctl_args * args ); 説明 This system call no longer exists on current kernels! See NOTE ... ENOTDIR name が見つからなかった。 バージョン This system call first appeared in Linux 1.3.57. It was remove ... () 関数の宣言は両方で同じである。 注意 Use of this system call was long discouraged: since Linux 2.6.24, use ... s of this system call result in warnings in the kernel log, and in ...
https://man.plustar.jp/manpage/man2/sysctl.2.html - [similar]
Man page of KLOGD 5928
KLOGD Section: Linux System Administration (8) Updated: 21 August, 1999 Index JM Home Page 名前 ... バージョンを出力し、終了する。 -x EIP 変換を抑制し、 System.map を読み込まない。 -2 シンボルが展開された時、 ア ... の一覧は カーネルディレクトリソースツリーのトップに System.map という名前で 作成される。 この一覧を使って、カ ... 明示されない場合は、次の順番でファイルを探す: /boot/System.map /System.map /usr/src/linux/System.map カーネル ... とえば、安定版のカーネルはそのマップファイルを /boot/System.map に持っ ている。もし先進版のカーネルが /usr/src ...
https://man.plustar.jp/manpage/man8/klogd.8.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