manページ検索

phrase: max: clip:
target: order:
Results of 391 - 400 of about 803 for [SIMILAR] 16 1024 4096 WITH 85552 faccessat WITH... (1.557 sec.)
Man page of MMAP 0
MMAP Section: Linux Programmer's Manual (2) Updated: 2015-01-22 Index JM Home Page 名前 mmap, munmap - ファイルやデバイスをメモリーにマップ/アンマップする 書式 #include < sys/mman.h > void *mmap(void * addr , size_t length , int prot , int flags , int fd , off_t offset ); int munmap(void ...
https://man.plustar.jp/manpage/man2/munmap.2.html - [similar]
Man page of SETUP 0
SETUP Section: Linux Programmer's Manual (2) Updated: 2008-12-03 Index JM Home Page 名前 setup - デバイスとファイルシステムの初期化を行い、 ルートファイルシステムのマウントを行う 書式 #include < unistd.h > int setup(void); 説明 setup () は linux/init/main.c の中で一度だけ呼ばれる。 カーネ ...
https://man.plustar.jp/manpage/man2/setup.2.html - [similar]
Man page of SHMGET 0
SHMGET Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 shmget - System V 共有メモリーセグメントを割り当てる 書式 #include < sys/ipc.h > #include < sys/shm.h > int shmget(key_t key , size_t size , int shmflg ); 説明 shmget () returns the identifier of th ...
https://man.plustar.jp/manpage/man2/shmget.2.html - [similar]
Man page of __SETFPUCW 0
__SETFPUCW Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 __setfpucw - i386 アーキテクチャーにおける FPU のコントロールワードの設定 (obsolete) 書式 #include < i386/fpu_control.h > void __setfpucw(unsigned short control_word ); 説明 __setfpucw () は、i3 ...
https://man.plustar.jp/manpage/man3/__setfpucw.3.html - [similar]
Man page of FCLOSE 0
FCLOSE Section: Linux Programmer's Manual (3) Updated: 2016-12-12 Index JM Home Page 名前 fclose - ストリームを閉じる 書式 #include < stdio.h > int fclose(FILE * stream ); 説明 fclose () 関数は、 stream が指すストリームを (バッファーリングされて いた全ての出力データを fflush (3) を用いて ...
https://man.plustar.jp/manpage/man3/fclose.3.html - [similar]
Man page of MMAP 0
MMAP Section: Linux Programmer's Manual (2) Updated: 2015-01-22 Index JM Home Page 名前 mmap, munmap - ファイルやデバイスをメモリーにマップ/アンマップする 書式 #include < sys/mman.h > void *mmap(void * addr , size_t length , int prot , int flags , int fd , off_t offset ); int munmap(void ...
https://man.plustar.jp/manpage/man3/mmap64.3.html - [similar]
Man page of PTHREAD_CREATE 0
PTHREAD_CREATE Section: C Library Functions (3) Updated: LinuxThreads Index JM Home Page 名前 pthread_create - 新しいスレッドを生成する 書式 #include < pthread.h > int pthread_create(pthread_t * thread , pthread_attr_t * attr , void * (* start_routine )(void *), void * arg ); 説明 pthrea ...
https://man.plustar.jp/manpage/man3/pthread_create.3.html - [similar]
Man page of RANDOM 0
RANDOM Section: Linux Programmer's Manual (4) Updated: 2017-09-15 Index JM Home Page 名前 random, urandom - カーネル乱数ソースデバイス 書式 #include < linux/random.h > int ioctl( fd , RND request , param ); 説明 (Linux 1.3.30 から提供されている) /dev/random 、 /dev/urandom キャラクタース ...
https://man.plustar.jp/manpage/man4/random.4.html - [similar]
Man page of RANDOM 0
RANDOM Section: Linux Programmer's Manual (4) Updated: 2017-09-15 Index JM Home Page 名前 random, urandom - カーネル乱数ソースデバイス 書式 #include < linux/random.h > int ioctl( fd , RND request , param ); 説明 (Linux 1.3.30 から提供されている) /dev/random 、 /dev/urandom キャラクタース ...
https://man.plustar.jp/manpage/man4/urandom.4.html - [similar]
Man page of BOOT 0
BOOT Section: Linux Programmer's Manual (7) Updated: 2010-09-19 Index JM Home Page 名前 boot-scripts - ブートシーケンスの一般的な解説 説明 細かいところはシステムによって異なるが、大まかに言うと、 ブートシーケンスは以下の段階に分けられる: (1) ハードウェアのブート (2) オペレーティングシステ ...
https://man.plustar.jp/manpage/man7/boot.7.html - [similar]
PREV 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 NEXT

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