manページ検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 440 for type (0.152 sec.)
Man page of KERNELD 4365
KERNELD Section: Linux Extensions (8) Updated: May 14, 1995 Index JM Home Page 名前 kerneld - ユ ... 式 kerneld [ debug ] [ keep ] [ delay=<seconds> ] [ type=<message number> ] 説明 kerneld は未使用モジュール ... ジの構造体は以下の通り。 struct kerneld_msg { long mtype; long id; char text[1]; }; ここで id フィールドは ... る。 デフォルトの 60 秒から任意の時間に変更できる。 type=<message type> デフォルトのタイプは -255 である。こ ...
https://man.plustar.jp/manpage/man8/kerneld.8.html - [similar]
Man page of GREP 4315
GREP Section: User Commands (1) Updated: Index JM Home Page 名前 grep, egrep, fgrep - パターンに ... -files=text オプションと等価です。 --binary-files= TYPE ファイルのデータやメタデータが、 ファイルにバイナリ ... が含まれていることを示す場合に、 ファイルのタイプを TYPE だと見なします。 テキストではないバイトが見つかれば ... のヌルバイトだということもあります。 デフォルトでは TYPE は binary であり、 grep はファイルがバイナリだとわ ... ます。マッチする部分がない場合には何も表示しません。 TYPE が without-match の場合、 grep はファイルがバイナリ ...
https://man.plustar.jp/manpage/man1/egrep.1.html - [similar]
Man page of GREP 4315
GREP Section: User Commands (1) Updated: Index JM Home Page 名前 grep, egrep, fgrep - パターンに ... -files=text オプションと等価です。 --binary-files= TYPE ファイルのデータやメタデータが、 ファイルにバイナリ ... が含まれていることを示す場合に、 ファイルのタイプを TYPE だと見なします。 テキストではないバイトが見つかれば ... のヌルバイトだということもあります。 デフォルトでは TYPE は binary であり、 grep はファイルがバイナリだとわ ... ます。マッチする部分がない場合には何も表示しません。 TYPE が without-match の場合、 grep はファイルがバイナリ ...
https://man.plustar.jp/manpage/man1/fgrep.1.html - [similar]
Man page of GREP 4315
GREP Section: User Commands (1) Updated: Index JM Home Page 名前 grep, egrep, fgrep - パターンに ... -files=text オプションと等価です。 --binary-files= TYPE ファイルのデータやメタデータが、 ファイルにバイナリ ... が含まれていることを示す場合に、 ファイルのタイプを TYPE だと見なします。 テキストではないバイトが見つかれば ... のヌルバイトだということもあります。 デフォルトでは TYPE は binary であり、 grep はファイルがバイナリだとわ ... ます。マッチする部分がない場合には何も表示しません。 TYPE が without-match の場合、 grep はファイルがバイナリ ...
https://man.plustar.jp/manpage/man1/grep.1.html - [similar]
Man page of ADD_KEY 4315
ADD_KEY Section: Linux Key Management Calls (2) Updated: 2010-02-25 Index JM Home Page 名前 add_ ... e < keyutils.h > key_serial_t add_key(const char * type , const char * description , const void * payload ... _serial_t keyring ); 説明 add_key () は、 指定した type と description を持つ鍵の作成、更新を行うようにカー ... が拒否される場合もある。 対象の keyring に指定された type と description に合致する鍵がすでに含まれる場合、 ...
https://man.plustar.jp/manpage/man2/add_key.2.html - [similar]
Man page of LSEEK64 4315
LSEEK64 Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 lseek ... /* feature_test_macros (7) 参照 */ #include < sys/types.h > #include < unistd.h > off64_t lseek64(int fd ... The C library's lseek () wrapper function uses the type off_t . This is a 32-bit signed type on 32-bit arc ... to implement all of the above functions. The prototype is: int _llseek(int fd , off_t offset_hi , off_t o ... that which can be represented with a 32-bit off_t type. As noted above, this symbol is exposed by header ...
https://man.plustar.jp/manpage/man3/lseek64.3.html - [similar]
Man page of accessdb 4315
accessdb Section: Manual pager utils (8) Updated: July 12th, 1995 Index JM Home Page 名前 access ... で出力する。 デフォルトでは、 /var/catman/index/<db-type> のデータをダンプする。 <db-type> は用いているデー ...
https://man.plustar.jp/manpage/man8/accessdb.8.html - [similar]
Man page of PARTX 4315
PARTX Section: System Administration (8) Updated: December 2014 Index JM Home Page 名前 partx - ... する 書式 partx [ -a | -d | -P | -r | -s | -u ] [ -t type ] [ -n M : N ] [ - ] disk partx [ -a | -d | -P | - ... r | -s | -u ] [ -t type ] partition [ disk ] 説明 partx は、引き数としてデ ... ての数値は、512-byte セクタ単位の表記である。 -t , --type type パーティションテーブルのタイプを指定する。 -- ... list-types サポートしているパーティションテーブルのタイプを一 ...
https://man.plustar.jp/manpage/man8/partx.8.html - [similar]
Man page of DIG 4257
DIG Section: User Commands (1) Index JM Home Page BSD mandoc BSD 4 名称 dig - ドメイン名問い合わ ... サーバに送る 書式 dig [ @ server ] domain [Aq query-type ] [Aq query-class ] [ + Aq query-option ] [- Aq di ... は、以下のような形式です。 dig @ server domain query-type query-class ここで、 server は、ドメイン名かドット ... その他のオプション の項で述べられています)。 query-type は、あなたが要求している情報のタイプ(DNS 問い合わせ ... 使われます。 dig は、最初に現れた `` any '' を query-type = T_ANY として解析します。 query-class = C_ANY にす ...
https://man.plustar.jp/manpage/man1/dig.1.html - [similar]
Man page of OPEN_BY_HANDLE_AT 4257
OPEN_BY_HANDLE_AT Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page ... /* feature_test_macros (7) 参照 */ #include < sys/types.h > #include < sys/stat.h > #include < fcntl.h > ... bytes; /* Size of f_handle [in, out] */ int handle_type; /* Handle type [out] */ unsigned char f_handle[0] ... の内容を意識せずに扱うべきである。 フィールド handle_type と f_handle は後で open_by_handle_at () を呼び出す ... _to_handle_at.c #define _GNU_SOURCE #include < sys/types.h > #include < sys/stat.h > #include < fcntl.h > ...
https://man.plustar.jp/manpage/man2/name_to_handle_at.2.html - [similar]
PREV 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 NEXT

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