Home
last modified time | relevance | path

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

/dports/news/noffle/noffle-1.1.5/src/
H A Dcontent.h59 Cont_find( const char *msgId );
H A Dcontent.c322 Cont_find( const char *msgId ) in Cont_find() function
H A Dclient.c966 else if ( Cont_find( msgId ) >= 0 ) in Client_getOver()