manページ検索

phrase: max: clip:
target: order:
Results of 451 - 460 of about 3079 for OF (0.072 sec.)
Man page of LIBBLKID 2202
LIBBLKID Section: C Library Functions (3) Updated: May 2006 Index JM Home Page 名前 libblkid - ブ ... きる。 著作権 libblkid is available under the terms of the GNU Library General Public License (LGPL), ver ... (or at your discretion any later version). A copy of the LGPL should be included with this library in t ... he file COPYING. If not, write to Free Software Foundation, Inc. 59 Temple Place Suit ...
https://man.plustar.jp/manpage/man3/libblkid.3.html - [similar]
Man page of LOGIN 2202
LOGIN Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 login, ... e table, utent in race:utent signifies that if any of the functions setutent (3), getutent (3), or endut ... ent (3) are used in parallel in different threads of a program, then data races could occur. login () a ...
https://man.plustar.jp/manpage/man3/logout.3.html - [similar]
Man page of MALLOC_INFO 2202
MALLOC_INFO Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 m ... ding the main thread) allocates a different amount of memory */ for (int j = 0; j < numBlocks; j++) if ( ... v[4]) : 0; pthread_t *thr = calloc(numThreads, sizeof(*thr)); if (thr == NULL) errExit("calloc"); printf ... /* Create threads that allocate different amounts of memory */ for (int tn = 0; tn < numThreads; tn++) ... ; /* If we add a sleep interval after the start-up of each thread, the threads likely won't contend for ...
https://man.plustar.jp/manpage/man3/malloc_info.3.html - [similar]
Man page of GETNETENT 2202
GETNETENT Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page 名前 get ... に定義されている。 struct netent { char *n_name; /* official network name */ char **n_aliases; /* alias l ... のメンバは以下の通り。 n_name ネットワークの正式名 (official name)。 n_aliases ネットワークの別名からなる ... table, netent in race:netent signifies that if any of the functions setnetent (), getnetent (), or endne ... tent () are used in parallel in different threads of a program, then data races could occur. 準拠 POSIX ...
https://man.plustar.jp/manpage/man3/setnetent.3.html - [similar]
Man page of GETSERVENT 2202
GETSERVENT Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page 名前 ge ... に定義されている。 struct servent { char *s_name; /* official service name */ char **s_aliases; /* alias l ... 体のメンバーは以下の通り。 s_name サービスの正式名 (official name)。 s_aliases サービスの別名のリスト。 リ ... ble, servent in race:servent signifies that if any of the functions setservent (), getservent (), or end ... rvent () are used in parallel in different threads of a program, then data races could occur. 準拠 POSIX ...
https://man.plustar.jp/manpage/man3/setservent.3.html - [similar]
Man page of STRTOK 2202
STRTOK Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 strtok ... strtok () function breaks a string into a sequence of zero or more nonempty tokens. On the first call to ... る。 The strtok_r () function is a reentrant version of strtok (). The saveptr argument is a pointer to a ... ld point to the string to be parsed, and the value of *saveptr is ignored (but see NOTES). In subsequent ...
https://man.plustar.jp/manpage/man3/strtok.3.html - [similar]
Man page of STRTOK 2202
STRTOK Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 strtok ... strtok () function breaks a string into a sequence of zero or more nonempty tokens. On the first call to ... る。 The strtok_r () function is a reentrant version of strtok (). The saveptr argument is a pointer to a ... ld point to the string to be parsed, and the value of *saveptr is ignored (but see NOTES). In subsequent ...
https://man.plustar.jp/manpage/man3/strtok_r.3.html - [similar]
Man page of VDSO 2202
VDSO Section: Linux Programmer's Manual (7) Updated: 2019-08-02 Index JM Home Page 名前 vdso - 仮 ... いる。 頻繁に使用されるシステムコールの一つが gettimeofday (2) である。 このシステムコールは、 ユーザー空間 ... セスできるメモリー上に配置する。 これにより、 gettimeofday (2) はシステムコールから通常の関数コールになり、 ... シンボルから区別することができる。 例えば、 "gettimeofday" 関数は ""__vdso_gettimeofday" という名前になっ ... ボルの一覧である。 シンボル バージョン __vdso_gettimeofday LINUX_2.6 (Linux 4.1 以降で公開) __vdso_clock_g ...
https://man.plustar.jp/manpage/man7/vdso.7.html - [similar]
Man page of AGETTY 2202
AGETTY Section: Maintenance Commands (8) Index JM Home Page 名前 agetty - Linux 用 getty のもう一 ... きに tty の設定(パリティビット、 erase、 kill、 end-of-line、 uppercase 文字)を行う。 agetty は 7 ビット ... 、復帰 (carriage return) および改行 (linefeed) (end of line)。 o オプション機能: Hayes(tm) 互換のモデムが ... コントロールを有効にする。ソフトウェアによる (XON/XOFF) フローコントロールを無効にするかどうかはアプリケ ... ema < wietse@wzv.win.tue.nl > Eindhoven University of Technology Department of Mathematics and Computer ...
https://man.plustar.jp/manpage/man8/agetty.8.html - [similar]
Man page of EXPECT 2174
EXPECT Section: User Commands (1) Updated: 29 December 1994 Index JM Home Page 名前 expect - 対話 ... まずに対話用プロンプトを表示する。 exit コマンドか、EOF を受けるとシェルを終了する。 詳細については interp ... ローズする。 ほとんどの対話型プログラムが標準入力の EOF を検出し exit する。 それゆえ、 close はそのプロセ ... ロセスへのコネクションはクローズされる。 クローズは EOF 検出によって行なわれる。 exit は、普通の exit (2) ... 以上のことはしない。 それで、spawn されたプロセスが EOF をチェックしない場合、そのプロセスは 走り続ける。( ...
https://man.plustar.jp/manpage/man1/expect.1.html - [similar]
PREV 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 NEXT

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