HomeSort by: relevance | last modified time | path
    Searched refs:omapi_disconnect (Results 1 - 8 of 8) sorted by relevancy

  /src/external/mpl/dhcp/dist/omapip/
protocol.c 212 omapi_disconnect (c, 1);
223 omapi_disconnect (c, 1);
229 omapi_disconnect (c, 1);
237 omapi_disconnect (c, 1);
244 omapi_disconnect (c, 1);
258 omapi_disconnect (c, 1);
266 omapi_disconnect (c, 1);
274 omapi_disconnect (c, 1);
281 omapi_disconnect (c, 1);
289 omapi_disconnect (c, 1)
    [all...]
connection.c 445 omapi_disconnect ((omapi_object_t *)lp, 1);
463 isc_result_t omapi_disconnect (omapi_object_t *h, function
469 log_debug ("omapi_disconnect(force=%d)", force);
648 omapi_disconnect (h, 1);
668 omapi_disconnect (h, 1);
674 omapi_disconnect (h, 1);
697 omapi_disconnect (h, 1);
736 omapi_disconnect (h, 1);
762 omapi_disconnect (h, 1);
1053 omapi_disconnect (h, 1)
    [all...]
buffer.c 220 omapi_disconnect (h, 1);
229 omapi_disconnect (h, 0);
578 omapi_disconnect (h, 1);
listener.c 279 omapi_disconnect ((omapi_object_t *)(obj), 1);
315 omapi_disconnect ((omapi_object_t *)(*obj), 1);
  /src/external/mpl/dhcp/dist/server/
failover.c 336 omapi_disconnect (h -> outer, 1);
447 omapi_disconnect (c, 1);
578 omapi_disconnect (c, 0);
622 omapi_disconnect (c, 1);
1143 omapi_disconnect ((omapi_object_t *)c, 1);
1159 omapi_disconnect ((omapi_object_t *)c, 1);
1337 omapi_disconnect (link -> outer, 1);
1345 omapi_disconnect (link -> outer, 1);
1358 omapi_disconnect (link -> outer, 1);
1393 omapi_disconnect (link -> outer, 1)
    [all...]
dhcpd.c 1694 omapi_disconnect (obj, 1);
1698 omapi_disconnect (obj, 0);
  /src/external/mpl/dhcp/dist/dhcpctl/
dhcpctl.c 781 status = omapi_disconnect ((*connection)->outer->outer, force);
  /src/external/mpl/dhcp/dist/includes/omapip/
omapip.h 325 isc_result_t omapi_disconnect (omapi_object_t *, int);

Completed in 18 milliseconds