Home
last modified time | relevance | path

Searched refs:POSTING_FAILED (Results 1 – 6 of 6) sorted by relevance

/dports/news/newspost/newspost-2.1.1/base/
H A Dnntp.c98 return POSTING_FAILED; in nntp_post()
157 return POSTING_FAILED; in nntp_post()
162 return POSTING_FAILED; in nntp_post()
H A Dnewspost.h58 #define POSTING_FAILED -6 macro
H A Dnewspost.c146 else if (retval == POSTING_FAILED) { in encode_and_post()
/dports/news/pan/pan-0.145/pan/tasks/
H A Dnntp.h65 POSTING_FAILED = 441, enumerator
H A Dnntp.cc209 case POSTING_FAILED: in on_socket_response()
H A Dtask-upload.cc328 case POSTING_FAILED: in on_nntp_done()