manページ検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 1534 for [SIMILAR] 16 1024 4096 WITH 96639 nameindex WITH... (2.496 sec.)
Man page of SYSFS 0
SYSFS Section: Linux Programmer's Manual (2) Updated: 2020-06-09 Index JM Home Page 名前 sysfs - ファイルシステム (file system) の情報を取得する 書式 int sysfs(int option , const char * fsname ); int sysfs(int option , unsigned int fs_index , char * buf ); int sysfs(int option ); 説明 No ...
https://man.plustar.jp/manpage/man2/sysfs.2.html - [similar]
Man page of BSEARCH 0
BSEARCH Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 bsearch - ソートされた配列を二分木検索 (binary search) する 書式 #include < stdlib.h > void *bsearch(const void * key , const void * base , size_t nmemb , size_t size , int (* compar )(const void * ...
https://man.plustar.jp/manpage/man3/bsearch.3.html - [similar]
Man page of PUTENV 0
PUTENV Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 putenv - 環境変数の変更または追加 書式 #include < stdlib.h > int putenv(char * string ); glibc 向けの機能検査マクロの要件 ( feature_test_macros (7) 参照): putenv (): _XOPEN_SOURCE || /* Glibc since ...
https://man.plustar.jp/manpage/man3/putenv.3.html - [similar]
Man page of MQ_RECEIVE 0
MQ_RECEIVE Section: Linux Programmer's Manual (3) Updated: 2020-08-13 Index JM Home Page 名前 mq_receive, mq_timedreceive - メッセージキューからメッセージを受信する 書式 #include < mqueue.h > ssize_t mq_receive(mqd_t mqdes , char * msg_ptr , size_t msg_len , unsigned int * msg_prio ); #i ...
https://man.plustar.jp/manpage/man2/mq_timedreceive.2.html - [similar]
Man page of MQ_SEND 0
MQ_SEND Section: Linux Programmer's Manual (3) Updated: 2020-08-13 Index JM Home Page 名前 mq_send, mq_timedsend - メッセージキューにメッセージを送信する 書式 #include < mqueue.h > int mq_send(mqd_t mqdes , const char * msg_ptr , size_t msg_len , unsigned int msg_prio ); #include < time. ...
https://man.plustar.jp/manpage/man2/mq_timedsend.2.html - [similar]
Man page of ALLOCA 0
ALLOCA Section: Linux Programmer's Manual (3) Updated: 2019-03-06 Index JM Home Page 名前 alloca - 自動的に解放されるメモリーを割り当てる 書式 #include < alloca.h > void *alloca(size_t size ); 説明 alloca () 関数は、 size バイトの領域を呼出元のスタックフレームに割り付ける。 この一時的な領 ...
https://man.plustar.jp/manpage/man3/alloca.3.html - [similar]
Man page of ATEXIT 0
ATEXIT Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 atexit - プロセスが正常終了した時に呼び出される関数を登録する 書式 #include < stdlib.h > int atexit(void (* function )(void)); 説明 atexit () 関数は、与えられた function を、 exit (3) やプログラムの ...
https://man.plustar.jp/manpage/man3/atexit.3.html - [similar]
Man page of CONFSTR 0
CONFSTR Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 confstr - コンフィグレーションに依存した文字列変数の取得 書式 #include < unistd.h > size_t confstr(int name , char * buf , size_t len ); glibc 向けの機能検査マクロの要件 ( feature_test_macros (7) 参 ...
https://man.plustar.jp/manpage/man3/confstr.3.html - [similar]
Man page of GETGRENT 0
GETGRENT Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 getgrent, setgrent, endgrent - グループファイルエントリーの取得 書式 #include < sys/types.h > #include < grp.h > struct group *getgrent(void); void setgrent(void); void endgrent(void); glibc 向けの ...
https://man.plustar.jp/manpage/man3/endgrent.3.html - [similar]
Man page of GETPWENT 0
GETPWENT Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 getpwent, setpwent, endpwent - パスワードファイルのエントリーの取得 書式 #include < sys/types.h > #include < pwd.h > struct passwd *getpwent(void); void setpwent(void); void endpwent(void); glibc ...
https://man.plustar.jp/manpage/man3/endpwent.3.html - [similar]
PREV 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 NEXT

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