manページ検索

phrase: max: clip:
target: order:
Results of 101 - 110 of about 589 for On (0.026 sec.)
Man page of UMOUNT 4272
UMOUNT Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 umount ... ウントする 書式 #include < sys/mount.h > int umount(const char * target ); int umount2(const char * target ... ill fail. As at Linux 4.12, MNT_FORCE is supported only on the following filesystems: 9p (since Linux 2. ... oint unavailable for new accesses, immediately disconnect the filesystem and all filesystems mounted bel ... グが指定されて umount2 () が呼び出された。 ENAMETOOLONG パス名の長さが MAXPATHLEN より長かった。 ENOENT パ ...
https://man.plustar.jp/manpage/man2/umount.2.html - [similar]
Man page of UMOUNT 4272
UMOUNT Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 umount ... ウントする 書式 #include < sys/mount.h > int umount(const char * target ); int umount2(const char * target ... ill fail. As at Linux 4.12, MNT_FORCE is supported only on the following filesystems: 9p (since Linux 2. ... oint unavailable for new accesses, immediately disconnect the filesystem and all filesystems mounted bel ... グが指定されて umount2 () が呼び出された。 ENAMETOOLONG パス名の長さが MAXPATHLEN より長かった。 ENOENT パ ...
https://man.plustar.jp/manpage/man2/umount2.2.html - [similar]
Man page of CONNECT 4212
CONNECT Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 conne ... /* 「注意」参照 */ #include < sys/socket.h > int connect(int sockfd , const struct sockaddr * addr , so ... cklen_t addrlen ); 説明 connect () システムコールは、ファイルディスクリプター ... .g., UNIX domain stream sockets) may successfully connect () only once. Some protocol sockets (e.g., dat ... sockets in the UNIX and Internet domains) may use connect () multiple times to change their association. ...
https://man.plustar.jp/manpage/man2/connect.2.html - [similar]
Man page of GETXATTR 4212
GETXATTR Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 getx ... pes.h > #include < sys/xattr.h > ssize_t getxattr(const char * path , const char * name , void * value , ... size_t size ); ssize_t lgetxattr(const char * path , const char * name , void * value , ... size_t size ); ssize_t fgetxattr(int fd , const char * name , void * value , size_t size ); 説明 ... irectories, symbolic links, etc.). They are extensions to the normal attributes which are associated wit ...
https://man.plustar.jp/manpage/man2/fgetxattr.2.html - [similar]
Man page of GETXATTR 4212
GETXATTR Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 getx ... pes.h > #include < sys/xattr.h > ssize_t getxattr(const char * path , const char * name , void * value , ... size_t size ); ssize_t lgetxattr(const char * path , const char * name , void * value , ... size_t size ); ssize_t fgetxattr(int fd , const char * name , void * value , size_t size ); 説明 ... irectories, symbolic links, etc.). They are extensions to the normal attributes which are associated wit ...
https://man.plustar.jp/manpage/man2/getxattr.2.html - [similar]
Man page of GETXATTR 4212
GETXATTR Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 getx ... pes.h > #include < sys/xattr.h > ssize_t getxattr(const char * path , const char * name , void * value , ... size_t size ); ssize_t lgetxattr(const char * path , const char * name , void * value , ... size_t size ); ssize_t fgetxattr(int fd , const char * name , void * value , size_t size ); 説明 ... irectories, symbolic links, etc.). They are extensions to the normal attributes which are associated wit ...
https://man.plustar.jp/manpage/man2/lgetxattr.2.html - [similar]
Man page of PATH_RESOLUTION 4212
PATH_RESOLUTION Section: Linux Programmer's Manual (7) Updated: 2020-04-11 Index JM Home Page 名 ... 前 path_resolution - ファイルのパス名の解決方法 説明 いくつかの UNIX/ ... n entirely private mount namespace in case it---or one of its ancestors---was started by an invocation o ... f the clone (2) system call that had the CLONE_NEWNS flag set ... cter, the starting lookup directory of the resolution process is the current working directory of the pr ...
https://man.plustar.jp/manpage/man7/path_resolution.7.html - [similar]
Man page of SHADOWCONFIG 4212
SHADOWCONFIG Section: Maintenance Commands (8) Updated: 19 Apr 1997 Index JM Home Page 名前 shad ... owconfig - shadow パスワードを有効・無効にする 書式 shad ... owconfig on | off 説明 shadowconfig on は shadow パスワー ... ドを有効にする。 shadowconfig off は shadow パスワードを無効にする。 何か間違 ... いがあると、 shadowconfig はエラーメッセージを表示し、ゼロ以外の返り値を返 ...
https://man.plustar.jp/manpage/man8/shadowconfig.8.html - [similar]
Man page of DUP 4152
DUP Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 dup, dup2 ... ファイルディスクリプターは同じファイル記述 (description) ( open (2) 参照) を参照しており、したがってファイ ... スクリプターはファイルディスクリプターフラグ (close-on-exec flag) を共有しない。複製されたディスクリプター ... の close-on-exec flag ( fcntl (2) 参照) は off となる。 dup2() ... し元が、新しいファイルディスクリプターに対して close-on-exec フラグを強制的に設定することができる。 これを ...
https://man.plustar.jp/manpage/man2/dup.2.html - [similar]
Man page of DUP 4152
DUP Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 dup, dup2 ... ファイルディスクリプターは同じファイル記述 (description) ( open (2) 参照) を参照しており、したがってファイ ... スクリプターはファイルディスクリプターフラグ (close-on-exec flag) を共有しない。複製されたディスクリプター ... の close-on-exec flag ( fcntl (2) 参照) は off となる。 dup2() ... し元が、新しいファイルディスクリプターに対して close-on-exec フラグを強制的に設定することができる。 これを ...
https://man.plustar.jp/manpage/man2/dup2.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