Results of 1 - 10 of about 42 for how (0.005 sec.)
- Man page of SHUTDOWN 12774
- SHUTDOWN Section: Linux Programmer's Manual (2) Updated: 2018-04-30 Index JM Home Page 名前 shut
...
ude < sys/socket.h > int shutdown(int sockfd , int how ); 説明 shutdown () は、 sockfd に関連づけられてい ...
full-duplex connection) の一部または全てを閉じる。 how が SHUT_RD ならば、それ以降の受信を禁止する。 how ...
が SHUT_WR ならば、それ以降の送信を禁止する。 how が SHUT_RDWR ならば、それ以降の送受信を禁止する。 ...
fd が有効なファイルディスクリプターでない。 EINVAL how に無効な値が指定された (バグが参照)。 ENOTCONN 指定 ...
-
https://man.plustar.jp/manpage/man2/shutdown.2.html
- [similar]
- Man page of PTHREAD_SIGNAL 11349
- PTHREAD_SIGNAL Section: C Library Functions (3) Updated: LinuxThreads Index JM Home Page 名前 pt
...
.h > #include < signal.h > int pthread_sigmask(int how , const sigset_t * newmask , sigset_t * oldmask ); ...
_sigmask は呼び出しスレッドのシグナルマスクを 引数 how および newmask で指定されるように変更する。 oldmas ...
スクが oldmask で指し示される領域に格納される。 引数 how および newmask の意味は sigprocmask (2) の引数の意 ...
味と同じである。 how が SIG_SETMASK のときには、 シグナルマスクが newma ...
-
https://man.plustar.jp/manpage/man3/pthread_kill.3.html
- [similar]
- Man page of PTHREAD_SIGNAL 11349
- PTHREAD_SIGNAL Section: C Library Functions (3) Updated: LinuxThreads Index JM Home Page 名前 pt
...
.h > #include < signal.h > int pthread_sigmask(int how , const sigset_t * newmask , sigset_t * oldmask ); ...
_sigmask は呼び出しスレッドのシグナルマスクを 引数 how および newmask で指定されるように変更する。 oldmas ...
スクが oldmask で指し示される領域に格納される。 引数 how および newmask の意味は sigprocmask (2) の引数の意 ...
味と同じである。 how が SIG_SETMASK のときには、 シグナルマスクが newma ...
-
https://man.plustar.jp/manpage/man3/pthread_sigmask.3.html
- [similar]
- Man page of PTHREAD_SIGNAL 11349
- PTHREAD_SIGNAL Section: C Library Functions (3) Updated: LinuxThreads Index JM Home Page 名前 pt
...
.h > #include < signal.h > int pthread_sigmask(int how , const sigset_t * newmask , sigset_t * oldmask ); ...
_sigmask は呼び出しスレッドのシグナルマスクを 引数 how および newmask で指定されるように変更する。 oldmas ...
スクが oldmask で指し示される領域に格納される。 引数 how および newmask の意味は sigprocmask (2) の引数の意 ...
味と同じである。 how が SIG_SETMASK のときには、 シグナルマスクが newma ...
-
https://man.plustar.jp/manpage/man3/sigwait.3.html
- [similar]
- Man page of SIGPROCMASK 10947
- SIGPROCMASK Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 s
...
the glibc wrapper function */ int sigprocmask(int how , const sigset_t * set , sigset_t * oldset ); /* P ...
e underlying system call */ int rt_sigprocmask(int how , const kernel_sigset_t * set , kernel_sigset_t * ...
cy system call (deprecated) */ int sigprocmask(int how , const old_kernel_sigset_t * set , old_kernel_sig ...
いては signal (7) も参照のこと)。 このコールの動作は how の値によって決まる: SIG_BLOCK 禁止されたシグナルの ...
-
https://man.plustar.jp/manpage/man2/rt_sigprocmask.2.html
- [similar]
- Man page of SIGPROCMASK 10947
- SIGPROCMASK Section: Linux Programmer's Manual (2) Updated: 2017-09-15 Index JM Home Page 名前 s
...
the glibc wrapper function */ int sigprocmask(int how , const sigset_t * set , sigset_t * oldset ); /* P ...
e underlying system call */ int rt_sigprocmask(int how , const kernel_sigset_t * set , kernel_sigset_t * ...
cy system call (deprecated) */ int sigprocmask(int how , const old_kernel_sigset_t * set , old_kernel_sig ...
いては signal (7) も参照のこと)。 このコールの動作は how の値によって決まる: SIG_BLOCK 禁止されたシグナルの ...
-
https://man.plustar.jp/manpage/man2/sigprocmask.2.html
- [similar]
- Man page of TAIL 7726
- TAIL Section: User Commands (1) Updated: 7 October 2002 Index JM Home Page 名前 tail - ファイルの
...
--bytes= BYTES ] [ --lines= LINES ] [ --follow [ = HOW ]] [ --max-consecutive-size-changes= NUMBER ] [ -- ...
1048576 倍を指定したことになる。 -f, --follow [ = HOW ] ファイルの内容がどんどん増え続けているものと仮定 ...
-
https://man.plustar.jp/manpage/man1/tail.1.html
- [similar]
- Man page of MQ_RECEIVE 7323
- MQ_RECEIVE Section: Linux Programmer's Manual (3) Updated: 2020-08-13 Index JM Home Page 名前 mq
...
abs_timeout points to a structure which specifies how long the call will block. This value is an absolut ...
-
https://man.plustar.jp/manpage/man2/mq_timedreceive.2.html
- [similar]
- Man page of MQ_SEND 7323
- MQ_SEND Section: Linux Programmer's Manual (3) Updated: 2020-08-13 Index JM Home Page 名前 mq_se
...
abs_timeout points to a structure which specifies how long the call will block. This value is an absolut ...
-
https://man.plustar.jp/manpage/man2/mq_timedsend.2.html
- [similar]
- Man page of RANDOM 7323
- RANDOM Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 random
...
he state array n is used by initstate () to decide how sophisticated a random number generator it should ...
-
https://man.plustar.jp/manpage/man3/initstate.3.html
- [similar]