Searched refs:putmsg (Results 1 – 6 of 6) sorted by relevance
/Zephyr-latest/tests/posix/headers/src/ |
D | stropts_h.c | 21 zassert_not_null((void *)putmsg, "putmsg is null"); in ZTEST()
|
/Zephyr-latest/include/zephyr/posix/ |
D | stropts.h | 20 int putmsg(int fildes, const struct strbuf *ctlptr, const struct strbuf *dataptr, int flags);
|
/Zephyr-latest/lib/posix/options/ |
D | Kconfig.xsi_streams | 9 fattach(), fdetach(), getmsg(), getpmsg(), putmsg(), and putpmsg().
|
D | stropts.c | 13 int putmsg(int fildes, const struct strbuf *ctlptr, const struct strbuf *dataptr, int flags) in putmsg() function
|
/Zephyr-latest/tests/posix/xsi_streams/src/ |
D | main.c | 15 int ret = putmsg(fd, ctrl, data, 0); in ZTEST()
|
/Zephyr-latest/doc/services/portability/posix/option_groups/ |
D | index.rst | 1089 putmsg(), yes :ref:`†<posix_undefined_behaviour>`
|