manページ検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 951 for [SIMILAR] 16 1024 4096 WITH 32330 mmroff WITH 96... (1.431 sec.)
Man page of LINK 0
LINK Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 link, linkat - ファイルの新しい名前を作成する 書式 #include < unistd.h > int link(const char * oldpath , const char * newpath ); #include < fcntl.h > /* AT_* 定数の定義 */ #include < unistd.h > int li ...
https://man.plustar.jp/manpage/man2/linkat.2.html - [similar]
Man page of SETNS 0
SETNS Section: Linux Programmer's Manual (2) Updated: 2015-01-10 Index JM Home Page 名前 setns - スレッドに名前空間を関連付けしなおす 書式 #define _GNU_SOURCE /* feature_test_macros (7) 参照 */ #include < sched.h > int setns(int fd , int nstype ); 説明 名前空間を参照するファイルディスクリ ...
https://man.plustar.jp/manpage/man2/setns.2.html - [similar]
Man page of MAN-PAGES 0
MAN-PAGES Section: Linux Programmer's Manual (7) Updated: 2020-08-13 Index JM Home Page 名前 man-pages - Linux の man ページを書く際の決まり事 書式 man [ section ] title 説明 This page describes the conventions that should be employed when writing man pages for the Linux man-pages projec ...
https://man.plustar.jp/manpage/man7/man-pages.7.html - [similar]
Man page of TEE 0
TEE Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 tee - パイプの中身を複製する 書式 #define _GNU_SOURCE /* feature_test_macros (7) 参照 */ #include < fcntl.h > ssize_t tee(int fd_in , int fd_out , size_t len , unsigned int flags ); 説明 tee () は、ファ ...
https://man.plustar.jp/manpage/man2/tee.2.html - [similar]
Man page of man 0
man Section: User Commands (1) Updated: September 19, 2005 Index JM Home Page 名前 man - オンラインマニュアルページを整形し表示する 書式 man [ -acdfFhkKtwW ] [ --path ] [ -m system ] [ -p string ] [ -C config_file ] [ -M pathlist ] [ -P pager ] [ -B browser ] [ -H htmlpager ] [ -S sectio ...
https://man.plustar.jp/manpage/man1/man.1.html - [similar]
Man page of FCNTL 0
FCNTL Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 fcntl - ファイルディスクリプターの操作を行う 書式 #include < unistd.h > #include < fcntl.h > int fcntl(int fd , int cmd , ... /* arg */ ); 説明 fcntl () は、オープンされたファイルディスクリプター fd ...
https://man.plustar.jp/manpage/man2/fcntl.2.html - [similar]
Man page of FCNTL 0
FCNTL Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 fcntl - ファイルディスクリプターの操作を行う 書式 #include < unistd.h > #include < fcntl.h > int fcntl(int fd , int cmd , ... /* arg */ ); 説明 fcntl () は、オープンされたファイルディスクリプター fd ...
https://man.plustar.jp/manpage/man2/fcntl64.2.html - [similar]
Man page of WRITE 0
WRITE Section: Linux Programmer's Manual (2) Updated: 2019-10-10 Index JM Home Page 名前 write - ファイルディスクリプター (file descriptor) に書き込む 書式 #include < unistd.h > ssize_t write(int fd , const void * buf , size_t count ); 説明 write () は、 buf から始まるバッファーから、ファ ...
https://man.plustar.jp/manpage/man2/write.2.html - [similar]
Man page of FALLOCATE 0
FALLOCATE Section: Linux Programmer's Manual (2) Updated: 2019-11-19 Index JM Home Page 名前 fallocate - ファイル空間の操作 書式 #define _GNU_SOURCE /* feature_test_macros (7) 参照 */ #include < fcntl.h > int fallocate(int fd , int mode , off_t offset , off_t len ); 説明 このシステムコー ...
https://man.plustar.jp/manpage/man2/fallocate.2.html - [similar]
Man page of FORK 0
FORK Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 fork - 子プロセスを生成する 書式 #include < sys/types.h > #include < unistd.h > pid_t fork(void); 説明 fork () は呼び出し元プロセスを複製して新しいプロセスを生成する。新しいプロセスは「子」プロセスと呼 ...
https://man.plustar.jp/manpage/man2/fork.2.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT

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