manページ検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 589 for On (0.040 sec.)
Man page of ACCEPT 4743
ACCEPT Section: Linux Programmer's Manual (2) Updated: 2020-04-11 Index JM Home Page 名前 accept ... で失敗する。 In order to be notified of incoming connections on a socket, you can use select (2), poll ... 7). A readable event will be delivered when a new connection is attempted and you may then call accept ( ... ) to get a socket for that connection. Alternatively, you can set the socket to d ... eliver SIGIO when activity occurs on a socket; see socket (7) for details. flags が 0 の ...
https://man.plustar.jp/manpage/man2/accept4.2.html - [similar]
Man page of MSGCTL 4743
MSGCTL Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 msgctl ... struct ipc_perm msg_perm; /* Ownership and permissions */ time_t msg_stime; /* Time of last msgsnd (2) * ... t msgrcv (2) */ time_t msg_ctime; /* Time of creation or last modification by msgctl() */ unsigned long ... ture (see below) that specifies the access permissions on the message queue. msg_stime 最後の msgsnd (2) ... (2) システムコールの時刻。 msg_ctime Time of creation of queue or time of last msgctl () IPC_SET operati ...
https://man.plustar.jp/manpage/man2/msgctl.2.html - [similar]
Man page of SYNC 4683
SYNC Section: Linux Programmer's Manual (2) Updated: 2020-08-13 Index JM Home Page 名前 sync, sy ... ce glibc 2.19: */ _DEFAULT_SOURCE || /* Glibc versions <= 2.19: */ _BSD_SOURCE syncfs (): _GNU_SOURCE 説 ... 明 sync () causes all pending modifications to filesystem metadata and cached file data to be ... プターでない。。 EIO An error occurred during synchronization. This error may relate to data written to a ... ny file on the filesystem, or on metadata related to the file ...
https://man.plustar.jp/manpage/man2/sync.2.html - [similar]
Man page of SYNC 4683
SYNC Section: Linux Programmer's Manual (2) Updated: 2020-08-13 Index JM Home Page 名前 sync, sy ... ce glibc 2.19: */ _DEFAULT_SOURCE || /* Glibc versions <= 2.19: */ _BSD_SOURCE syncfs (): _GNU_SOURCE 説 ... 明 sync () causes all pending modifications to filesystem metadata and cached file data to be ... プターでない。。 EIO An error occurred during synchronization. This error may relate to data written to a ... ny file on the filesystem, or on metadata related to the file ...
https://man.plustar.jp/manpage/man2/syncfs.2.html - [similar]
Man page of FTW 4683
FTW Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 ftw, nftw ... ツリーを歩きまわる 書式 #include < ftw.h > int nftw(const char * dirpath , int (* fn ) (const char * fpath ... , const struct stat * sb , int typeflag , struct FTW * f ... nopenfd , int flags ); #include < ftw.h > int ftw(const char * dirpath , int (* fn ) (const char * fpath ... , const struct stat * sb , int typeflag ), int nopenfd ) ...
https://man.plustar.jp/manpage/man3/ftw.3.html - [similar]
Man page of FTW 4683
FTW Section: Linux Programmer's Manual (3) Updated: 2020-06-09 Index JM Home Page 名前 ftw, nftw ... ツリーを歩きまわる 書式 #include < ftw.h > int nftw(const char * dirpath , int (* fn ) (const char * fpath ... , const struct stat * sb , int typeflag , struct FTW * f ... nopenfd , int flags ); #include < ftw.h > int ftw(const char * dirpath , int (* fn ) (const char * fpath ... , const struct stat * sb , int typeflag ), int nopenfd ) ...
https://man.plustar.jp/manpage/man3/nftw.3.html - [similar]
Man page of PROC 4624
PROC Section: Linux Programmer's Manual (5) Updated: 2015-01-22 Index JM Home Page 名前 proc - プ ... ウントされる。 大部分のファイルは読み出し専用 (read-only) であるが、 いくつかのファイルは書き込み可能であ ... 報が格納されている。 個々のエントリーは、 unsigned long 型の ID 1 個に unsigned long 型の値 1 個が続くフォ ... のフィールドで構成される。 5:cpuacct,cpu,cpuset:/daemons コロン区切りの各フィールドは、左から右の順で、以下 ... るのは、カーネルのコンフィギュレーションオプショ ン CONFIG_CGROUPS を有効にした場合だけである。 /proc/[pid ...
https://man.plustar.jp/manpage/man5/proc.5.html - [similar]
Man page of PROC 4624
PROC Section: Linux Programmer's Manual (5) Updated: 2015-01-22 Index JM Home Page 名前 proc - プ ... ウントされる。 大部分のファイルは読み出し専用 (read-only) であるが、 いくつかのファイルは書き込み可能であ ... 報が格納されている。 個々のエントリーは、 unsigned long 型の ID 1 個に unsigned long 型の値 1 個が続くフォ ... のフィールドで構成される。 5:cpuacct,cpu,cpuset:/daemons コロン区切りの各フィールドは、左から右の順で、以下 ... るのは、カーネルのコンフィギュレーションオプショ ン CONFIG_CGROUPS を有効にした場合だけである。 /proc/[pid ...
https://man.plustar.jp/manpage/man5/procfs.5.html - [similar]
Man page of ZEBEDEE 4564
ZEBEDEE Section: User Contributed Perl Documentation (1) Updated: 2012-06-06 Index JM Home Page ... e ] [ -o logfile ] [ -r ports ] [ -v level ] [ -x config ] [ -z level ] [ targethost ] Client: zebedee [ ... eybits ] [ -n name ] [ -o log ] [ -v level ] [ -x config ] [ -z level ] [[ clientports :] serverhost [: ... targetport ]] Key generation: zebedee -p [ -f file ] zebedee -P [ -p ] [ -f fil ... e ] Hash generation: zebedee -h [ file ... ] zebedee -H string ... Win ...
https://man.plustar.jp/manpage/man1/zebedee.1.html - [similar]
Man page of SLEEP 4564
SLEEP Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 sleep - ... de < unistd.h > unsigned int sleep(unsigned int seconds ); 説明 sleep () causes the calling thread to sl ... eep either until the number of real-time seconds specified in seconds have elapsed or until a sig ... IGCHLD/linux 準拠 POSIX.1-2001, POSIX.1-2008. 注意 On Linux, sleep () is implemented via nanosleep (2). ... See the nanosleep (2) man page for a discussion of the clock used. Portability notes On some syste ...
https://man.plustar.jp/manpage/man3/sleep.3.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT

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