manページ検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 318 for path (0.009 sec.)
Man page of OPEN 6082
OPEN Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 open, op ... tat.h > #include < fcntl.h > int open(const char * pathname , int flags ); int open(const char * pathname ... int flags , mode_t mode ); int creat(const char * pathname , mode_t mode ); int openat(int dirfd , const ... char * pathname , int flags ); int openat(int dirfd , const ch ... ar * pathname , int flags , mode_t mode ); /* Documented sep ...
https://man.plustar.jp/manpage/man2/open.2.html - [similar]
Man page of OPEN 6082
OPEN Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 open, op ... tat.h > #include < fcntl.h > int open(const char * pathname , int flags ); int open(const char * pathname ... int flags , mode_t mode ); int creat(const char * pathname , mode_t mode ); int openat(int dirfd , const ... char * pathname , int flags ); int openat(int dirfd , const ch ... ar * pathname , int flags , mode_t mode ); /* Documented sep ...
https://man.plustar.jp/manpage/man2/openat.2.html - [similar]
Man page of STATFS 5961
STATFS Section: Linux Programmer's Manual (2) Updated: 2014-06-13 Index JM Home Page 名前 statfs ... または < sys/statfs.h > */ int statfs(const char * path , struct statfs * buf ); int fstatfs(int fd , stru ... マウントされたファイルシステムについての情報を返す。 path はマウントされたファイルシステムにあるファイルのパ ... 値がセットされる。 エラー EACCES ( statfs () の場合) path のディレクトリ部分に検索許可が与えられていない ( p ... ファイルディスクリプターではない。 EFAULT buf または path が不正なアドレスを指している。 EINTR この呼び出しが ...
https://man.plustar.jp/manpage/man2/fstatfs.2.html - [similar]
Man page of STATFS 5961
STATFS Section: Linux Programmer's Manual (2) Updated: 2014-06-13 Index JM Home Page 名前 statfs ... または < sys/statfs.h > */ int statfs(const char * path , struct statfs * buf ); int fstatfs(int fd , stru ... マウントされたファイルシステムについての情報を返す。 path はマウントされたファイルシステムにあるファイルのパ ... 値がセットされる。 エラー EACCES ( statfs () の場合) path のディレクトリ部分に検索許可が与えられていない ( p ... ファイルディスクリプターではない。 EFAULT buf または path が不正なアドレスを指している。 EINTR この呼び出しが ...
https://man.plustar.jp/manpage/man2/fstatfs64.2.html - [similar]
Man page of STATFS 5961
STATFS Section: Linux Programmer's Manual (2) Updated: 2014-06-13 Index JM Home Page 名前 statfs ... または < sys/statfs.h > */ int statfs(const char * path , struct statfs * buf ); int fstatfs(int fd , stru ... マウントされたファイルシステムについての情報を返す。 path はマウントされたファイルシステムにあるファイルのパ ... 値がセットされる。 エラー EACCES ( statfs () の場合) path のディレクトリ部分に検索許可が与えられていない ( p ... ファイルディスクリプターではない。 EFAULT buf または path が不正なアドレスを指している。 EINTR この呼び出しが ...
https://man.plustar.jp/manpage/man2/statfs.2.html - [similar]
Man page of STATFS 5961
STATFS Section: Linux Programmer's Manual (2) Updated: 2014-06-13 Index JM Home Page 名前 statfs ... または < sys/statfs.h > */ int statfs(const char * path , struct statfs * buf ); int fstatfs(int fd , stru ... マウントされたファイルシステムについての情報を返す。 path はマウントされたファイルシステムにあるファイルのパ ... 値がセットされる。 エラー EACCES ( statfs () の場合) path のディレクトリ部分に検索許可が与えられていない ( p ... ファイルディスクリプターではない。 EFAULT buf または path が不正なアドレスを指している。 EINTR この呼び出しが ...
https://man.plustar.jp/manpage/man2/statfs64.2.html - [similar]
Man page of man2html 5878
man2html Section: User Commands (1) Updated: 1 January 1998 Index JM Home Page 名前 man2html - マ ... ングディレクトリの位置を明示することが できます。 -D pathname pathname の最後の二つ分を取り除き、変換を行う前 ... を指します。以下ではメソッドと呼びます。) <method:cgipath><man2htmlpath><separator><manpage> デフォルトは上記 ... ンを用いることでいろいろ設定できます。 -h method:cgipath を http://localhost にします。デフォルトです。 -H ... host[.domain][:port] method:cgipath を http:// host.domain:port に設定します。 -l meth ...
https://man.plustar.jp/manpage/man1/man2html.1.html - [similar]
Man page of SWAPON 5878
SWAPON Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 swapon ... > #include < sys/swap.h > int swapon(const char * path , int swapflags ); int swapoff(const char * path ) ... ; 説明 swapon () は path で指定されたファイルやブロックデバイスにスワップ領 ... 域を設定する。 swapoff () は path で指定されたファイルやブロックデバイスへのスワップ ... れる。 エラー EBUSY ( swapon () において) 指定された path が既にスワップ領域として使用されている。 EINVAL フ ...
https://man.plustar.jp/manpage/man2/swapoff.2.html - [similar]
Man page of SWAPON 5878
SWAPON Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 swapon ... > #include < sys/swap.h > int swapon(const char * path , int swapflags ); int swapoff(const char * path ) ... ; 説明 swapon () は path で指定されたファイルやブロックデバイスにスワップ領 ... 域を設定する。 swapoff () は path で指定されたファイルやブロックデバイスへのスワップ ... れる。 エラー EBUSY ( swapon () において) 指定された path が既にスワップ領域として使用されている。 EINVAL フ ...
https://man.plustar.jp/manpage/man2/swapon.2.html - [similar]
Man page of URI 5878
URI Section: Linux Programmer's Manual (7) Updated: 2020-08-13 Index JM Home Page 名前 uri, url, ... rarchical_part | opaque_part ) relativeURI = ( net_path | absolute_path | relative_path ) [ "?" query ] sc ... | "ldap" | "wais" | ... hierarchical_part = ( net_path | absolute_path ) [ "?" query ] net_path = "//" au ... thority [ absolute_path ] absolute_path = "/" path_segments relative_path ... = relative_segment [ absolute_path ] 説明 Uniform Resource Identifier (URI) は抽象的・ ...
https://man.plustar.jp/manpage/man7/uri.7.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT

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