OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:omapi_addr_t
(Results
1 - 9
of
9
) sorted by relevancy
/src/external/mpl/dhcp/dist/includes/omapip/
omapip.h
141
}
omapi_addr_t
;
typedef in typeref:struct:__anon24444
146
omapi_addr_t
*addresses;
267
omapi_addr_t
*);
273
omapi_addr_t
*),
357
omapi_addr_t
*, int);
364
omapi_addr_t
*));
omapip_p.h
179
isc_result_t (*verify_addr) (omapi_object_t *,
omapi_addr_t
*);
/src/external/mpl/dhcp/dist/omapip/
listener.c
55
omapi_addr_t
addr;
70
omapi_addr_t
*addr,
290
omapi_addr_t
addr;
405
omapi_addr_t
*))
alloc.c
1114
new = dmalloc ((count * sizeof (
omapi_addr_t
)) +
1118
memset (new, 0, ((count * sizeof (
omapi_addr_t
)) +
1121
new -> addresses = (
omapi_addr_t
*)(new + 1);
connection.c
104
status = omapi_connect_list (c, addrs, (
omapi_addr_t
*)0);
111
omapi_addr_t
*local_addr)
protocol.c
974
omapi_addr_t
*),
/src/external/mpl/dhcp/dist/includes/
failover.h
285
omapi_addr_t
address;
/src/external/mpl/dhcp/dist/server/
dhcpd.c
136
static isc_result_t verify_addr (omapi_object_t *l,
omapi_addr_t
*addr) {
failover.c
220
omapi_addr_t
local_addr;
1018
omapi_addr_t
local_addr;
Completed in 35 milliseconds
Indexes created Thu Aug 27 00:25:27 UTC 2026