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

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

Completed in 81 milliseconds