Home
last modified time | relevance | path

Searched defs:ContactScreenP (Results 1 – 2 of 2) sorted by relevance

/dports/net-im/climm/climm-0.7.1/src/
H A Dcontact.c573 Contact *ContactScreenP (Server *serv, Contact *parent, const char *screen DEBUGPARAM) in ContactScreenP() function
/dports/net-im/climm/climm-0.7.1/include/
H A Dcontact.h173 #define ContactScreenP(c,p,s) ContactScreenP(c,p,s DEBUGARGS) macro