manページ検索

phrase: max: clip:
target: order:
Results of 341 - 350 of about 1144 for [SIMILAR] 16 1024 4096 WITH 5728 メモ WITH 4854 ... (1.992 sec.)
Man page of BRK 0
BRK Section: Linux Programmer's Manual (2) Updated: 2016-03-15 Index JM Home Page 名前 brk, sbrk - データセグメントのサイズの変更する 書式 #include < unistd.h > int brk(void * addr ); void *sbrk(intptr_t increment ); glibc 向けの機能検査マクロの要件 ( feature_test_macros (7) 参照): brk ( ...
https://man.plustar.jp/manpage/man2/sbrk.2.html - [similar]
Man page of MALLOC_STATS 0
MALLOC_STATS Section: Linux Programmer's Manual (3) Updated: 2020-08-13 Index JM Home Page 名前 malloc_stats - メモリー割り当ての統計を表示する 書式 #include < malloc.h > void malloc_stats(void); 説明 malloc_stats () 関数は malloc (3) や関連する関数により割り当てられたメモリーに関する統計 ...
https://man.plustar.jp/manpage/man3/malloc_stats.3.html - [similar]
Man page of ACL 0
ACL Section: File Formats (5) Index JM Home Page BSD mandoc Linux ACL 名前 acl - アクセス制御リスト (Access Control Lists) 説明 この man ページは POSIX アクセス制御リストについて説明している。 ACL はファイルとディレクトリに対して、 より洗練された任意アクセス権 (discretionary access right ...
https://man.plustar.jp/manpage/man5/acl.5.html - [similar]
Man page of MSYNC 0
MSYNC Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 msync - ファイルをマップしたメモリーと同期させる 書式 #include < sys/mman.h > int msync(void * addr , size_t length , int flags ); 説明 msync () は mmap (2) を使ってメモリーにマップされたファイルの、 ...
https://man.plustar.jp/manpage/man2/msync.2.html - [similar]
Man page of SYNC 0
SYNC Section: User Commands (1) Updated: 18 June 2002 Index JM Home Page 名前 sync - ファイルシステムのメモリバッファをディスクと同期させる 書式 sync [ --help ] [ --version ] 説明 sync はメモリにあるファイルシステムのデータバッファを ディスクにフラッシュすることをカーネルに要求する。 この ...
https://man.plustar.jp/manpage/man1/sync.1.html - [similar]
Man page of MPOOL 0
MPOOL Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 mpool - 共有メモリーバッファープール 書式 #include < db.h > #include < mpool.h > MPOOL *mpool_open(DBT * key , int fd , pgno_t pagesize , pgno_t maxcache ); void mpool_filter(MPOOL * mp , void (*pgin ...
https://man.plustar.jp/manpage/man3/mpool.3.html - [similar]
Man page of MALLINFO 0
MALLINFO Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 mallinfo - メモリー割り当て情報を取得する 書式 #include < malloc.h > struct mallinfo mallinfo(void); 説明 mallinfo () 関数は、 malloc (3) や一連の関数により実行されたメモリー割り当てに関する情報を ...
https://man.plustar.jp/manpage/man3/mallinfo.3.html - [similar]
Man page of MEMMOVE 0
MEMMOVE Section: Linux Programmer's Manual (3) Updated: 2017-03-13 Index JM Home Page 名前 memmove - メモリー領域をコピーする 書式 #include < string.h > void *memmove(void * dest , const void * src , size_t n ); 説明 memmove () は、メモリー領域 src の先頭 n バイトを メモリー領域 dest にコ ...
https://man.plustar.jp/manpage/man3/memmove.3.html - [similar]
Man page of VFORK 0
VFORK Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 vfork - 子プロセスを生成し親プロセスを停止させる 書式 #include < sys/types.h > #include < unistd.h > pid_t vfork(void); glibc 向けの機能検査マクロの要件 ( feature_test_macros (7) 参照): vfork (): gli ...
https://man.plustar.jp/manpage/man2/vfork.2.html - [similar]
Man page of MALLOC_USABLE_SIZE 0
MALLOC_USABLE_SIZE Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 malloc_usable_size - ヒープから確保したメモリーブロックのサイズを取得する 書式 #include < malloc.h > size_t malloc_usable_size (void * ptr ); 説明 malloc_usable_size () 関数は、 ptr が指 ...
https://man.plustar.jp/manpage/man3/malloc_usable_size.3.html - [similar]
PREV 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 NEXT

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