manページ検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 232 for new (0.008 sec.)
Man page of PIVOT_ROOT 9857
PIVOT_ROOT Section: Linux Programmer's Manual (2) Updated: 2012-07-13 Index JM Home Page 名前 pi ... システムを変更する 書式 int pivot_root(const char * new_root , const char * put_old ); 注 : このシステムコ ... ファイルシステムを put_old ディレクトリに移動し、 new_root を呼び出し元のプロセスの新しい root ファイルシ ... ーキングディレクトリを pivot_root () を呼び出す前に new_root に変更しておくことである。 上記の段落は、将来 ... スレッドの root と カレントワーキングディレクトリを new_root に変更する。これはカーネルのスレッドが古い ro ...
https://man.plustar.jp/manpage/man2/pivot_root.2.html - [similar]
Man page of TIMERFD_CREATE 9857
TIMERFD_CREATE Section: Linux Programmer's Manual (2) Updated: 2011-09-14 Index JM Home Page 名前 ... ime(int fd , int flags , const struct itimerspec * new_value , struct itimerspec * old_value ); int timer ... により参照されるタイマーを開始したり停止したりする。 new_value 引き数は、タイマーの満了時間 (expiration) の ... uct timespec it_value; /* Initial expiration */ }; new_value.it_value はタイマーの満了時間の初期値を、秒と ... ナノ秒で指定する。 new_value.it_value のフィールドのうち少なくとも一方に ...
https://man.plustar.jp/manpage/man2/timerfd_create.2.html - [similar]
Man page of TIMERFD_CREATE 9857
TIMERFD_CREATE Section: Linux Programmer's Manual (2) Updated: 2011-09-14 Index JM Home Page 名前 ... ime(int fd , int flags , const struct itimerspec * new_value , struct itimerspec * old_value ); int timer ... により参照されるタイマーを開始したり停止したりする。 new_value 引き数は、タイマーの満了時間 (expiration) の ... uct timespec it_value; /* Initial expiration */ }; new_value.it_value はタイマーの満了時間の初期値を、秒と ... ナノ秒で指定する。 new_value.it_value のフィールドのうち少なくとも一方に ...
https://man.plustar.jp/manpage/man2/timerfd_gettime.2.html - [similar]
Man page of TIMERFD_CREATE 9857
TIMERFD_CREATE Section: Linux Programmer's Manual (2) Updated: 2011-09-14 Index JM Home Page 名前 ... ime(int fd , int flags , const struct itimerspec * new_value , struct itimerspec * old_value ); int timer ... により参照されるタイマーを開始したり停止したりする。 new_value 引き数は、タイマーの満了時間 (expiration) の ... uct timespec it_value; /* Initial expiration */ }; new_value.it_value はタイマーの満了時間の初期値を、秒と ... ナノ秒で指定する。 new_value.it_value のフィールドのうち少なくとも一方に ...
https://man.plustar.jp/manpage/man2/timerfd_settime.2.html - [similar]
Man page of MREMAP 9569
MREMAP Section: Linux Programmer's Manual (2) Updated: 2010-06-10 Index JM Home Page 名前 mremap ... emap(void * old_address , size_t old_size , size_t new_size , int flags , ... /* void * new_address */); ... d_size は元の仮想メモリーブロックの サイズである。 new_size は要求する変更後の仮想メモリーブロックのサイズ ... である。 5 番目の引き数として new_address を指定することができる。下記の MREMAP_FIXE ... グが指定されると、 mremap () は 5 番目の引き数 void *new_address を受け取り、この引数はマッピングが移動され ...
https://man.plustar.jp/manpage/man2/mremap.2.html - [similar]
Man page of DIFF 9497
DIFF Section: User Commands (1) Updated: October 2002 Index JM Home Page 名前 diff - 2 つのファイ ... lumn ] [ --line-format= FORMAT ] [ --minimal ] [ --new-file ] [ --new-group-format= FORMAT ] [ --new-line ... unchanged-line-format= FORMAT ] [ --unidirectional-new-file] [--unified [ = LINES ]] [ --width= COLUMNS ] ... を用いる。 短縮形式 -L は推奨されなくなった。 -N, --new-file ディレクトリを比較する際、 片方のディレクトリ ... ファイルがあるように動作する。 -P, --unidirectional-new-file ディレクトリを比較する際、 2 番目のディレクト ...
https://man.plustar.jp/manpage/man1/diff.1.html - [similar]
Man page of E2LABEL 8573
E2LABEL Section: Maintenance Commands (8) Updated: December 2010 Index JM Home Page 名前 e2label ... イルシステムのラベルを変更する 書式 e2label device [ new-label ] 説明 e2label は device に置かれた ext2/ext ... ilesystem label) を表示したり変更したりする。 引数 new-label が指定されていないと、 e2label は単に現在のフ ... ァイルシステムラベルを表示する。 引数 new-label が指定されていると、 e2label はファイルシステ ... ムラベルを new-label に変更する。 ext2 ファイルシステムラベルは最 ...
https://man.plustar.jp/manpage/man8/e2label.8.html - [similar]
Man page of dhclient-script 7998
dhclient-script Section: Maintenance Commands (8) Index JM Home Page 名称 dhclient-script - DHCP ... 由が現在定義されています: MEDIUM, PREINIT, BOUND, RENEW, REBIND, REBOOT, EXPIRE, FAIL, TIMEOUT。 MEDIUM DH ... への初期の結合を完了しました。 新しい IP アドレスは $new_ip_address で渡され、 インタフェース名は $interfac ... ('-') はアンダスコア('_')で置き換えられ、 変数名は new_ で開始します。 例えば、新しいサブネットマスクは $ ... に送信し、違うアドレスを取得します。 この作業は RENEW, REBIND, REBOOT 状態でも同様に行いますが、 必ずしも ...
https://man.plustar.jp/manpage/man8/dhclient-script.8.html - [similar]
Man page of FOPENCOOKIE 7926
FOPENCOOKIE Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 f ... ite(void *c, const char *buf, size_t size) { char *new_buff; struct memfile_cookie *cookie = c; /* Buffer ... hile (size + cookie->offset > cookie->allocated) { new_buff = realloc(cookie->buf, cookie->allocated * 2) ... ; if (new_buff == NULL) { return -1; } else { cookie->alloca ... ted *= 2; cookie->buf = new_buff; } } memcpy(cookie->buf + cookie->offset, buf ...
https://man.plustar.jp/manpage/man3/fopencookie.3.html - [similar]
Man page of REISERFSTUNE 7783
REISERFSTUNE Section: Maintenance Commands (8) Updated: February 2004 Index JM Home Page 名前 re ... vice FILE ] [ --no-journal-available ] [ --journal-new-device FILE ] [ --make-journal-standard ] [ -s | - ... -journal-new-size N ] [ -o | --journal-new-offset N ] [ -t | -- ... 後に fsck をしている) といった場合に起る。 --journal-new-device FILE FILE はファイルシステムの新しいジャーナ ... スが以前と同じものであると仮定する。 -s | --journal-new-size N N は新しいジャーナルのサイズパラメータである ...
https://man.plustar.jp/manpage/man8/reiserfstune.8.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