Searched refs:EOK (Results 1 - 5 of 5) sorted by relevance

/haiku/headers/posix/
H A Derrno.h17 #define EOK ENOERR /* some code assumes EOK exists */ macro
/haiku/src/tools/unzip/unix/
H A Dunxcfg.h28 # ifndef EOK
29 # define EOK B_OK macro
/haiku/src/libs/compat/freebsd_network/
H A Dpci.cpp276 return EOK;
287 return EOK;
329 return EOK;
376 if (pci_find_extcap(dev, PCIY_PMG, &capabilityRegister) != EOK)
412 if (pci_find_extcap(dev, PCIY_PMG, &capabilityRegister) != EOK)
417 return EOK;
461 return EOK;
/haiku/src/bin/unzip/
H A Dbeos.c1093 EOK - no errors occurred
1102 int retval = EOK;
1247 if (retval != EOK) {
/haiku/headers/private/fs_shell/
H A Dfssh_api_wrapper.h744 #define EOK FSSH_EOK macro

Completed in 174 milliseconds