manページ検索

phrase: max: clip:
target: order:
Results of 101 - 110 of about 786 for [SIMILAR] 16 1024 4096 WITH 153915 eventfd WITH ... (1.375 sec.)
Man page of OPENPTY 0
OPENPTY Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 openpty, login_tty, forkpty - 端末ユーティリティ関数 書式 #include < pty.h > int openpty(int * amaster , int * aslave , char * name , const struct termios * termp , const struct winsize * winp ); p ...
https://man.plustar.jp/manpage/man3/openpty.3.html - [similar]
Man page of PIPE 0
PIPE Section: Linux Programmer's Manual (7) Updated: 2014-07-08 Index JM Home Page 名前 pipe - パイプと FIFO の概要 説明 パイプと FIFO (名前付きパイプともいう) は、 単方向のプロセス間通信チャネルを提供する。 パイプには「読み出し側」と「書き込み側」がある。 パイプの書き込み側で書き込まれた ...
https://man.plustar.jp/manpage/man7/pipe.7.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 IOCTL 0
IOCTL Section: Linux Programmer's Manual (2) Updated: 2014-12-31 Index JM Home Page 名前 ioctl - デバイスを制御する 書式 #include < sys/ioctl.h > int ioctl(int fd , unsigned long request , ...); 説明 ioctl () 関数はスペシャルファイルを構成するデバイスのパラメーターを 操作する。特に、キャ ...
https://man.plustar.jp/manpage/man2/ioctl.2.html - [similar]
Man page of INOTIFY_INIT 0
INOTIFY_INIT Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 inotify_init, inotify_init1 - inotify インスタンスを初期化する 書式 #include < sys/inotify.h > int inotify_init(void); int inotify_init1(int flags ); 説明 inotify API の概要については inotify ...
https://man.plustar.jp/manpage/man2/inotify_init.2.html - [similar]
Man page of INOTIFY_INIT 0
INOTIFY_INIT Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 inotify_init, inotify_init1 - inotify インスタンスを初期化する 書式 #include < sys/inotify.h > int inotify_init(void); int inotify_init1(int flags ); 説明 inotify API の概要については inotify ...
https://man.plustar.jp/manpage/man2/inotify_init1.2.html - [similar]
Man page of SPU_CREATE 0
SPU_CREATE Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 spu_create - 新しい SPU コンテキストを生成する 書式 #include < sys/types.h > #include < sys/spu.h > int spu_create(const char * pathname , int flags , mode_t mode , int neighbor_fd ); 注 : このシ ...
https://man.plustar.jp/manpage/man2/spu_create.2.html - [similar]
Man page of POSIX_FALLOCATE 0
POSIX_FALLOCATE Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 posix_fallocate - ファイルのスペースを確保する 書式 #include < fcntl.h > int posix_fallocate(int fd , off_t offset , off_t len ); glibc 向けの機能検査マクロの要件 ( feature_test_macros (7) ...
https://man.plustar.jp/manpage/man3/posix_fallocate.3.html - [similar]
Man page of CHMOD 0
CHMOD Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 chmod, fchmod, fchmodat - ファイルのモードを変更する 書式 #include < sys/stat.h > int chmod(const char * pathname , mode_t mode ); int fchmod(int fd , mode_t mode ); #include < fcntl.h > /* AT_* 定数 ...
https://man.plustar.jp/manpage/man2/chmod.2.html - [similar]
Man page of CHMOD 0
CHMOD Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 chmod, fchmod, fchmodat - ファイルのモードを変更する 書式 #include < sys/stat.h > int chmod(const char * pathname , mode_t mode ); int fchmod(int fd , mode_t mode ); #include < fcntl.h > /* AT_* 定数 ...
https://man.plustar.jp/manpage/man2/fchmod.2.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