Home
last modified time | relevance | path

Searched refs:amount_so_far (Results 1 – 6 of 6) sorted by relevance

/dports/net/libcoap/libcoap-4.3.0/include/coap3/
H A Dcoap_block_internal.h140 size_t amount_so_far; /**< Amount of data seen so far */ member
/dports/www/awffull/awffull-3.10.2/src/
H A Dawffull.h214 struct amount_so_far { struct
H A Doutput.c1336 struct amount_so_far sum_values; in top_sites_table()
1534 struct amount_so_far sum_values; in top_urls_table()
1827 struct amount_so_far sum_values; in top_entry_table()
2134 struct amount_so_far sum_values; in top_refs_table()
2290 struct amount_so_far sum_values; in top_agents_table()
2469 struct amount_so_far sum_values; in top_search_table()
2580 struct amount_so_far sum_values; in top_users_table()
2906 struct amount_so_far sum_values; in top_ctry_table()
/dports/japanese/awffull/awffull-3.10.2/src/
H A Dawffull.h214 struct amount_so_far { struct
H A Doutput.c1336 struct amount_so_far sum_values; in top_sites_table()
1534 struct amount_so_far sum_values; in top_urls_table()
1827 struct amount_so_far sum_values; in top_entry_table()
2134 struct amount_so_far sum_values; in top_refs_table()
2290 struct amount_so_far sum_values; in top_agents_table()
2469 struct amount_so_far sum_values; in top_search_table()
2580 struct amount_so_far sum_values; in top_users_table()
2906 struct amount_so_far sum_values; in top_ctry_table()
/dports/net/libcoap/libcoap-4.3.0/src/
H A Dblock.c1297 p->amount_so_far = length; in coap_handle_request_put_block()