manページ検索

phrase: max: clip:
target: order:
Results of 341 - 350 of about 476 for [SIMILAR] 16 1024 4096 WITH 45262 convertquota W... (0.981 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 GETTIMEOFDAY 0
GETTIMEOFDAY Section: Linux Programmer's Manual (2) Updated: 2012-04-26 Index JM Home Page 名前 gettimeofday, settimeofday - 時刻を取得/設定する 書式 #include < sys/time.h > int gettimeofday(struct timeval * tv , struct timezone * tz ); int settimeofday(const struct timeval * tv , const ...
https://man.plustar.jp/manpage/man2/settimeofday.2.html - [similar]
Man page of CRYPT 0
CRYPT Section: Linux Programmer's Manual (3) Updated: 2018-04-30 Index JM Home Page 名前 crypt, crypt_r - パスワードとデータの暗号化 書式 #define _XOPEN_SOURCE /* feature_test_macros (7) 参照 */ #include < unistd.h > char *crypt(const char * key , const char * salt ); #define _GNU_SOURCE ...
https://man.plustar.jp/manpage/man3/crypt.3.html - [similar]
Man page of CRYPT 0
CRYPT Section: Linux Programmer's Manual (3) Updated: 2018-04-30 Index JM Home Page 名前 crypt, crypt_r - パスワードとデータの暗号化 書式 #define _XOPEN_SOURCE /* feature_test_macros (7) 参照 */ #include < unistd.h > char *crypt(const char * key , const char * salt ); #define _GNU_SOURCE ...
https://man.plustar.jp/manpage/man3/crypt_r.3.html - [similar]
Man page of curs_window 0
curs_window Section: Miscellaneous Library Functions (3X) Updated: Index JM Home Page 名前 newwin , delwin , mvwin , subwin , derwin , mvderwin , dupwin , wsyncup , syncok , wcursyncup , wsyncdown - curses ウィンドウを生成。 書式 #include < curses.h > WINDOW *newwin(int nlines, int ncols ...
https://man.plustar.jp/manpage/man3/curs_window.3.html - [similar]
Man page of FMTMSG 0
FMTMSG Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 fmtmsg - 整形されたエラーメッセージを表示する 書式 #include < fmtmsg.h > int fmtmsg(long classification , const char * label , int severity , const char * text , const char * action , const char * t ...
https://man.plustar.jp/manpage/man3/fmtmsg.3.html - [similar]
Man page of FPATHCONF 0
FPATHCONF Section: Linux Programmer's Manual (3) Updated: 2017-07-13 Index JM Home Page 名前 fpathconf, pathconf - ファイルの設定値を取得する 書式 #include < unistd.h > long fpathconf(int fd , int name ); long pathconf(const char * path , int name ); 説明 fpathconf () はオープンされている ...
https://man.plustar.jp/manpage/man3/fpathconf.3.html - [similar]
Man page of LOCKF 0
LOCKF Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 lockf - オープンされたファイルに対する POSIX ロックの適用・テスト・解除を行う 書式 #include < unistd.h > int lockf(int fd , int cmd , off_t len ); glibc 向けの機能検査マクロの要件 ( feature_test_macr ...
https://man.plustar.jp/manpage/man3/lockf.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