Results of 1 - 10 of about 16 for func (0.006 sec.)
- Man page of BDFLUSH 13949
- BDFLUSH Section: Linux Programmer's Manual (2) Updated: 2016-10-08 Index JM Home Page 名前 bdflu
...
する 書式 #include < sys/kdaemon.h > int bdflush(int func , long * address ); int bdflush(int func , long da ...
権プロセスのみが bdflush () を呼び出すことができる。 func が負か 0 でデーモンが起動されていなれば、 bdflush ...
() はデーモンのコードへ入り、戻ってこない。 func が 1 ならば、 汚れた (dirty) バッファーがディスクへ ...
と書き込まれる。 func が 2 以上で偶数 (最小ビットが 0) ならば、 address ...
-
https://man.plustar.jp/manpage/man2/bdflush.2.html
- [similar]
- Man page of MODIFY_LDT 12130
- MODIFY_LDT Section: Linux Programmer's Manual (2) Updated: 2012-07-13 Index JM Home Page 名前 mo
...
る 書式 #include < sys/types.h > int modify_ldt(int func , void * ptr , unsigned long bytecount ); 注 : この ...
報は Intel 386 processor handbook を 参照すること。 func が 0 ならば、 modify_ldt () は ldt を ptr が指して ...
実際の ldt のサイズか bytecount より小さい方である。 func が 1 ならば、 modify_ldt () は ldt エントリーの一つ ...
間の外を指している。 EINVAL ptr が 0 である、 または func が 1 で bytecount が modify_ldt_ldt_s 構造体のサイ ...
-
https://man.plustar.jp/manpage/man2/modify_ldt.2.html
- [similar]
- Man page of MAKECONTEXT 8698
- MAKECONTEXT Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page 名前 m
...
xt.h > void makecontext(ucontext_t * ucp , void (* func )(), int argc , ...); int swapcontext(ucontext_t * ...
.h > and described in getcontext (3)) and the four functions getcontext (3), setcontext (3), makecontext ( ...
または swapcontext () によって) 有効にされると、関数 func が呼ばれ、 引数として argc 以降の整数 ( int ) 引数 ...
れる: $ ./a.out main: swapcontext(&uctx_main, &uctx_func2) func2: started func2: swapcontext(&uctx_func2, & ...
-
https://man.plustar.jp/manpage/man3/makecontext.3.html
- [similar]
- Man page of MAKECONTEXT 8698
- MAKECONTEXT Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page 名前 m
...
xt.h > void makecontext(ucontext_t * ucp , void (* func )(), int argc , ...); int swapcontext(ucontext_t * ...
.h > and described in getcontext (3)) and the four functions getcontext (3), setcontext (3), makecontext ( ...
または swapcontext () によって) 有効にされると、関数 func が呼ばれ、 引数として argc 以降の整数 ( int ) 引数 ...
れる: $ ./a.out main: swapcontext(&uctx_main, &uctx_func2) func2: started func2: swapcontext(&uctx_func2, & ...
-
https://man.plustar.jp/manpage/man3/swapcontext.3.html
- [similar]
- Man page of GDBM 8404
- GDBM Section: C Library Functions (3) Updated: 10/15/2002 Index JM Home Page 名前 GDBM - GNUデー
...
bm_open (name, block_size, read_write, mode, fatal_func) char * name; int block_size, read_write, mode; vo ...
id (*fatal_func) (); void gdbm_close (dbf) GDBM_FILE dbf; int gdbm ...
m_open ( name, block_size, read_write, mode, fatal_func ) name はファイルの名前である。(完全な名前、gdbm は ...
ある ( chmod (2) および open (2) を 参照)。 (*fatal_func) () は dbm が致命的エラーを検出した場合に呼び出す ...
-
https://man.plustar.jp/manpage/man3/gdbm.3.html
- [similar]
- Man page of GETCONTEXT 8213
- GETCONTEXT Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page 名前 ge
...
を、 現在アクティブなコンテキストに初期化する。 The function setcontext () restores the user context pointe ...
makecontext (3) 呼び出しの第二引数で指定された関数 func を呼び出すかたちで継続する。 func から返ると、 mak ...
-
https://man.plustar.jp/manpage/man3/getcontext.3.html
- [similar]
- Man page of GETCONTEXT 8213
- GETCONTEXT Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page 名前 ge
...
を、 現在アクティブなコンテキストに初期化する。 The function setcontext () restores the user context pointe ...
makecontext (3) 呼び出しの第二引数で指定された関数 func を呼び出すかたちで継続する。 func から返ると、 mak ...
-
https://man.plustar.jp/manpage/man3/setcontext.3.html
- [similar]
- Man page of MALLOC_INFO 8127
- MALLOC_INFO Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 m
...
(EXIT_FAILURE); \ } while (0) static void * thread_func(void *arg) { int tn = (int) arg; /* The multiplier ...
+) { errno = pthread_create(&thr[tn], NULL, thread_func, (void *) tn); if (errno != 0) errExit("pthread_cr ...
-
https://man.plustar.jp/manpage/man3/malloc_info.3.html
- [similar]
- Man page of lspci 8127
- lspci Section: Linux PCI Utilities (8) Updated: 04 January 2003 Index JM Home Page 名前 lspci -
...
含む図を木構造で表示する。 -s [[<bus>]:][<slot>][.[<func>]] 指定されたバス (bus)・スロット (slot)・機能 (fu ...
-
https://man.plustar.jp/manpage/man8/lspci.8.html
- [similar]
- Man page of setpci 8127
- setpci Section: Linux PCI Utilities (8) Updated: 04 January 2003 Index JM Home Page 名前 setpci
...
イスを選択する必要がある。 -s [[<bus>]:][<slot>][.[<func>]] 指定されたバス (bus)・スロット (slot)・機能 (fu ...
-
https://man.plustar.jp/manpage/man8/setpci.8.html
- [similar]