manページ検索

phrase: max: clip:
target: order:
Results of 261 - 270 of about 591 for [SIMILAR] 16 1024 4096 WITH 15297 threads WITH 1... (1.962 sec.)
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/setpwent.3.html - [similar]
Man page of GETSERVENT 0
GETSERVENT Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page 名前 getservent, getservbyname, getservbyport, setservent, endservent - サービスのエントリーを取得する 書式 #include < netdb.h > struct servent *getservent(void); struct servent *getservbyname(const ...
https://man.plustar.jp/manpage/man3/setservent.3.html - [similar]
Man page of GETRLIMIT 0
GETRLIMIT Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 getrlimit, setrlimit, prlimit - 資源の制限を取得/設定する 書式 #include < sys/time.h > #include < sys/resource.h > int getrlimit(int resource , struct rlimit * rlim ); int setrlimit(int resource ...
https://man.plustar.jp/manpage/man3/vlimit.3.html - [similar]
Man page of EPOLL 0
EPOLL Section: Linux Programmer's Manual (7) Updated: 2019-03-06 Index JM Home Page 名前 epoll - I/O イベント通知機能 書式 #include < sys/epoll.h > 説明 epoll API は poll (2) と同様の処理を行う、つまり、複数のファイルディスクリプタを監視し、その中のいずれかが入出力可能な状態であるかを確認 ...
https://man.plustar.jp/manpage/man7/epoll.7.html - [similar]
Man page of PS 0
PS Section: Linux User's Manual (1) Updated: July 28, 2004 Index JM Home Page 名前 ps - 現在実行されているプロセスのスナップショットを表示する 書式 ps [ options ] 説明 ps はアクティブなプロセスのうち選択されたものの情報を表示する。 プロセスの選択や表示される情報を繰り返し更新したい場合は ...
https://man.plustar.jp/manpage/man1/ps.1.html - [similar]
Man page of UNLOCKPT 0
UNLOCKPT Section: Linux Programmer's Manual (3) Updated: 2017-07-13 Index JM Home Page 名前 unlockpt - 擬似端末マスタ/スレーブのペアのロックを解除する 書式 #define _XOPEN_SOURCE #include < stdlib.h > int unlockpt(int fd ); glibc 向けの機能検査マクロの要件 ( feature_test_macros (7) 参照): ...
https://man.plustar.jp/manpage/man3/unlockpt.3.html - [similar]
Man page of NANOSLEEP 0
NANOSLEEP Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 nanosleep - 高精度なスリープ 書式 #include < time.h > int nanosleep(const struct timespec * req , struct timespec * rem ); glibc 向けの機能検査マクロの要件 ( feature_test_macros (7) 参照): nanosl ...
https://man.plustar.jp/manpage/man2/nanosleep.2.html - [similar]
Man page of PIVOT_ROOT 0
PIVOT_ROOT Section: Linux Programmer's Manual (2) Updated: 2012-07-13 Index JM Home Page 名前 pivot_root - root ファイルシステムを変更する 書式 int pivot_root(const char * new_root , const char * put_old ); 注 : このシステムコールには glibc のラッパー関数は存在しない。「注意」の節を参照。 ...
https://man.plustar.jp/manpage/man2/pivot_root.2.html - [similar]
Man page of READDIR_R 0
READDIR_R Section: Linux Programmer's Manual (3) Updated: 2016-03-01 Index JM Home Page 名前 readdir_r - ディレクトリを読み込む 書式 #include < dirent.h > int readdir_r(DIR * dirp , struct dirent * entry , struct dirent ** result ); glibc 向けの機能検査マクロの要件 ( feature_test_macros ...
https://man.plustar.jp/manpage/man3/readdir_r.3.html - [similar]
Man page of SCHED_SETPARAM 0
SCHED_SETPARAM Section: Linux Programmer's Manual (2) Updated: 2019-10-10 Index JM Home Page 名前 sched_setparam, sched_getparam - スケジューリングパラメーターの設定と取得を行なう 書式 #include < sched.h > int sched_setparam(pid_t pid , const struct sched_param * param ); int sched_getpa ...
https://man.plustar.jp/manpage/man2/sched_getparam.2.html - [similar]
PREV 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 NEXT

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