manページ検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 576 for system (0.064 sec.)
Man page of TTYSLOT 4389
TTYSLOT Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 ttysl ... となる。 後者のシステムの書式は、より精巧である。 System V 系のシステムでは、代わりに /etc/inittab がある。 ... 等しい。 BSD には未だに /etc/ttys ファイルがあるが、System V 系のシステムにはないので、 このファイルを参照する ... 場合)、 UNIX V6, V7, BSD 系のシステムは 0 を返すが、 System V 系のシステムは -1 を返す。 属性 この節で使用され ... /etc/ttys" がないので、常に 0 を返す。 On BSD-like systems and Linux, the declaration of ttyslot () is provi ...
https://man.plustar.jp/manpage/man3/ttyslot.3.html - [similar]
Man page of SYMLINK 4389
SYMLINK Section: Linux Programmer's Manual (7) Updated: 2020-06-09 Index JM Home Page 名前 symli ... ic links", which can be found in certain pseudofilesystems such as proc (5) (examples include /proc/[pid]/ex ... fore describing the treatment of symbolic links by system calls and commands, we require some terminology. G ... nt of symbolic links within a pathname passed to a system call is as follows: 1. Within the dirname componen ... symbolic links are always followed in nearly every system call. (This is also true for commands.) The one ex ...
https://man.plustar.jp/manpage/man7/symlink.7.html - [similar]
Man page of READV 4329
READV Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 readv, ... 能でなければならない。 preadv2() と pwritev2() These system calls are similar to preadv () and pwritev () call ... fect applies only to the data range written by the system call. RWF_HIPRI (Linux 4.6 以降) High priority rea ... d/write. Allows block-based filesystems to use polling of the device, which provides lowe ... fect applies only to the data range written by the system call. RWF_NOWAIT (Linux 4.14 以降) Do not wait for ...
https://man.plustar.jp/manpage/man2/preadv.2.html - [similar]
Man page of READV 4329
READV Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 readv, ... 能でなければならない。 preadv2() と pwritev2() These system calls are similar to preadv () and pwritev () call ... fect applies only to the data range written by the system call. RWF_HIPRI (Linux 4.6 以降) High priority rea ... d/write. Allows block-based filesystems to use polling of the device, which provides lowe ... fect applies only to the data range written by the system call. RWF_NOWAIT (Linux 4.14 以降) Do not wait for ...
https://man.plustar.jp/manpage/man2/preadv2.2.html - [similar]
Man page of READV 4329
READV Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 readv, ... 能でなければならない。 preadv2() と pwritev2() These system calls are similar to preadv () and pwritev () call ... fect applies only to the data range written by the system call. RWF_HIPRI (Linux 4.6 以降) High priority rea ... d/write. Allows block-based filesystems to use polling of the device, which provides lowe ... fect applies only to the data range written by the system call. RWF_NOWAIT (Linux 4.14 以降) Do not wait for ...
https://man.plustar.jp/manpage/man2/pwritev.2.html - [similar]
Man page of READV 4329
READV Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 readv, ... 能でなければならない。 preadv2() と pwritev2() These system calls are similar to preadv () and pwritev () call ... fect applies only to the data range written by the system call. RWF_HIPRI (Linux 4.6 以降) High priority rea ... d/write. Allows block-based filesystems to use polling of the device, which provides lowe ... fect applies only to the data range written by the system call. RWF_NOWAIT (Linux 4.14 以降) Do not wait for ...
https://man.plustar.jp/manpage/man2/pwritev2.2.html - [similar]
Man page of READV 4329
READV Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 readv, ... 能でなければならない。 preadv2() と pwritev2() These system calls are similar to preadv () and pwritev () call ... fect applies only to the data range written by the system call. RWF_HIPRI (Linux 4.6 以降) High priority rea ... d/write. Allows block-based filesystems to use polling of the device, which provides lowe ... fect applies only to the data range written by the system call. RWF_NOWAIT (Linux 4.14 以降) Do not wait for ...
https://man.plustar.jp/manpage/man2/readv.2.html - [similar]
Man page of SIGWAITINFO 4329
SIGWAITINFO Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 s ... tion. See nptl (7) for details. The original Linux system call was named sigtimedwait (). However, with the ... fixed-size, 32-bit sigset_t type supported by that system call was no longer fit for purpose. Consequently, ... a new system call, rt_sigtimedwait (), was added to support an ... enlarged sigset_t type. The new system call takes a fourth argument, size_t sigsetsize , ...
https://man.plustar.jp/manpage/man2/rt_sigtimedwait.2.html - [similar]
Man page of SIGNAL 4329
SIGNAL Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 signal ... 価である。 sa.sa_flags = SA_RESETHAND | SA_NODEFER; System V でも、 signal () に対してこれらの挙動を規定してい ... 通りである。 * カーネルの signal () システムコールは System V 方式を提供している。 * By default, in glibc 2 an ... nal () wrapper function does not invoke the kernel system call. Instead, it calls sigaction (2) using flags ... test macro is not defined, then signal () provides System V semantics. 関連項目 kill (1), alarm (2), kill (2 ...
https://man.plustar.jp/manpage/man2/signal.2.html - [similar]
Man page of SIGWAITINFO 4329
SIGWAITINFO Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 s ... tion. See nptl (7) for details. The original Linux system call was named sigtimedwait (). However, with the ... fixed-size, 32-bit sigset_t type supported by that system call was no longer fit for purpose. Consequently, ... a new system call, rt_sigtimedwait (), was added to support an ... enlarged sigset_t type. The new system call takes a fourth argument, size_t sigsetsize , ...
https://man.plustar.jp/manpage/man2/sigtimedwait.2.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 NEXT

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