manページ検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 119 for static (0.007 sec.)
Man page of TSEARCH 7268
TSEARCH Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 tsear ... tdlib.h > #include < stdio.h > #include < time.h > static void *root = NULL; static void * xmalloc(size_t n) ... r, "insufficient memory\n"); exit(EXIT_FAILURE); } static int compare(const void *pa, const void *pb) { if ( ... (*(int *) pa > *(int *) pb) return 1; return 0; } static void action(const void *nodep, VISIT which, int de ...
https://man.plustar.jp/manpage/man3/twalk_r.3.html - [similar]
Man page of SELECT_TUT 7019
SELECT_TUT Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 se ... て有効にするのだ。 このプログラムは次のようになる。 static volatile sig_atomic_t got_SIGCHLD = 0; static void ... .h > #include < arpa/inet.h > #include < errno.h > static int forward_port; #undef max #define max(x,y) ((x) ... > (y) ? (x) : (y)) static int listen_socket(int listen_port) { struct sockad ... d\n", listen_port); listen(lfd, 10); return lfd; } static int connect_socket(int connect_port, char *address ...
https://man.plustar.jp/manpage/man2/select_tut.2.html - [similar]
Man page of SET_MEMPOLICY 7019
SET_MEMPOLICY Section: Linux Programmer's Manual (2) Updated: 2020-12-21 Index JM Home Page 名前 ... されている モードフラグ は以下の通りである。 MPOL_F_STATIC_NODES (Linux 2.6.26 以降) 空でない nodemask は、物 ... 在の CPU 集合コンテキストで 許可されており ( MPOL_F_STATIC_NODES モードフラグが指定されていない場合)、メモリー ... くとも一つ入っていなければならない。 mode に MPOL_F_STATIC_NODES がセットされ、 nodemask が必須の場面で、 nod ... ノードが一つも指定されていない。 mode 引数に MPOL_F_STATIC_NODES と MPOL_F_RELATIVE_NODES の両方が指定された。 ...
https://man.plustar.jp/manpage/man2/set_mempolicy.2.html - [similar]
Man page of LIBTOOLIZE 6894
LIBTOOLIZE Section: User Commands (1) Updated: June 2002 Index JM Home Page 名前 libtoolize - Ma ... 用も有効にする。 AM_DISABLE_SHARED または AM_DISABLE_STATIC マクロを 呼び出すことにより、このデフォルトを変更す ... ォルトの動作を更に変更することができる。 AC_DISABLE_STATIC AM_PROG_LIBTOOL に対するデフォルトの動作を 静的ライ ... ラリを無効とするように変更する。 ユーザーは --enable-static を指定することにより、 このデフォルトの動作を更に変 ...
https://man.plustar.jp/manpage/man1/libtoolize.1.html - [similar]
Man page of MAKECONTEXT 6894
MAKECONTEXT Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page 名前 m ... ext.h > #include < stdio.h > #include < stdlib.h > static ucontext_t uctx_main, uctx_func1, uctx_func2; #def ... do { perror(msg); exit(EXIT_FAILURE); } while (0) static void func1(void) { printf("func1: started\n"); pri ... or("swapcontext"); printf("func1: returning\n"); } static void func2(void) { printf("func2: started\n"); pri ...
https://man.plustar.jp/manpage/man3/makecontext.3.html - [similar]
Man page of MAKECONTEXT 6894
MAKECONTEXT Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page 名前 m ... ext.h > #include < stdio.h > #include < stdlib.h > static ucontext_t uctx_main, uctx_func1, uctx_func2; #def ... do { perror(msg); exit(EXIT_FAILURE); } while (0) static void func1(void) { printf("func1: started\n"); pri ... or("swapcontext"); printf("func1: returning\n"); } static void func2(void) { printf("func2: started\n"); pri ...
https://man.plustar.jp/manpage/man3/swapcontext.3.html - [similar]
Man page of BACKTRACE 6758
BACKTRACE Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 bac ... は、 -rdynamic リンカーオプションを使う必要がある。 "static" な関数のシンボル名は公開されず、 バックトレースで ... j++) printf("%s\n", strings[j]); free(strings); } static void /* "static" はシンボルを公開しないことを意味す ...
https://man.plustar.jp/manpage/man3/backtrace.3.html - [similar]
Man page of BACKTRACE 6758
BACKTRACE Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 bac ... は、 -rdynamic リンカーオプションを使う必要がある。 "static" な関数のシンボル名は公開されず、 バックトレースで ... j++) printf("%s\n", strings[j]); free(strings); } static void /* "static" はシンボルを公開しないことを意味す ...
https://man.plustar.jp/manpage/man3/backtrace_symbols.3.html - [similar]
Man page of BACKTRACE 6758
BACKTRACE Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 bac ... は、 -rdynamic リンカーオプションを使う必要がある。 "static" な関数のシンボル名は公開されず、 バックトレースで ... j++) printf("%s\n", strings[j]); free(strings); } static void /* "static" はシンボルを公開しないことを意味す ...
https://man.plustar.jp/manpage/man3/backtrace_symbols_fd.3.html - [similar]
Man page of MALLOC_INFO 6758
MALLOC_INFO Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 m ... ead.h > #include < malloc.h > #include < errno.h > static size_t blockSize; static int numThreads, numBlocks ... o { perror(msg); exit(EXIT_FAILURE); \ } while (0) static void * thread_func(void *arg) { int tn = (int) arg ...
https://man.plustar.jp/manpage/man3/malloc_info.3.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT

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