manページ検索

phrase: max: clip:
target: order:
Results of 601 - 610 of about 1594 for int (0.269 sec.)
Man page of SHM_OPEN 2551
SHM_OPEN Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 shm_ ... 数用 */ #include < fcntl.h > /* O_* 定数の定義用 */ int shm_open(const char * name , int oflag , mode_t mo ... de ); int shm_unlink(const char * name ); -lrt でリンクする。 ... 's effective group ID or, if the object is visible in the filesystem, the group ID of the parent director ... first) raises the case of a string that is placed into the shared memory by the "send" program. Once the ...
https://man.plustar.jp/manpage/man3/shm_open.3.html - [similar]
Man page of SHM_OPEN 2551
SHM_OPEN Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 shm_ ... 数用 */ #include < fcntl.h > /* O_* 定数の定義用 */ int shm_open(const char * name , int oflag , mode_t mo ... de ); int shm_unlink(const char * name ); -lrt でリンクする。 ... 's effective group ID or, if the object is visible in the filesystem, the group ID of the parent director ... first) raises the case of a string that is placed into the shared memory by the "send" program. Once the ...
https://man.plustar.jp/manpage/man3/shm_unlink.3.html - [similar]
Man page of GSIGNAL 2551
GSIGNAL Section: Linux Programmer's Manual (3) Updated: 2020-04-11 Index JM Home Page 名前 gsign ... #include < signal.h > typedef void (*sighandler_t)(int); int gsignal(int signum ); sighandler_t ssignal(i ... safety MT-Safe ssignal () Thread safety MT-Safe sigintr 準拠 これらの関数は、AIX, DG/UX, HP-UX, SCO, Sola ... , アクション , 関数 , ssignal , signum , GSIGNAL , int , sighandler , pages , 実装 Linux マニュアル 一覧 ...
https://man.plustar.jp/manpage/man3/ssignal.3.html - [similar]
Man page of MAKECONTEXT 2551
MAKECONTEXT Section: Linux Programmer's Manual (3) Updated: 2020-12-21 Index JM Home Page 名前 m ... d makecontext(ucontext_t * ucp , void (* func )(), int argc , ...); int swapcontext(ucontext_t * oucp , c ... 、関数 func が呼ばれ、 引数として argc 以降の整数 ( int ) 引数の列が渡される。 呼び出し者は argc にこれらの ... ーザープログラムはこの件については心配しなくてよい。 int とポインター型が同じ大きさであるアーキテクチャーで ... れず、 標準に従えば動作は未定義であり、ポインターが int よりも大きいアーキテクチャーでは正しく動作しないこ ...
https://man.plustar.jp/manpage/man3/swapcontext.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/man2/_newselect.2.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/man2/pselect.2.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/man2/pselect6.2.html - [similar]
Man page of REBOOT 2535
REBOOT Section: Linux Programmer's Manual (2) Updated: 2019-03-06 Index JM Home Page 名前 reboot ... #include < unistd.h > #include < linux/reboot.h > int reboot(int magic , int magic2 , int cmd , void * a ... */ #include < unistd.h > #include < sys/reboot.h > int reboot(int cmd ); 説明 reboot () はシステムを再起動 ... 。 これ以降に CAD キーストロークが入力されると、 SIGINT シグナルが init (プロセス 1) に送られる。 このシグ ... that can be supplied in cmd when calling reboot () in this case are as follows: LINUX_REBOOT_CMD_RESTART ...
https://man.plustar.jp/manpage/man2/reboot.2.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/man2/select.2.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_CLR.3.html - [similar]
PREV 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 NEXT

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