Searched refs:total_sent (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/contrib/gdb/gdb/mi/
H A Dmi-main.h30 unsigned long total_sent,
H A Dmi-main.c1414 unsigned long total_sent,
1473 ui_out_field_int (uiout, "total-sent", total_sent);
1411 mi_load_progress(const char *section_name, unsigned long sent_so_far, unsigned long total_section, unsigned long total_sent, unsigned long grand_total) argument
/freebsd-11-stable/sys/netgraph/bluetooth/hci/
H A Dng_hci_evnt.c256 int min_pending, total_sent, sent, error, v; local
258 for (total_sent = 0; limit > 0; ) {
291 for (sent = 0; limit > 0; limit --, total_sent ++, sent ++) {
341 return (total_sent);
/freebsd-11-stable/contrib/gdb/gdb/
H A Ddefs.h1220 unsigned long total_sent,
H A Dsymfile.c80 unsigned long total_sent,
/freebsd-11-stable/contrib/ntp/lib/isc/win32/
H A Dsocket.c678 int total_sent; local
687 total_sent = (int)BytesSent;
714 return (total_sent);

Completed in 99 milliseconds