manページ検索

phrase: max: clip:
target: order:
Results of 541 - 550 of about 778 for [SIMILAR] 16 1024 4096 WITH 22399 l64a WITH 2136... (3.835 sec.)
Man page of EXECVEAT 0
EXECVEAT Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 execveat - ディレクトリファイルディスクリプターからの相対パスで指定されるプログラムを実行する 書式 #include < unistd.h > int execveat(int dirfd , const char * pathname , char *const argv [], char ...
https://man.plustar.jp/manpage/man2/execveat.2.html - [similar]
Man page of MREMAP 0
MREMAP Section: Linux Programmer's Manual (2) Updated: 2010-06-10 Index JM Home Page 名前 mremap - 仮想メモリーアドレスを再マッピングする 書式 #define _GNU_SOURCE /* feature_test_macros (7) 参照 */ #include < sys/mman.h > void *mremap(void * old_address , size_t old_size , size_t new_siz ...
https://man.plustar.jp/manpage/man2/mremap.2.html - [similar]
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/pipe.2.html - [similar]
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 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 SENDFILE 0
SENDFILE Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 sendfile - ファイルディスクリプター間でデータを転送する 書式 #include < sys/sendfile.h > ssize_t sendfile(int out_fd , int in_fd , off_t * offset , size_t count ); 説明 sendfile () は、あるファイル ...
https://man.plustar.jp/manpage/man2/sendfile.2.html - [similar]
Man page of SENDFILE 0
SENDFILE Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 sendfile - ファイルディスクリプター間でデータを転送する 書式 #include < sys/sendfile.h > ssize_t sendfile(int out_fd , int in_fd , off_t * offset , size_t count ); 説明 sendfile () は、あるファイル ...
https://man.plustar.jp/manpage/man2/sendfile64.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 SPLICE 0
SPLICE Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 splice - パイプとの間でデータを継ぎ合わせる 書式 #define _GNU_SOURCE /* feature_test_macros (7) 参照 */ #include < fcntl.h > ssize_t splice(int fd_in , loff_t * off_in , int fd_out , loff_t * off_ou ...
https://man.plustar.jp/manpage/man2/splice.2.html - [similar]
Man page of SWAPON 0
SWAPON Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 swapon, swapoff - ファイル/デバイスへのスワップを開始/停止する 書式 #include < unistd.h > #include < sys/swap.h > int swapon(const char * path , int swapflags ); int swapoff(const char * path ); 説明 ...
https://man.plustar.jp/manpage/man2/swapoff.2.html - [similar]
PREV 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 NEXT

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