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

  /src/external/mpl/dhcp/dist/server/
dhcp.c 1327 find_hosts_by_uid(&hp, d1.data, d1.len, MDL);
2438 find_hosts_by_uid (&hp, d1.data, d1.len, MDL);
4255 if (find_hosts_by_uid (&hp, client_identifier.data,
mdb6.c 2989 return (find_hosts_by_uid(host, client_id->data, client_id->len, MDL)
mdb.c 656 int find_hosts_by_uid (struct host_decl **hp, function
733 find_hosts_by_uid, and each host_decl can have multiple addresses.
  /src/external/mpl/dhcp/dist/includes/
dhcpd.h 3547 int find_hosts_by_uid (struct host_decl **, const unsigned char *,

Completed in 39 milliseconds