manページ検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 367 for see (0.006 sec.)
Man page of STATVFS 9214
STATVFS Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 statv ... Mandatory locking is permitted on the filesystem (see fcntl (2)). ST_NOATIME Do not update access times; ... see mount (2). ST_NODEV Disallow access to device spec ... T_NODIRATIME Do not update directory access times; see mount (2). ST_NOEXEC Execution of programs is disa ... ST_RELATIME Update atime relative to mtime/ctime; see mount (2). ST_SYNCHRONOUS Writes are synched to th ...
https://man.plustar.jp/manpage/man3/fstatvfs.3.html - [similar]
Man page of STATVFS 9214
STATVFS Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 statv ... Mandatory locking is permitted on the filesystem (see fcntl (2)). ST_NOATIME Do not update access times; ... see mount (2). ST_NODEV Disallow access to device spec ... T_NODIRATIME Do not update directory access times; see mount (2). ST_NOEXEC Execution of programs is disa ... ST_RELATIME Update atime relative to mtime/ctime; see mount (2). ST_SYNCHRONOUS Writes are synched to th ...
https://man.plustar.jp/manpage/man3/statvfs.3.html - [similar]
Man page of RTNETLINK 8207
RTNETLINK Section: Linux Programmer's Manual (7) Updated: 2020-06-09 Index JM Home Page 名前 rtn ... r */ unsigned char rtm_table; /* Routing table ID; see RTA_TABLE below */ unsigned char rtm_protocol; /* ... Routing protocol; see below */ unsigned char rtm_scope; /* See below */ ... unsigned char rtm_type; /* See below */ unsigned int rtm_flags; }; rtm_type 経路の ... メトリック RTA_MULTIPATH Multipath nexthop data br (see below). RTA_PROTOINFO No longer used RTA_FLOW int ...
https://man.plustar.jp/manpage/man7/rtnetlink.7.html - [similar]
Man page of BOOTPARAM 7872
BOOTPARAM Section: Linux Programmer's Manual (7) Updated: 2017-09-15 Index JM Home Page 名前 boo ... 述する。 Then it walks a list of setup functions to see if the specified argument string (such as 'foo') h ... en the kernel would search the bootsetups array to see if 'foo' was registered. If it was, then it would ... he version of init (1) installed on your system to see what arguments it accepts. 一般的な、デバイス固有で ... d on the console. (For a discussion of log levels, see syslog (2).) By default, console_loglevel is set t ...
https://man.plustar.jp/manpage/man7/bootparam.7.html - [similar]
Man page of LOCALE 7704
LOCALE Section: Linux User Manual (5) Updated: 2020-11-01 Index JM Home Page 名前 locale - ロケー ... s which each describe a locale category in detail. See locale (7) for additional details for these catego ... llowed by the appropriate date format (for syntax, see strftime (3)). t_fmt 適切な時刻のフォーマットを指定 ... e in the era, corresponding to the %Ey descriptor (see strptime (3)). start_date The start of the era in ... me of the era corresponding to the %EC descriptor (see strptime (3)). era_format The format of the year i ...
https://man.plustar.jp/manpage/man5/locale.5.html - [similar]
Man page of POLL 7032
POLL Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 poll, pp ... lude: • There is out-of-band data on a TCP socket (see tcp (7)). • A pseudoterminal master in packet mode ... has seen a state change on the slave (see ioctl_tty (2)). ... • A cgroup.events file has been modified (see cgroups (7)). POLLOUT 書き込みが可能になった。ただ ... a fixed value (equal to sizeof(kernel_sigset_t) ). See sigprocmask (2) for a discussion on the difference ...
https://man.plustar.jp/manpage/man2/poll.2.html - [similar]
Man page of POLL 7032
POLL Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 poll, pp ... lude: • There is out-of-band data on a TCP socket (see tcp (7)). • A pseudoterminal master in packet mode ... has seen a state change on the slave (see ioctl_tty (2)). ... • A cgroup.events file has been modified (see cgroups (7)). POLLOUT 書き込みが可能になった。ただ ... a fixed value (equal to sizeof(kernel_sigset_t) ). See sigprocmask (2) for a discussion on the difference ...
https://man.plustar.jp/manpage/man2/ppoll.2.html - [similar]
Man page of CORE 6864
CORE Section: Linux Programmer's Manual (5) Updated: 2020-11-01 Index JM Home Page 名前 core - コ ... is executing a program that has file capabilities (see capabilities (7)). (However, see the description o ... be placed in a location determined by systemd (1). See below for further details. コアダンプファイルの名前 ... may have been modified to be something different; see the discussion of /proc/[pid]/comm and /proc/[pid] ... That means the crashing process's mount namespace (see mount_namespaces (7)), its current working directo ...
https://man.plustar.jp/manpage/man5/core.5.html - [similar]
Man page of SIGNAL 6696
SIGNAL Section: Linux Programmer's Manual (7) Updated: 2020-12-21 Index JM Home Page 名前 signal ... た (未使用) SIGPIPE P1990 Term パイプ破壊: readers; see pipe (7) SIGPOLL P2001 Term ポーリング可能なイベン ... 止 (stop) SIGSYS P2001 Core Bad system call (SVr4); see also seccomp (2) SIGTERM P1990 Term 終了 (terminat ... 2BSD) SIGXCPU P2001 Core CPU時間制限超過 (4.2BSD); see setrlimit (2) SIGXFSZ P2001 Core ファイルサイズ制限 ... の超過 (4.2BSD); see setrlimit (2) SIGWINCH - Ign ウィンドウ リサイズ シ ...
https://man.plustar.jp/manpage/man7/signal.7.html - [similar]
Man page of UNIX 6696
UNIX Section: Linux Programmer's Manual (7) Updated: 2020-11-01 Index JM Home Page 名前 unix - ロ ... AF_UNIX . On Linux, sun_path is 108 bytes in size; see also NOTES, below. 様々なシステムコール (例えば bi ... cket in an ancillary message of type SCM_SECURITY (see below). The value given as an argument to setsocko ... passed is a reference to an open file description (see open (2)), and in the receiving process it is like ... rocess to exceed its RLIMIT_NOFILE resource limit (see getrlimit (2)), the excess file descriptors are au ...
https://man.plustar.jp/manpage/man7/unix.7.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT

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