Searched refs:ENOERR (Results 1 - 4 of 4) sorted by path

/haiku/headers/posix/
H A Derrno.h16 #define ENOERR 0 macro
17 #define EOK ENOERR /* some code assumes EOK exists */
/haiku/headers/private/fs_shell/
H A Dfssh_api_wrapper.h743 #define ENOERR FSSH_ENOERR macro
/haiku/src/libs/compat/freebsd_network/
H A Dif.c140 return ENOERR;
175 if (ifindex_alloc_locked(&index) != ENOERR) {
H A Dpriv.cpp22 return ENOERR;

Completed in 91 milliseconds