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_get_int_value
(Results
1 - 7
of
7
) sorted by relevancy
/src/external/mpl/dhcp/dist/omapip/
message.c
476
status =
omapi_get_int_value
(&create, tv -> value);
491
status =
omapi_get_int_value
(&update, tv -> value);
506
status =
omapi_get_int_value
(&exclusive, tv -> value);
725
status =
omapi_get_int_value
(&wsi, tv -> value);
support.c
840
isc_result_t
omapi_get_int_value
(unsigned long *v, omapi_typed_data_t *t)
function
/src/external/mpl/dhcp/dist/dhcpctl/
remote.c
270
status =
omapi_get_int_value
(&rh, value);
/src/external/mpl/dhcp/dist/includes/omapip/
omapip.h
554
isc_result_t
omapi_get_int_value
(unsigned long *, omapi_typed_data_t *);
/src/external/mpl/dhcp/dist/server/
omapi.c
222
status =
omapi_get_int_value
(&bar, value);
265
status =
omapi_get_int_value
(&lease_end, value);
352
status =
omapi_get_int_value
(&tmp, value);
failover.c
1030
status =
omapi_get_int_value
(&port, value -> value);
1254
status =
omapi_get_int_value
(&port, value -> value);
3106
status =
omapi_get_int_value
(&l, value);
/src/external/mpl/dhcp/dist/common/
comapi.c
453
status =
omapi_get_int_value
(&newstate, value);
Completed in 38 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026