Searched refs:fattach (Results 1 – 6 of 6) sorted by relevance
/Zephyr-latest/tests/posix/headers/src/ |
D | stropts_h.c | 23 zassert_not_null((void *)fattach, "fattach is null"); in ZTEST()
|
/Zephyr-latest/include/zephyr/posix/ |
D | stropts.h | 22 int fattach(int fildes, const char *path);
|
/Zephyr-latest/lib/posix/options/ |
D | stropts.c | 45 int fattach(int fildes, const char *path) in fattach() function
|
D | Kconfig.xsi | 22 fattach(), fdetach(), getmsg(), getpmsg(), putmsg(), and putpmsg().
|
/Zephyr-latest/tests/posix/xsi_streams/src/ |
D | main.c | 34 int ret = fattach(fd, path); in ZTEST()
|
/Zephyr-latest/doc/services/portability/posix/option_groups/ |
D | index.rst | 1061 fattach(), yes :ref:`†<posix_undefined_behaviour>`
|