manページ検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 887 for [SIMILAR] 16 1024 4096 WITH 180441 clone WITH 14... (1.894 sec.)
Man page of PIPE 0
PIPE Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 pipe, pipe2 - パイプを生成する 書式 #include < unistd.h > /* On Alpha, IA-64, MIPS, SuperH, and SPARC/SPARC64; see NOTES */ struct fd_pair { long fd[2]; }; struct fd_pair pipe(); /* On all other archi ...
https://man.plustar.jp/manpage/man2/pipe2.2.html - [similar]
Man page of MEMFD_CREATE 0
MEMFD_CREATE Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 memfd_create - 無名ファイル (anonymous file) を作成する 書式 #define _GNU_SOURCE /* feature_test_macros (7) 参照 */ #include < sys/mman.h > int memfd_create(const char * name , unsigned int fl ...
https://man.plustar.jp/manpage/man2/memfd_create.2.html - [similar]
Man page of EXECVE 0
EXECVE Section: Linux Programmer's Manual (2) Updated: 2020-08-13 Index JM Home Page 名前 execve - プログラムを実行する 書式 #include < unistd.h > int execve(const char * pathname , char *const argv [], char *const envp []); 説明 execve () executes the program referred to by pathname . T ...
https://man.plustar.jp/manpage/man2/execve.2.html - [similar]
Man page of WAIT4 0
WAIT4 Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 wait3, wait4 - BSD スタイルでプロセスの状態変化を待つ 書式 #include < sys/types.h > #include < sys/time.h > #include < sys/resource.h > #include < sys/wait.h > pid_t wait3(int * wstatus , int options ...
https://man.plustar.jp/manpage/man2/wait3.2.html - [similar]
Man page of WAIT4 0
WAIT4 Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 wait3, wait4 - BSD スタイルでプロセスの状態変化を待つ 書式 #include < sys/types.h > #include < sys/time.h > #include < sys/resource.h > #include < sys/wait.h > pid_t wait3(int * wstatus , int options ...
https://man.plustar.jp/manpage/man2/wait4.2.html - [similar]
Man page of MQ_OVERVIEW 0
MQ_OVERVIEW Section: Linux Programmer's Manual (7) Updated: 2020-06-09 Index JM Home Page 名前 mq_overview - POSIX メッセージキューの概要 説明 POSIX メッセージキューを使用すると、プロセス間で メッセージの形でのデータのやり取りを行うことができる。 この API は System V メッセージキューの A ...
https://man.plustar.jp/manpage/man7/mq_overview.7.html - [similar]
Man page of HOSTS_OPTIONS 0
HOSTS_OPTIONS Section: File Formats (5) Index JM Home Page NAME hosts_options - ホストアクセスコントロールの拡張書式 DESCRIPTION この文書は、 hosts_access (5) で説明する文法のオプショナルな拡張に ついて解説するものである。この拡張は、プログラムをコンパイルした 際に利用の可否が決まる。例え ...
https://man.plustar.jp/manpage/man5/hosts_options.5.html - [similar]
Man page of NHFSSTONE 0
NHFSSTONE Section: Maintenance Commands (8) Updated: 4 October 1989 Index JM Home Page 名前 nhfsstone - ネットワークファイルシステムのベンチマークプログラム 書式 nhfsstone [ -v ] [[ -t secs ] | [ -c calls ]] [ -l load ] [ -p nprocs ] [ -m mixfile ] [ dir ]... 説明 nhfsstone (n-f-s-stone ...
https://man.plustar.jp/manpage/man8/nhfsstone.8.html - [similar]
Man page of CLOCK 0
CLOCK Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 clock - プロセッサ時間の取得 書式 #include < time.h > clock_t clock(void); 説明 clock () はプログラムの使用したプロセッサ時間の近似値を返す。 返り値 返り値は clock_t 単位での CPU 時間である。 秒単位で ...
https://man.plustar.jp/manpage/man3/clock.3.html - [similar]
Man page of CHROOT 0
CHROOT Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 chroot - ルートディレクトリを変更する 書式 #include < unistd.h > int chroot(const char * path ); glibc 向けの機能検査マクロの要件 ( feature_test_macros (7) 参照): chroot (): glibc 2.2.2 以降: _XOPEN ...
https://man.plustar.jp/manpage/man2/chroot.2.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 NEXT

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