Zephyr API Documentation  3.6.0
A Scalable Open Source RTOS
3.6.0
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
stropts.h File Reference

Go to the source code of this file.

Data Structures

struct  strbuf
 

Macros

#define RS_HIPRI   BIT(0)
 

Functions

int putmsg (int fildes, const struct strbuf *ctlptr, const struct strbuf *dataptr, int flags)
 

Macro Definition Documentation

◆ RS_HIPRI

#define RS_HIPRI   BIT(0)

Function Documentation

◆ putmsg()

int putmsg ( int  fildes,
const struct strbuf ctlptr,
const struct strbuf dataptr,
int  flags 
)