HomeSort by relevance Sort by last modified time
    Searched refs:auth_name (Results 1 - 2 of 2) sorted by null

  /external/dnsmasq/src/
lease.c 443 lease->auth_name = auth;
483 if (lease_tmp->auth_name && !auth)
500 lease->auth_name = auth;
dnsmasq.h 409 char auth_name; /* hostname came from config, not from client */ member in struct:dhcp_lease

Completed in 134 milliseconds