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