manページ検索

phrase: max: clip:
target: order:
Results of 101 - 110 of about 627 for [SIMILAR] 16 1024 4096 WITH 15514 pending WITH 9... (1.599 sec.)
Man page of SEMOP 0
SEMOP Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 semop, semtimedop - System V セマフォの操作 書式 #include < sys/types.h > #include < sys/ipc.h > #include < sys/sem.h > int semop(int semid , struct sembuf * sops , size_t nsops ); int semtimedop(int ...
https://man.plustar.jp/manpage/man2/semtimedop.2.html - [similar]
Man page of SOCKET 0
SOCKET Section: Linux Programmer's Manual (7) Updated: 2020-08-13 Index JM Home Page 名前 socket - Linux のソケットインターフェース 書式 #include < sys/socket.h > sockfd = socket(int socket_family , int socket_type , int protocol ); 説明 このマニュアルページは Linux ネットワークのソケット ...
https://man.plustar.jp/manpage/man7/socket.7.html - [similar]
Man page of TMPFILE 0
TMPFILE Section: Linux Programmer's Manual (3) Updated: 2016-03-15 Index JM Home Page 名前 tmpfile - テンポラリファイルを作成する 書式 #include < stdio.h > FILE *tmpfile(void); 説明 tmpfile () 関数はユニークなテンポラリファイルを バイナリリードライトモード (w+b) でオープンする。 このファ ...
https://man.plustar.jp/manpage/man3/tmpfile.3.html - [similar]
Man page of PACKET 0
PACKET Section: Linux Programmer's Manual (7) Updated: 2020-12-21 Index JM Home Page 名前 packet - デバイスレベルのパケットインターフェース 書式 #include < sys/socket.h > #include < linux/if_packet.h > #include < net/ethernet.h > /* L2 プロトコル */ packet_socket = socket(AF_PACKET, int ...
https://man.plustar.jp/manpage/man7/packet.7.html - [similar]
Man page of SYSCALLS 0
SYSCALLS Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 syscalls - Linux のシステムコール 書式 Linux のシステムコール。 説明 システムコールは、アプリケーションと Linux カーネルとの間の 基本的なインターフェースである。 システムコールとライブラリのラッパ ...
https://man.plustar.jp/manpage/man2/syscalls.2.html - [similar]
Man page of SYSTEM 0
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 () ライブラリ関数は、 fork (2) を使って子プロセスを作成し、その子プロセスは以下のように comman ...
https://man.plustar.jp/manpage/man3/system.3.html - [similar]
Man page of SIGACTION 0
SIGACTION Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 sigaction, rt_sigaction - シグナルの動作の確認と変更 書式 #include < signal.h > int sigaction(int signum , const struct sigaction * act , struct sigaction * oldact ); glibc 向けの機能検査マクロの ...
https://man.plustar.jp/manpage/man2/rt_sigaction.2.html - [similar]
Man page of SIGACTION 0
SIGACTION Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 sigaction, rt_sigaction - シグナルの動作の確認と変更 書式 #include < signal.h > int sigaction(int signum , const struct sigaction * act , struct sigaction * oldact ); glibc 向けの機能検査マクロの ...
https://man.plustar.jp/manpage/man2/sigaction.2.html - [similar]
Man page of PTHREADS 0
PTHREADS Section: Linux Programmer's Manual (7) Updated: 2020-12-21 Index JM Home Page 名前 pthreads - POSIX スレッド 説明 POSIX.1 は、一般に POSIX スレッドや Pthreads として知られる スレッドプログラミングのインターフェース群 (関数、ヘッダーファイル) を規定している。一つのプロセスは複数の ...
https://man.plustar.jp/manpage/man7/pthreads.7.html - [similar]
Man page of XARGS 0
XARGS Section: User Commands (1) Index JM Home Page 名前 xargs - 標準入力を読み込んでコマンドラインを作成し実行する 書式 xargs [ options ] [ command [ initial-arguments ]] 説明 このマニュアルページは GNU 版 xargs の使用法を説明しています。 xargs は、 標準入力から空白や改行で区切られた一連 ...
https://man.plustar.jp/manpage/man1/xargs.1.html - [similar]
PREV 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 NEXT

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