Home
last modified time | relevance | path

Searched refs:dmalloc_outstanding (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/mpl/dhcp/dist/omapip/
H A Dprotocol.c372 connect_outstanding = dmalloc_outstanding; in omapi_protocol_signal_handler()
404 dmalloc_outstanding - previous_outstanding, in omapi_protocol_signal_handler()
405 dmalloc_outstanding, dmalloc_longterm, " long-term"); in omapi_protocol_signal_handler()
489 dmalloc_outstanding - previous_outstanding, in omapi_protocol_signal_handler()
490 dmalloc_outstanding, dmalloc_longterm, in omapi_protocol_signal_handler()
501 previous_outstanding = dmalloc_outstanding; in omapi_protocol_signal_handler()
751 dmalloc_outstanding - previous_outstanding, in omapi_protocol_signal_handler()
752 dmalloc_outstanding, dmalloc_longterm, " long-term"); in omapi_protocol_signal_handler()
H A Dalloc.c42 unsigned long dmalloc_outstanding; variable
108 dmalloc_outstanding += size; in dmalloc()
178 dmalloc_outstanding -= dp -> size; in dfree()
247 dmalloc_outstanding -= dp -> size; in dmalloc_reuse()
266 dmalloc_outstanding += dp -> size; in dmalloc_reuse()
H A Dmessage.c367 unsigned long previous_outstanding = dmalloc_outstanding; in omapi_message_process()
375 dmalloc_outstanding - previous_outstanding, in omapi_message_process()
376 dmalloc_outstanding, dmalloc_longterm); in omapi_message_process()
/netbsd-src/external/mpl/dhcp/dist/includes/omapip/
H A Dalloc.h97 extern unsigned long dmalloc_outstanding;
/netbsd-src/external/mpl/dhcp/dist/server/
H A Ddhcpd.c1093 dmalloc_longterm = dmalloc_outstanding; in main()
1094 dmalloc_outstanding = 0; in main()
1599 unsigned long previous_outstanding = dmalloc_outstanding;
1608 dmalloc_outstanding - previous_outstanding,
1609 dmalloc_outstanding, dmalloc_longterm);
/netbsd-src/external/mpl/dhcp/dist/common/
H A Doptions.c4023 unsigned long previous_outstanding = dmalloc_outstanding;
4092 dmalloc_outstanding - previous_outstanding,
4093 dmalloc_outstanding, dmalloc_longterm);
4135 unsigned long previous_outstanding = dmalloc_outstanding; in do_packet6()
4243 dmalloc_outstanding - previous_outstanding, in do_packet6()
4244 dmalloc_outstanding, dmalloc_longterm); in do_packet6()
/netbsd-src/external/mpl/dhcp/dist/client/
H A Ddhclient.c1048 dmalloc_longterm = dmalloc_outstanding; in main()
1049 dmalloc_outstanding = 0; in main()
1166 dmalloc_longterm = dmalloc_outstanding; in run_stateless()
1167 dmalloc_outstanding = 0; in run_stateless()