manページ検索

phrase: max: clip:
target: order:
Results of 721 - 730 of about 978 for [SIMILAR] 16 1024 4096 WITH 58325 setproctitle W... (6.270 sec.)
Man page of MREMAP 0
MREMAP Section: Linux Programmer's Manual (2) Updated: 2010-06-10 Index JM Home Page 名前 mremap - 仮想メモリーアドレスを再マッピングする 書式 #define _GNU_SOURCE /* feature_test_macros (7) 参照 */ #include < sys/mman.h > void *mremap(void * old_address , size_t old_size , size_t new_siz ...
https://man.plustar.jp/manpage/man2/mremap.2.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/man2/munmap.2.html - [similar]
Man page of READ 0
READ Section: Linux Programmer's Manual (2) Updated: 2018-02-02 Index JM Home Page 名前 read - ファイルディスクリプターから読み込む 書式 #include < unistd.h > ssize_t read(int fd , void * buf , size_t count ); 説明 read () はファイルディスクリプター (file descriptor) fd から最大 count バ ...
https://man.plustar.jp/manpage/man2/read.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 SENDFILE 0
SENDFILE Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 sendfile - ファイルディスクリプター間でデータを転送する 書式 #include < sys/sendfile.h > ssize_t sendfile(int out_fd , int in_fd , off_t * offset , size_t count ); 説明 sendfile () は、あるファイル ...
https://man.plustar.jp/manpage/man2/sendfile.2.html - [similar]
Man page of SENDFILE 0
SENDFILE Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 sendfile - ファイルディスクリプター間でデータを転送する 書式 #include < sys/sendfile.h > ssize_t sendfile(int out_fd , int in_fd , off_t * offset , size_t count ); 説明 sendfile () は、あるファイル ...
https://man.plustar.jp/manpage/man2/sendfile64.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 CMSG 0
CMSG Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 CMSG_ALIGN, CMSG_SPACE, CMSG_NXTHDR, CMSG_FIRSTHDR - 補助データにアクセスする。 書式 #include < sys/socket.h > struct cmsghdr *CMSG_FIRSTHDR(struct msghdr * msgh ); struct cmsghdr *CMSG_NXTHDR(struct ...
https://man.plustar.jp/manpage/man3/CMSG_ALIGN.3.html - [similar]
PREV 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 NEXT

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