manページ検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 352 for [SIMILAR] 16 1024 4096 WITH 80487 arithmetic WIT... (0.953 sec.)
Man page of READLINK 0
READLINK Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 readlink, readlinkat - シンボリックリンクの値を読む 書式 #include < unistd.h > ssize_t readlink(const char * pathname , char * buf , size_t bufsiz ); #include < fcntl.h > /* AT_* 定数の定義 */ #in ...
https://man.plustar.jp/manpage/man2/readlink.2.html - [similar]
Man page of READLINK 0
READLINK Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 readlink, readlinkat - シンボリックリンクの値を読む 書式 #include < unistd.h > ssize_t readlink(const char * pathname , char * buf , size_t bufsiz ); #include < fcntl.h > /* AT_* 定数の定義 */ #in ...
https://man.plustar.jp/manpage/man2/readlinkat.2.html - [similar]
Man page of REBOOT 0
REBOOT Section: Linux Programmer's Manual (2) Updated: 2019-03-06 Index JM Home Page 名前 reboot - 再起動する。または Ctrl-Alt-Delを有効・無効にする 書式 /* カーネル 2.1.30 以降では、定数としてシンボリックな名前 LINUX_REBOOT_* が定義されており、呼び出しの第 4 引数として 指定することができ ...
https://man.plustar.jp/manpage/man2/reboot.2.html - [similar]
Man page of TIMES 0
TIMES Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 times - プロセス時間を取得する 書式 #include < sys/times.h > clock_t times(struct tms * buf ); 説明 times () は現在のプロセス時間を buf が指している struct tms に格納する。 struct tms は < sys/times. ...
https://man.plustar.jp/manpage/man2/times.2.html - [similar]
Man page of UMOUNT 0
UMOUNT Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 umount, umount2 - ファイルシステムをアンマウントする 書式 #include < sys/mount.h > int umount(const char * target ); int umount2(const char * target , int flags ); 説明 umount () と umount2 () は ta ...
https://man.plustar.jp/manpage/man2/umount.2.html - [similar]
Man page of UMOUNT 0
UMOUNT Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 umount, umount2 - ファイルシステムをアンマウントする 書式 #include < sys/mount.h > int umount(const char * target ); int umount2(const char * target , int flags ); 説明 umount () と umount2 () は ta ...
https://man.plustar.jp/manpage/man2/umount2.2.html - [similar]
Man page of WPRINTF 0
WPRINTF Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 wprintf, fwprintf, swprintf, vwprintf, vfwprintf, vswprintf - ワイド文字を フォーマットして出力する 書式 #include < stdio.h > #include < wchar.h > int wprintf(const wchar_t * format , ...); int fwp ...
https://man.plustar.jp/manpage/man3/fwprintf.3.html - [similar]
Man page of GETCONTEXT 0
GETCONTEXT Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page 名前 getcontext, setcontext - ユーザーコンテキストを取得/設定する 書式 #include < ucontext.h > int getcontext(ucontext_t * ucp ); int setcontext(const ucontext_t * ucp ); 説明 System V 的な環境では、 ...
https://man.plustar.jp/manpage/man3/getcontext.3.html - [similar]
Man page of MAKECONTEXT 0
MAKECONTEXT Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page 名前 makecontext, swapcontext - ユーザーコンテキストを操作する 書式 #include < ucontext.h > void makecontext(ucontext_t * ucp , void (* func )(), int argc , ...); int swapcontext(ucontext_t * oucp , ...
https://man.plustar.jp/manpage/man3/makecontext.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]
PREV 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 NEXT

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