Home
last modified time | relevance | path

Searched refs:artHolderByMsgId (Results 1 – 3 of 3) sorted by relevance

/dports/news/inn-current/inn-2.7-20211226/innfeed/
H A Dconnection.c320 static ArtHolder artHolderByMsgId(const char *msgid, ArtHolder head);
2581 || (artHolder = artHolderByMsgId(msgid, cxn->checkRespHead)) in processResponse238()
2637 || (artHolder = artHolderByMsgId(msgid, cxn->checkRespHead)) in processResponse431()
2689 || (artHolder = artHolderByMsgId(msgid, cxn->checkRespHead)) in processResponse438()
2742 || (artHolder = artHolderByMsgId(msgid, cxn->takeRespHead)) in processResponse239()
2834 if ((artHolder = artHolderByMsgId(msgid, cxn->checkRespHead)) in processResponse439()
2848 || (artHolder = artHolderByMsgId(msgid, cxn->takeRespHead)) in processResponse439()
4399 artHolderByMsgId(const char *msgid, ArtHolder head) in artHolderByMsgId() function
/dports/news/inn/inn-2.6.4/innfeed/
H A Dconnection.c326 static ArtHolder artHolderByMsgId (const char *msgid, ArtHolder head) ;
2851 (artHolder = artHolderByMsgId (msgid, cxn->checkRespHead)) == NULL) in processResponse238()
2915 (artHolder = artHolderByMsgId (msgid, cxn->checkRespHead)) == NULL) in processResponse431()
2974 (artHolder = artHolderByMsgId (msgid, cxn->checkRespHead)) == NULL) in processResponse438()
3034 (artHolder = artHolderByMsgId (msgid, cxn->takeRespHead)) == NULL) in processResponse239()
3130 if ((artHolder = artHolderByMsgId (msgid, cxn->checkRespHead)) == NULL) in processResponse439()
3144 (artHolder = artHolderByMsgId (msgid, cxn->takeRespHead)) == NULL) in processResponse439()
4862 static ArtHolder artHolderByMsgId (const char *msgid, ArtHolder head) in artHolderByMsgId() function
/dports/sysutils/shlock/inn-2.6.4/innfeed/
H A Dconnection.c326 static ArtHolder artHolderByMsgId (const char *msgid, ArtHolder head) ;
2851 (artHolder = artHolderByMsgId (msgid, cxn->checkRespHead)) == NULL) in processResponse238()
2915 (artHolder = artHolderByMsgId (msgid, cxn->checkRespHead)) == NULL) in processResponse431()
2974 (artHolder = artHolderByMsgId (msgid, cxn->checkRespHead)) == NULL) in processResponse438()
3034 (artHolder = artHolderByMsgId (msgid, cxn->takeRespHead)) == NULL) in processResponse239()
3130 if ((artHolder = artHolderByMsgId (msgid, cxn->checkRespHead)) == NULL) in processResponse439()
3144 (artHolder = artHolderByMsgId (msgid, cxn->takeRespHead)) == NULL) in processResponse439()
4862 static ArtHolder artHolderByMsgId (const char *msgid, ArtHolder head) in artHolderByMsgId() function