Searched refs:putmsg (Results 1 – 7 of 7) 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 | stropts.c | 13 int putmsg(int fildes, const struct strbuf *ctlptr, const struct strbuf *dataptr, int flags) in putmsg() function
|
D | Kconfig.xsi | 22 fattach(), fdetach(), getmsg(), getpmsg(), putmsg(), and putpmsg().
|
D | Kconfig.deprecated | 133 bool "Support for putmsg function [DEPRECATED]"
|
/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 | 1067 putmsg(), yes :ref:`†<posix_undefined_behaviour>`
|