Searched defs:soap_xlist (Results 1 – 1 of 1) sorted by relevance
1546 struct soap_xlist struct1547 { struct soap_xlist *next; argument1548 unsigned char **ptr;1549 int *size;1550 char *id;1551 char **type;1552 char **options;