Searched refs:B_MAIL_NO_DAEMON (Results 1 - 7 of 7) sorted by relevance

/haiku/src/kits/mail/
H A DMailDaemon.cpp46 return B_MAIL_NO_DAEMON;
58 return B_MAIL_NO_DAEMON;
70 return B_MAIL_NO_DAEMON;
80 return B_MAIL_NO_DAEMON;
98 return B_MAIL_NO_DAEMON;
113 return B_MAIL_NO_DAEMON;
129 return B_MAIL_NO_DAEMON;
/haiku/src/system/libroot/posix/string/
H A Dstrerror.c315 case B_MAIL_NO_DAEMON:
/haiku/src/bin/
H A Derror.c117 E(B_MAIL_NO_DAEMON),
/haiku/headers/os/support/
H A DErrors.h277 #define B_MAIL_NO_DAEMON (B_MAIL_ERROR_BASE + 0) macro
/haiku/headers/build/os/support/
H A DErrors.h271 #define B_MAIL_NO_DAEMON (B_MAIL_ERROR_BASE + 0) macro
/haiku/headers/private/fs_shell/
H A Dfssh_api_wrapper.h693 #define B_MAIL_NO_DAEMON FSSH_B_MAIL_NO_DAEMON macro
/haiku/src/apps/mail/
H A DMailWindow.cpp2516 case B_MAIL_NO_DAEMON:
2561 if (result != B_NO_ERROR && result != B_MAIL_NO_DAEMON) {

Completed in 98 milliseconds