_XPAValid ( XPA head, XPA xpa, char* type )Field 'xpa->commhead' in 2nd parameter 'xpa' (pointer) has base type 'xpacommrec'.
ClipBoardFree ( XPA xpa, XPAClip clip )Field 'xpa->commhead' in 1st parameter 'xpa' (pointer) has base type 'xpacommrec'.
XPAAccess ( XPA xpa, char* xtemplate, char* paramlist, char* mode, char** names, char** messages, int n )Field 'xpa->commhead' in 1st parameter 'xpa' (pointer) has base type 'xpacommrec'.
XPAAclCheck ( XPA xpa, unsigned int ip, char* acl )Field 'xpa->commhead' in 1st parameter 'xpa' (pointer) has base type 'xpacommrec'.
XPAActive ( XPA xpa, XPAComm comm, int flag )2nd parameter 'comm' (pointer) has base type 'xpacommrec'.
XPAAddSelect ( XPA xpa, fd_set* readfdsptr )Field 'xpa->commhead' in 1st parameter 'xpa' (pointer) has base type 'xpacommrec'.
XPAClientAddSelect ( XPA xpa, fd_set* readfdsptr, fd_set* writefdsptr )Field 'xpa->commhead' in 1st parameter 'xpa' (pointer) has base type 'xpacommrec'.
XPAClientProcessSelect ( XPA xpa, fd_set* readfdsptr, fd_set* writefdsptr, int maxreq )Field 'xpa->commhead' in 1st parameter 'xpa' (pointer) has base type 'xpacommrec'.
XPAClientValid ( XPA xpa )Field 'xpa->commhead' in 1st parameter 'xpa' (pointer) has base type 'xpacommrec'.
XPAClose ( XPA xpa )Field 'xpa->commhead' in 1st parameter 'xpa' (pointer) has base type 'xpacommrec'.
XPACloseData ( XPA xpa, XPAComm comm )2nd parameter 'comm' (pointer) has base type 'xpacommrec'.
XPACmdAdd ( XPA xpa, char* name, char* help, SendCb send_callback, void* send_data, char* send_mode, ReceiveCb rec_callback, void* rec_data, char* rec_mode )Field 'xpa->commhead' in 1st parameter 'xpa' (pointer) has base type 'xpacommrec'.
XPACmdDel ( XPA xpa, XPACmd cmd )Field 'xpa->commhead' in 1st parameter 'xpa' (pointer) has base type 'xpacommrec'.
XPACmdLookup ( XPA xpa, char* lbuf, int* lp )Field 'xpa->commhead' in 1st parameter 'xpa' (pointer) has base type 'xpacommrec'.
XPACmdLookupReserved ( XPA xpa, char* lbuf, int* lp )Field 'xpa->commhead' in 1st parameter 'xpa' (pointer) has base type 'xpacommrec'.
XPACmdNew ( char* xclass, char* name )Field 'retval->comm' in return value (pointer) has base type 'xpacommrec'.
XPAError ( XPA xpa, char* s )Field 'xpa->commhead' in 1st parameter 'xpa' (pointer) has base type 'xpacommrec'.
XPAFree ( XPA xpa )Field 'xpa->commhead' in 1st parameter 'xpa' (pointer) has base type 'xpacommrec'.
XPAGet ( XPA xpa, char* xtemplate, char* paramlist, char* mode, char** bufs, int* lens, char** names, char** errs, int n )Field 'xpa->commhead' in 1st parameter 'xpa' (pointer) has base type 'xpacommrec'.
XPAGetBuf ( XPA xpa, int fd, char** buf, int* len, int timeout )Field 'xpa->commhead' in 1st parameter 'xpa' (pointer) has base type 'xpacommrec'.
XPAGetFd ( XPA xpa, char* xtemplate, char* paramlist, char* mode, int* fds, char** names, char** errs, int n )Field 'xpa->commhead' in 1st parameter 'xpa' (pointer) has base type 'xpacommrec'.
XPAGetReserved ( )Field 'retval->comm' in return value (pointer) has base type 'xpacommrec'.
XPAGets ( XPA xpa, int fd, char* buf, int len, int timeout )Field 'xpa->commhead' in 1st parameter 'xpa' (pointer) has base type 'xpacommrec'.
XPAHandler ( XPA xpa, int fd )Field 'xpa->commhead' in 1st parameter 'xpa' (pointer) has base type 'xpacommrec'.
XPAInfo ( XPA xpa, char* xtemplate, char* paramlist, char* mode, char** names, char** errs, int n )Field 'xpa->commhead' in 1st parameter 'xpa' (pointer) has base type 'xpacommrec'.
XPAInfoNew ( char* xclass, char* name, InfoCb info_callback, void* info_data, char* info_mode )Field 'retval->comm' in return value (pointer) has base type 'xpacommrec'.
XPAListAdd ( XPA* head, XPA xpa )Field 'xpa->commhead' in 2nd parameter 'xpa' (pointer) has base type 'xpacommrec'.
XPAListDel ( XPA* head, XPA xpa )Field 'xpa->commhead' in 2nd parameter 'xpa' (pointer) has base type 'xpacommrec'.
XPAListHead ( )Field 'retval->comm' in return value (pointer) has base type 'xpacommrec'.
XPAMessage ( XPA xpa, char* s )Field 'xpa->commhead' in 1st parameter 'xpa' (pointer) has base type 'xpacommrec'.
XPANew ( char* xclass, char* name, char* help, SendCb send_callback, void* send_data, char* send_mode, ReceiveCb rec_callback, void* rec_data, char* rec_mode )Field 'retval->comm' in return value (pointer) has base type 'xpacommrec'.
XPANSAdd ( XPA xpa, char* host, char* mode )Field 'xpa->commhead' in 1st parameter 'xpa' (pointer) has base type 'xpacommrec'.
XPANSClose ( XPA xpa, NS ns )Field 'xpa->commhead' in 1st parameter 'xpa' (pointer) has base type 'xpacommrec'.
XPANSDel ( XPA xpa, char* host, char* mode )Field 'xpa->commhead' in 1st parameter 'xpa' (pointer) has base type 'xpacommrec'.
XPANSKeepAlive ( XPA xpa )Field 'xpa->commhead' in 1st parameter 'xpa' (pointer) has base type 'xpacommrec'.
XPANSLookup ( XPA xpa, char* tname, char* ttype, char*** xclasses, char*** names, char*** methods, char*** infs )Field 'xpa->commhead' in 1st parameter 'xpa' (pointer) has base type 'xpacommrec'.
XPAOK ( XPA xpa )Field 'xpa->commhead' in 1st parameter 'xpa' (pointer) has base type 'xpacommrec'.
XPAOpen ( char* mode )Field 'retval->comm' in return value (pointer) has base type 'xpacommrec'.
XPAPort ( XPA xpa )Field 'xpa->commhead' in 1st parameter 'xpa' (pointer) has base type 'xpacommrec'.
XPAPutBuf ( XPA xpa, int fd, char* buf, int len, int timeout )Field 'xpa->commhead' in 1st parameter 'xpa' (pointer) has base type 'xpacommrec'.
XPAPuts ( XPA xpa, int fd, char* buf, int timeout )Field 'xpa->commhead' in 1st parameter 'xpa' (pointer) has base type 'xpacommrec'.
XPARemote ( XPA xpa, char* host, char* acl, char* mode )Field 'xpa->commhead' in 1st parameter 'xpa' (pointer) has base type 'xpacommrec'.
XPASet ( XPA xpa, char* xtemplate, char* paramlist, char* mode, char* buf, int len, char** names, char** errs, int n )Field 'xpa->commhead' in 1st parameter 'xpa' (pointer) has base type 'xpacommrec'.
XPASetBuf ( XPA xpa, char* buf, int len, int xcopy )Field 'xpa->commhead' in 1st parameter 'xpa' (pointer) has base type 'xpacommrec'.
XPASetFd ( XPA xpa, char* xtemplate, char* paramlist, char* mode, int fd, char** names, char** errs, int n )Field 'xpa->commhead' in 1st parameter 'xpa' (pointer) has base type 'xpacommrec'.
XPAValid ( XPA xpa )Field 'xpa->commhead' in 1st parameter 'xpa' (pointer) has base type 'xpacommrec'.