Results of 1 - 10 of about 18 for oflag (0.006 sec.)
- Man page of SEM_OPEN 12577
- SEM_OPEN Section: Linux Programmer's Manual (3) Updated: 2020-08-13 Index JM Home Page 名前 sem_
...
aphore.h > sem_t *sem_open(const char * name , int oflag ); sem_t *sem_open(const char * name , int oflag , ...
れる。 name の構成の詳細は sem_overview (7) を参照。 oflag 引数には、 sem_open () の動作を制御するフラグを指定 ...
する (oflag の値の定義は < fcntl.h > のインクルードにより得られ ...
る)。 oflag に O_CREAT が指定されると、まだ存在しない場合にはそ ...
-
https://man.plustar.jp/manpage/man3/sem_open.3.html
- [similar]
- Man page of MQ_OPEN 12319
- MQ_OPEN Section: Linux Programmer's Manual (3) Updated: 2020-08-13 Index JM Home Page 名前 mq_op
...
< mqueue.h > mqd_t mq_open(const char * name , int oflag ); mqd_t mq_open(const char * name , int oflag , m ...
me の構成の詳細については mq_overview (7) を参照。 oflag 引数には、関数呼び出しの操作を制御するフラグを指定 ...
する (oflag の値の定義は < fcntl.h > のインクルードにより得られ ...
る)。 oflag には、以下のうちいずれか一つを必ず指定しなければな ...
-
https://man.plustar.jp/manpage/man2/mq_open.2.html
- [similar]
- Man page of MQ_OPEN 12319
- MQ_OPEN Section: Linux Programmer's Manual (3) Updated: 2020-08-13 Index JM Home Page 名前 mq_op
...
< mqueue.h > mqd_t mq_open(const char * name , int oflag ); mqd_t mq_open(const char * name , int oflag , m ...
me の構成の詳細については mq_overview (7) を参照。 oflag 引数には、関数呼び出しの操作を制御するフラグを指定 ...
する (oflag の値の定義は < fcntl.h > のインクルードにより得られ ...
る)。 oflag には、以下のうちいずれか一つを必ず指定しなければな ...
-
https://man.plustar.jp/manpage/man3/mq_open.3.html
- [similar]
- Man page of TERMIOS 7807
- TERMIOS Section: Linux Programmer's Manual (3) Updated: 2020-08-13 Index JM Home Page 名前 termi
...
れる: tcflag_t c_iflag; /* input modes */ tcflag_t c_oflag; /* output modes */ tcflag_t c_cflag; /* control m ...
aracter-erase) を 正しく機能させることができる。 c_oflag フラグには以下の要素を指定できる: OPOST 実装に依存 ...
TRIP | INLCR | IGNCR | ICRNL | IXON); termios_p->c_oflag &= ~OPOST; termios_p->c_lflag &= ~(ECHO | ECHONL | ...
-
https://man.plustar.jp/manpage/man3/cfgetispeed.3.html
- [similar]
- Man page of TERMIOS 7807
- TERMIOS Section: Linux Programmer's Manual (3) Updated: 2020-08-13 Index JM Home Page 名前 termi
...
れる: tcflag_t c_iflag; /* input modes */ tcflag_t c_oflag; /* output modes */ tcflag_t c_cflag; /* control m ...
aracter-erase) を 正しく機能させることができる。 c_oflag フラグには以下の要素を指定できる: OPOST 実装に依存 ...
TRIP | INLCR | IGNCR | ICRNL | IXON); termios_p->c_oflag &= ~OPOST; termios_p->c_lflag &= ~(ECHO | ECHONL | ...
-
https://man.plustar.jp/manpage/man3/cfgetospeed.3.html
- [similar]
- Man page of TERMIOS 7807
- TERMIOS Section: Linux Programmer's Manual (3) Updated: 2020-08-13 Index JM Home Page 名前 termi
...
れる: tcflag_t c_iflag; /* input modes */ tcflag_t c_oflag; /* output modes */ tcflag_t c_cflag; /* control m ...
aracter-erase) を 正しく機能させることができる。 c_oflag フラグには以下の要素を指定できる: OPOST 実装に依存 ...
TRIP | INLCR | IGNCR | ICRNL | IXON); termios_p->c_oflag &= ~OPOST; termios_p->c_lflag &= ~(ECHO | ECHONL | ...
-
https://man.plustar.jp/manpage/man3/cfmakeraw.3.html
- [similar]
- Man page of TERMIOS 7807
- TERMIOS Section: Linux Programmer's Manual (3) Updated: 2020-08-13 Index JM Home Page 名前 termi
...
れる: tcflag_t c_iflag; /* input modes */ tcflag_t c_oflag; /* output modes */ tcflag_t c_cflag; /* control m ...
aracter-erase) を 正しく機能させることができる。 c_oflag フラグには以下の要素を指定できる: OPOST 実装に依存 ...
TRIP | INLCR | IGNCR | ICRNL | IXON); termios_p->c_oflag &= ~OPOST; termios_p->c_lflag &= ~(ECHO | ECHONL | ...
-
https://man.plustar.jp/manpage/man3/cfsetispeed.3.html
- [similar]
- Man page of TERMIOS 7807
- TERMIOS Section: Linux Programmer's Manual (3) Updated: 2020-08-13 Index JM Home Page 名前 termi
...
れる: tcflag_t c_iflag; /* input modes */ tcflag_t c_oflag; /* output modes */ tcflag_t c_cflag; /* control m ...
aracter-erase) を 正しく機能させることができる。 c_oflag フラグには以下の要素を指定できる: OPOST 実装に依存 ...
TRIP | INLCR | IGNCR | ICRNL | IXON); termios_p->c_oflag &= ~OPOST; termios_p->c_lflag &= ~(ECHO | ECHONL | ...
-
https://man.plustar.jp/manpage/man3/cfsetospeed.3.html
- [similar]
- Man page of TERMIOS 7807
- TERMIOS Section: Linux Programmer's Manual (3) Updated: 2020-08-13 Index JM Home Page 名前 termi
...
れる: tcflag_t c_iflag; /* input modes */ tcflag_t c_oflag; /* output modes */ tcflag_t c_cflag; /* control m ...
aracter-erase) を 正しく機能させることができる。 c_oflag フラグには以下の要素を指定できる: OPOST 実装に依存 ...
TRIP | INLCR | IGNCR | ICRNL | IXON); termios_p->c_oflag &= ~OPOST; termios_p->c_lflag &= ~(ECHO | ECHONL | ...
-
https://man.plustar.jp/manpage/man3/cfsetspeed.3.html
- [similar]
- Man page of SHM_OPEN 7807
- SHM_OPEN Section: Linux Programmer's Manual (3) Updated: 2020-11-01 Index JM Home Page 名前 shm_
...
定数の定義用 */ int shm_open(const char * name , int oflag , mode_t mode ); int shm_unlink(const char * name ...
シュ以外の文字が 1 文字以上続く形式 にすべきである。 oflag はビットマスクで、 O_RDONLY と O_RDWR のいずれか一 ...
-
https://man.plustar.jp/manpage/man3/shm_open.3.html
- [similar]