manページ検索

phrase: max: clip:
target: order:
Results of 281 - 290 of about 3079 for OF (2.999 sec.)
Man page of UTMP 2414
UTMP Section: Linux Programmer's Manual (5) Updated: 2020-12-21 Index JM Home Page 名前 utmp, wt ... evel (see init (1)) */ #define BOOT_TIME 2 /* Time of system boot (in ut_tv ) */ #define NEW_TIME 3 /* T ... status */ }; struct utmp { short ut_type; /* Type of record */ pid_t ut_pid; /* PID of login process */ ... char ut_line[UT_LINESIZE]; /* Device name of tty - "/dev/" */ char ut_id[4]; /* Terminal name s ... ages */ struct exit_status ut_exit; /* Exit status of a process marked as DEAD_PROCESS; not used by Linu ...
https://man.plustar.jp/manpage/man5/utmp.5.html - [similar]
Man page of UTMP 2414
UTMP Section: Linux Programmer's Manual (5) Updated: 2020-12-21 Index JM Home Page 名前 utmp, wt ... evel (see init (1)) */ #define BOOT_TIME 2 /* Time of system boot (in ut_tv ) */ #define NEW_TIME 3 /* T ... status */ }; struct utmp { short ut_type; /* Type of record */ pid_t ut_pid; /* PID of login process */ ... char ut_line[UT_LINESIZE]; /* Device name of tty - "/dev/" */ char ut_id[4]; /* Terminal name s ... ages */ struct exit_status ut_exit; /* Exit status of a process marked as DEAD_PROCESS; not used by Linu ...
https://man.plustar.jp/manpage/man5/utmpx.5.html - [similar]
Man page of UTMP 2414
UTMP Section: Linux Programmer's Manual (5) Updated: 2020-12-21 Index JM Home Page 名前 utmp, wt ... evel (see init (1)) */ #define BOOT_TIME 2 /* Time of system boot (in ut_tv ) */ #define NEW_TIME 3 /* T ... status */ }; struct utmp { short ut_type; /* Type of record */ pid_t ut_pid; /* PID of login process */ ... char ut_line[UT_LINESIZE]; /* Device name of tty - "/dev/" */ char ut_id[4]; /* Terminal name s ... ages */ struct exit_status ut_exit; /* Exit status of a process marked as DEAD_PROCESS; not used by Linu ...
https://man.plustar.jp/manpage/man5/wtmp.5.html - [similar]
Man page of gdb 2390
gdb Section: GNU Tools (1) Updated: 22may2002 Index JM Home Page 名前 gdb - GNU デバッガ 書式 gd ... Pesch, July 1991. 著作権 Copyright (c) 1991 Free Software Foundation, Inc. Permission is granted to mak ... e and distribute verbatim copies of this manual provided the copyright notice and this ... s granted to copy and distribute modified versions of this manual under the conditions for verbatim copy ... ulting derived work is distributed under the terms of a permission notice identical to this one. Permiss ...
https://man.plustar.jp/manpage/man1/gdb.1.html - [similar]
Man page of FALLOCATE 2390
FALLOCATE Section: Linux Programmer's Manual (2) Updated: 2019-11-19 Index JM Home Page 名前 fal ... lude < fcntl.h > int fallocate(int fd , int mode , off_t offset , off_t len ); 説明 このシステムコールは ... てられたディスク空間を直接操作できる。 操作対象は、 offset から始まる長さ len バイトの領域である。 mode 引 ... のデフォルトの動作 (つまり mode が 0 の場合) は、 offset と len で指定された範囲のディスク領域の割り当て ... を行う。 offset + len がファイルサイズよりも大きかった場合、 ( ...
https://man.plustar.jp/manpage/man2/fallocate.2.html - [similar]
Man page of OPEN_BY_HANDLE_AT 2390
OPEN_BY_HANDLE_AT Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page ... t file_handle { unsigned int handle_bytes; /* Size of f_handle [in, out] */ int handle_type; /* Handle t ... andle_bytes field is updated to contain the number of bytes actually written to f_handle . The caller ca ... then use this information to allocate a structure of the correct size (see EXAMPLES below). Some care i ... s needed here as EOVERFLOW can also indicate that no file handle is available for this particular name i ...
https://man.plustar.jp/manpage/man2/name_to_handle_at.2.html - [similar]
Man page of OPEN_BY_HANDLE_AT 2390
OPEN_BY_HANDLE_AT Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page ... t file_handle { unsigned int handle_bytes; /* Size of f_handle [in, out] */ int handle_type; /* Handle t ... andle_bytes field is updated to contain the number of bytes actually written to f_handle . The caller ca ... then use this information to allocate a structure of the correct size (see EXAMPLES below). Some care i ... s needed here as EOVERFLOW can also indicate that no file handle is available for this particular name i ...
https://man.plustar.jp/manpage/man2/open_by_handle_at.2.html - [similar]
Man page of ISATTY 2390
ISATTY Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 isatty ... than a terminal. On some older kernels, some types of files resulted in the error EINVAL in this case (w ... hich is a violation of POSIX, which specifies the error ENOTTY ). 属性 こ ...
https://man.plustar.jp/manpage/man3/isatty.3.html - [similar]
Man page of SLEEP 2390
SLEEP Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 sleep - ... he calling thread to sleep either until the number of real-time seconds specified in seconds have elapse ... ). See the nanosleep (2) man page for a discussion of the clock used. Portability notes On some systems, ...
https://man.plustar.jp/manpage/man3/sleep.3.html - [similar]
Man page of SYSTEM 2390
SYSTEM Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 system ... 影響を与えない。 エラー system () can fail with any of the same errors as fork (2). 属性 この節で使用され ... pthread_atfork (3) are called during the execution of system (). In the glibc implementation, such handl ... s executed with privilege. Use the exec (3) family of functions instead, but not execlp (3) or execvp (3 ... d as sh .) Any user input that is employed as part of command should be carefully sanitized, to ensure t ...
https://man.plustar.jp/manpage/man3/system.3.html - [similar]
PREV 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 NEXT

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