manページ検索

phrase: max: clip:
target: order:
Results of 221 - 230 of about 248 for [SIMILAR] 16 1024 4096 WITH 51222 getcwd WITH 17... (0.464 sec.)
Man page of TTYNAME 0
TTYNAME Section: Linux Programmer's Manual (3) Updated: 2019-10-10 Index JM Home Page 名前 ttyname, ttyname_r - 端末名を返す 書式 #include < unistd.h > char *ttyname(int fd ); int ttyname_r(int fd , char * buf , size_t buflen ); 説明 ttyname () 関数は、ファイルディスクリプター fd がオープ ...
https://man.plustar.jp/manpage/man3/ttyname.3.html - [similar]
Man page of TTYNAME 0
TTYNAME Section: Linux Programmer's Manual (3) Updated: 2019-10-10 Index JM Home Page 名前 ttyname, ttyname_r - 端末名を返す 書式 #include < unistd.h > char *ttyname(int fd ); int ttyname_r(int fd , char * buf , size_t buflen ); 説明 ttyname () 関数は、ファイルディスクリプター fd がオープ ...
https://man.plustar.jp/manpage/man3/ttyname_r.3.html - [similar]
Man page of REMOVE 0
REMOVE Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 remove - ファイルやディレクトリを削除する 書式 #include < stdio.h > int remove(const char * pathname ); 説明 remove () はファイルシステムからファイル名を削除する。 ファイルに対しては unlink (2) を、 ...
https://man.plustar.jp/manpage/man3/remove.3.html - [similar]
Man page of AIO 0
AIO Section: Linux Programmer's Manual (7) Updated: 2020-08-13 Index JM Home Page 名前 aio - POSIX 非同期 I/O の概要 説明 POSIX 非同期 (AIO) インターフェースを使うと、アプリケーションは、非同期 に (つまり、バックグラウンドで) 実行されるI/O 操作を一つ以上発行できる ようになる。アプリケーシ ...
https://man.plustar.jp/manpage/man7/aio.7.html - [similar]
Man page of ICONVCONFIG 0
ICONVCONFIG Section: Linux System Administration (8) Updated: 2020-08-13 Index JM Home Page 名前 iconvconfig - iconv モジュール設定キャッシュを作成する 書式 iconvconfig [ options ] [ directory ]... 説明 iconv (3) 関数は内部で文字集合の変換に gconv モジュールを使用する。 設定ファイルは変換 ...
https://man.plustar.jp/manpage/man8/iconvconfig.8.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]
Man page of SYMLINK 0
SYMLINK Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 symlink, symlinkat - ファイルに新しい名前を付ける 書式 #include < unistd.h > int symlink(const char * target , const char * linkpath ); #include < fcntl.h > /* AT_* 定数の定義 */ #include < unistd. ...
https://man.plustar.jp/manpage/man2/symlink.2.html - [similar]
Man page of SYMLINK 0
SYMLINK Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 symlink, symlinkat - ファイルに新しい名前を付ける 書式 #include < unistd.h > int symlink(const char * target , const char * linkpath ); #include < fcntl.h > /* AT_* 定数の定義 */ #include < unistd. ...
https://man.plustar.jp/manpage/man2/symlinkat.2.html - [similar]
Man page of SYSLOG 0
SYSLOG Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 closelog, openlog, syslog, vsyslog - システムロガーにメッセージを送る 書式 #include < syslog.h > void openlog(const char * ident , int option , int facility ); void syslog(int priority , const char ...
https://man.plustar.jp/manpage/man3/closelog.3.html - [similar]
Man page of FEXECVE 0
FEXECVE Section: Linux Programmer's Manual (3) Updated: 2019-10-10 Index JM Home Page 名前 fexecve - ファイルディスクリプターで指定されたプログラムを実行する 書式 #include < unistd.h > int fexecve(int fd , char *const argv [], char *const envp []); glibc 向けの機能検査マクロの要件 ( feat ...
https://man.plustar.jp/manpage/man3/fexecve.3.html - [similar]
PREV 14 15 16 17 18 19 20 21 22 23 24 25 NEXT

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