OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ddns_cb_free
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/mpl/dhcp/dist/common/
dns.c
586
ddns_cb_free
(dhcp_ddns_cb_t *ddns_cb, const char *file, int line)
function
2519
ddns_cb_free
(ddns_cb->next_op, MDL);
2521
ddns_cb_free
(ddns_cb, MDL);
/src/external/mpl/dhcp/dist/server/
ddns.c
66
*
ddns_cb_free
() is part of common lib, while ia_* routines are known
67
* only in the server. Use this wrapper instead of
ddns_cb_free
() directly.
79
ddns_cb_free
(ddns_cb, file, line);
/src/external/mpl/dhcp/dist/includes/
dhcpd.h
3223
void
ddns_cb_free
(dhcp_ddns_cb_t *ddns_cb, const char *file, int line);
/src/external/mpl/dhcp/dist/client/
dhclient.c
5706
/* Wrapper function around common
ddns_cb_free
function that ensures
5716
ddns_cb_free
(ddns_cb, file, line);
Completed in 42 milliseconds
Indexes created Sat Jul 04 00:25:45 UTC 2026