Lines Matching defs:st
745 isc_buffer_t st;
762 st = *target;
784 length = isc_buffer_usedlength(target) - isc_buffer_usedlength(&st);
795 region.base = isc_buffer_used(&st);
802 *target = st;
814 isc_buffer_t st;
827 st = *target;
840 *target = st;
921 isc_buffer_t st;
942 st = *target;
1022 length = isc_buffer_usedlength(target) - isc_buffer_usedlength(&st);
1027 region.base = isc_buffer_used(&st);
1032 *target = st;
1170 isc_buffer_t st;
1181 st = *target;
1188 length = isc_buffer_usedlength(target) - isc_buffer_usedlength(&st);
1193 region.base = isc_buffer_used(&st);
1198 *target = st;