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

/freebsd-9.3-release/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-9.3-release/sys/netgraph/bluetooth/hci/
H A Dng_hci_evnt.c251 int min_pending, total_sent, sent, error, v; local
253 for (total_sent = 0; limit > 0; ) {
283 for (sent = 0; limit > 0; limit --, total_sent ++, sent ++) {
334 return (total_sent);
/freebsd-9.3-release/contrib/gdb/gdb/
H A Ddefs.h1220 unsigned long total_sent,
H A Dsymfile.c80 unsigned long total_sent,
/freebsd-9.3-release/contrib/ntp/lib/isc/win32/
H A Dsocket.c678 int total_sent; local
687 total_sent = (int)BytesSent;
714 return (total_sent);

Completed in 116 milliseconds