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

  /src/external/mpl/dhcp/dist/server/
ddns.c 898 bind_ds_value(scope, "ddns-rev-name", &ddns_cb->rev_name);
900 bind_ds_value(scope, "ddns-client-fqdn",
908 bind_ds_value(scope, "ddns-fwd-name", &ddns_cb->fwd_name);
911 bind_ds_value(scope, ddns_standard_tag,
917 bind_ds_value(scope, ddns_interim_tag, &lease_dhcid);
dhcp.c 3083 bind_ds_value(&lt->scope, "vendor-class-identifier",
  /src/external/mpl/dhcp/dist/common/
tree.c 4085 int bind_ds_value (struct binding_scope **scope, function
  /src/external/mpl/dhcp/dist/includes/
dhcpd.h 2410 int bind_ds_value (struct binding_scope **,

Completed in 71 milliseconds