manページ検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 318 for path (0.046 sec.)
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/url.7.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/urn.7.html - [similar]
Man page of IP 5711
IP Section: Linux Programmer's Manual (7) Updated: 2020-11-01 Index JM Home Page 名前 ip - Linux ... IP_MTU (Linux 2.2 以降) Retrieve the current known path MTU of the current socket. Returns an integer. IP_ ... ected. IP_MTU_DISCOVER (Linux 2.2 以降) ソケットの Path MTU Discovery の設定をセット・取得する。 有効になっ ... _STREAM ソケットに対して RFC 1191 で定義されている Path MTU Discovery を行う。 SOCK_STREAM でないソケットに ... のは、 ユーザーが責任を持って行う必要がある。 既知の Path MTU よりも大きなデータグラムの送信が要求されると、 ...
https://man.plustar.jp/manpage/man7/ip.7.html - [similar]
Man page of OPEN_BY_HANDLE_AT 5591
OPEN_BY_HANDLE_AT Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page ... h > int name_to_handle_at(int dirfd , const char * pathname , struct file_handle * handle , int * mount_id ... e_to_handle_at () システムコールは、 引数 dirfd と pathname で指定されるファイルに対応するファイルハンドル ... 合にだけ必要である。 flags 引数は、 下記の AT_EMPTY_PATH と AT_SYMLINK_FOLLOW のうち 0 個以上の論理和を取っ ... て構成されるビットマスクである。 引数 pathname と dirfd はその組み合わせでハンドルを取得するフ ...
https://man.plustar.jp/manpage/man2/name_to_handle_at.2.html - [similar]
Man page of OPEN_BY_HANDLE_AT 5591
OPEN_BY_HANDLE_AT Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page ... h > int name_to_handle_at(int dirfd , const char * pathname , struct file_handle * handle , int * mount_id ... e_to_handle_at () システムコールは、 引数 dirfd と pathname で指定されるファイルに対応するファイルハンドル ... 合にだけ必要である。 flags 引数は、 下記の AT_EMPTY_PATH と AT_SYMLINK_FOLLOW のうち 0 個以上の論理和を取っ ... て構成されるビットマスクである。 引数 pathname と dirfd はその組み合わせでハンドルを取得するフ ...
https://man.plustar.jp/manpage/man2/open_by_handle_at.2.html - [similar]
Man page of CANONICALIZE_FILE_NAME 5544
CANONICALIZE_FILE_NAME Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home ... dlib.h > char *canonicalize_file_name(const char * path ); 説明 canonicalize_file_name () 関数は path に対 ... ee (3) で解放すべきである。 canonicalize_file_name(path) は以下と等価である。 realpath(path, NULL); 返り値 ... errno にエラー内容を示す値を設定する。 エラー realpath (3) 参照。 属性 この節で使用されている用語の説明に ... GNU による拡張である。 関連項目 readlink (2), realpath (3) この文書について この man ページは Linux man-p ...
https://man.plustar.jp/manpage/man3/canonicalize_file_name.3.html - [similar]
Man page of EXEC 5544
EXEC Section: Linux Programmer's Manual (3) Updated: 2019-08-02 Index JM Home Page 名前 execl, e ... .h > extern char **environ; int execl(const char * pathname , const char * arg , ... /* (char *) NULL */); ... ... /* (char *) NULL */); int execle(const char * pathname , const char * arg , ... /*, (char *) NULL, ch ... ar *const envp [] */); int execv(const char * pathname , char *const argv []); int execvp(const char ... is sought in the colon-separated list of directory pathnames specified in the PATH environment variable. I ...
https://man.plustar.jp/manpage/man3/exec.3.html - [similar]
Man page of EXEC 5544
EXEC Section: Linux Programmer's Manual (3) Updated: 2019-08-02 Index JM Home Page 名前 execl, e ... .h > extern char **environ; int execl(const char * pathname , const char * arg , ... /* (char *) NULL */); ... ... /* (char *) NULL */); int execle(const char * pathname , const char * arg , ... /*, (char *) NULL, ch ... ar *const envp [] */); int execv(const char * pathname , char *const argv []); int execvp(const char ... is sought in the colon-separated list of directory pathnames specified in the PATH environment variable. I ...
https://man.plustar.jp/manpage/man3/execl.3.html - [similar]
Man page of EXEC 5544
EXEC Section: Linux Programmer's Manual (3) Updated: 2019-08-02 Index JM Home Page 名前 execl, e ... .h > extern char **environ; int execl(const char * pathname , const char * arg , ... /* (char *) NULL */); ... ... /* (char *) NULL */); int execle(const char * pathname , const char * arg , ... /*, (char *) NULL, ch ... ar *const envp [] */); int execv(const char * pathname , char *const argv []); int execvp(const char ... is sought in the colon-separated list of directory pathnames specified in the PATH environment variable. I ...
https://man.plustar.jp/manpage/man3/execle.3.html - [similar]
Man page of EXEC 5544
EXEC Section: Linux Programmer's Manual (3) Updated: 2019-08-02 Index JM Home Page 名前 execl, e ... .h > extern char **environ; int execl(const char * pathname , const char * arg , ... /* (char *) NULL */); ... ... /* (char *) NULL */); int execle(const char * pathname , const char * arg , ... /*, (char *) NULL, ch ... ar *const envp [] */); int execv(const char * pathname , char *const argv []); int execvp(const char ... is sought in the colon-separated list of directory pathnames specified in the PATH environment variable. I ...
https://man.plustar.jp/manpage/man3/execlp.3.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