OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dmalloc_outstanding
(Results
1 - 7
of
7
) sorted by relevancy
/src/external/mpl/dhcp/dist/includes/omapip/
alloc.h
97
extern unsigned long
dmalloc_outstanding
;
/src/external/mpl/dhcp/dist/omapip/
protocol.c
372
connect_outstanding =
dmalloc_outstanding
;
404
dmalloc_outstanding
- previous_outstanding,
405
dmalloc_outstanding
, dmalloc_longterm, " long-term");
489
dmalloc_outstanding
- previous_outstanding,
490
dmalloc_outstanding
, dmalloc_longterm,
501
previous_outstanding =
dmalloc_outstanding
;
751
dmalloc_outstanding
- previous_outstanding,
752
dmalloc_outstanding
, dmalloc_longterm, " long-term");
alloc.c
42
unsigned long
dmalloc_outstanding
;
variable
108
dmalloc_outstanding
+= size;
178
dmalloc_outstanding
-= dp -> size;
247
dmalloc_outstanding
-= dp -> size;
266
dmalloc_outstanding
+= dp -> size;
message.c
367
unsigned long previous_outstanding =
dmalloc_outstanding
;
375
dmalloc_outstanding
- previous_outstanding,
376
dmalloc_outstanding
, dmalloc_longterm);
/src/external/mpl/dhcp/dist/server/
dhcpd.c
1093
dmalloc_longterm =
dmalloc_outstanding
;
1094
dmalloc_outstanding
= 0;
1599
unsigned long previous_outstanding =
dmalloc_outstanding
;
1608
dmalloc_outstanding
- previous_outstanding,
1609
dmalloc_outstanding
, dmalloc_longterm);
/src/external/mpl/dhcp/dist/common/
options.c
4023
unsigned long previous_outstanding =
dmalloc_outstanding
;
4092
dmalloc_outstanding
- previous_outstanding,
4093
dmalloc_outstanding
, dmalloc_longterm);
4135
unsigned long previous_outstanding =
dmalloc_outstanding
;
4243
dmalloc_outstanding
- previous_outstanding,
4244
dmalloc_outstanding
, dmalloc_longterm);
/src/external/mpl/dhcp/dist/client/
dhclient.c
1048
dmalloc_longterm =
dmalloc_outstanding
;
1049
dmalloc_outstanding
= 0;
1166
dmalloc_longterm =
dmalloc_outstanding
;
1167
dmalloc_outstanding
= 0;
Completed in 64 milliseconds
Indexes created Fri Aug 28 00:25:22 UTC 2026