manページ検索

phrase: max: clip:
target: order:
Results of 611 - 620 of about 1594 for int (0.230 sec.)
Man page of SELECT 2535
SELECT Section: Linux Programmer's Manual (2) Updated: 2015-01-22 Index JM Home Page 名前 select ... h > #include < sys/types.h > #include < unistd.h > int select(int nfds , fd_set * readfds , fd_set * writ ... xceptfds , struct timeval * timeout ); void FD_CLR(int fd , fd_set * set ); int FD_ISSET(int fd , fd_set ... * set ); void FD_SET(int fd , fd_set * set ); void FD_ZERO(fd_set * set ); ... #include < sys/select.h > int pselect(int nfds , fd_set * readfds , fd_set * wri ...
https://man.plustar.jp/manpage/man3/FD_ISSET.3.html - [similar]
Man page of SELECT 2535
SELECT Section: Linux Programmer's Manual (2) Updated: 2015-01-22 Index JM Home Page 名前 select ... h > #include < sys/types.h > #include < unistd.h > int select(int nfds , fd_set * readfds , fd_set * writ ... xceptfds , struct timeval * timeout ); void FD_CLR(int fd , fd_set * set ); int FD_ISSET(int fd , fd_set ... * set ); void FD_SET(int fd , fd_set * set ); void FD_ZERO(fd_set * set ); ... #include < sys/select.h > int pselect(int nfds , fd_set * readfds , fd_set * wri ...
https://man.plustar.jp/manpage/man3/FD_SET.3.html - [similar]
Man page of SELECT 2535
SELECT Section: Linux Programmer's Manual (2) Updated: 2015-01-22 Index JM Home Page 名前 select ... h > #include < sys/types.h > #include < unistd.h > int select(int nfds , fd_set * readfds , fd_set * writ ... xceptfds , struct timeval * timeout ); void FD_CLR(int fd , fd_set * set ); int FD_ISSET(int fd , fd_set ... * set ); void FD_SET(int fd , fd_set * set ); void FD_ZERO(fd_set * set ); ... #include < sys/select.h > int pselect(int nfds , fd_set * readfds , fd_set * wri ...
https://man.plustar.jp/manpage/man3/FD_ZERO.3.html - [similar]
Man page of POSIX_OPENPT 2535
POSIX_OPENPT Section: Linux Programmer's Manual (3) Updated: 2020-08-13 Index JM Home Page 名前 ... する 書式 #include < stdlib.h > #include < fcntl.h > int posix_openpt(int flags ); glibc 向けの機能検査マク ... 末多重デバイスをオープンすることで簡単に実装できる。 int posix_openpt(int flags) { return open("/dev/ptmx", ... バイス , openpt , OPENPT , 端末 , オープン , 参照 , int , 疑似 , flags , pages Linux マニュアル 一覧 [ man ...
https://man.plustar.jp/manpage/man3/posix_openpt.3.html - [similar]
Man page of UNIX 2535
UNIX Section: Linux Programmer's Manual (7) Updated: 2020-11-01 Index JM Home Page 名前 unix - ロ ... IX, type, 0); error = socketpair(AF_UNIX, type, 0, int * sv ); 説明 AF_UNIX ( AF_LOCAL とも言われる) ソケ ... namespace) もサポートしている。 Valid socket types in the UNIX domain are: SOCK_STREAM , for a stream-ori ... reserves message boundaries, and delivers messages in the order that they were sent. UNIX ドメインソケット ... を参照)。 Pathname socket ownership and permissions In the Linux implementation, pathname sockets honor th ...
https://man.plustar.jp/manpage/man7/unix.7.html - [similar]
Man page of RWHOD 2535
RWHOD Section: Maintenance Commands (8) Index JM Home Page BSD mandoc Linux NetKit (0.17) 名前 r ... ースのみが使われる。 - p フラグが指定された場合、 point-to-point のインターフェースのみが使われる。 - a フ ... hod { char wd_vers; char wd_type; char wd_fill[2]; int wd_sendtime; int wd_recvtime; char wd_hostname[32] ... ; int wd_loadav[3]; int wd_boottime; struct whoent { str ... uct outmp we_utmp; int we_idle; } wd_we[1024 / sizeof (struct whoent)]; } ...
https://man.plustar.jp/manpage/man8/rwhod.8.html - [similar]
Man page of SPU_RUN 2520
SPU_RUN Section: Linux Programmer's Manual (2) Updated: 2020-11-01 Index JM Home Page 名前 spu_r ... コンテキストを実行する 書式 #include < sys/spu.h > int spu_run(int fd , unsigned int * npc , unsigned int ... れると、 npc で渡された命令ポインター (instruction pointer) から実行が開始される。 SPU コードの実行は同期的 ... nt が NULL 以外で、しかも無効なポインターである。 EINTR spu_run () の実行中にシグナルが発生した。 signal ... させる例である。 #include < stdlib.h > #include < stdint.h > #include < unistd.h > #include < stdio.h > #in ...
https://man.plustar.jp/manpage/man2/spu_run.2.html - [similar]
Man page of EUIDACCESS 2520
EUIDACCESS Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 eu ... ture_test_macros (7) 参照 */ #include < unistd.h > int euidaccess(const char * pathname , int mode ); int ... eaccess(const char * pathname , int mode ); 説明 access (2) と同様、 euidaccess () は引 ... daccess , エラー , アクセス , 関数 , 操作 , mode , int , pathname Linux マニュアル 一覧 [ man1 ] [ man2 ] ...
https://man.plustar.jp/manpage/man3/eaccess.3.html - [similar]
Man page of EUIDACCESS 2520
EUIDACCESS Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名前 eu ... ture_test_macros (7) 参照 */ #include < unistd.h > int euidaccess(const char * pathname , int mode ); int ... eaccess(const char * pathname , int mode ); 説明 access (2) と同様、 euidaccess () は引 ... daccess , エラー , アクセス , 関数 , 操作 , mode , int , pathname Linux マニュアル 一覧 [ man1 ] [ man2 ] ...
https://man.plustar.jp/manpage/man3/euidaccess.3.html - [similar]
Man page of GETIPNODEBYNAME 2520
GETIPNODEBYNAME Section: Linux Programmer's Manual (3) Updated: 2017-09-15 Index JM Home Page 名 ... truct hostent *getipnodebyname(const char * name , int af , int flags , int * error_num ); struct hostent ... *getipnodebyaddr(const void * addr , size_t len , int af , int * error_num ); void freehostent(struct ho ... 。 struct hostent { char *h_name; char **h_aliases; int h_addrtype; int h_length; char **h_addr_list; }; こ ...
https://man.plustar.jp/manpage/man3/freehostent.3.html - [similar]
PREV 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 NEXT

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