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