Searched defs:bagent (Results 1 – 1 of 1) sorted by relevance
122 struct bagent { struct123 int size; /* size of src string going in and dest string out */124 char * src; /* address of the source byte string */125 char * dest; /* address of the destination byte string */