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