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

  /src/usr.sbin/bootp/common/
lookup.h 7 extern u_char *lookup_hwa(char *hostname, int htype);
trylook.c 48 hwa = lookup_hwa(argv[i], 1);
lookup.c 35 lookup_hwa(char *hostname, int htype) function in typeref:typename:u_char *
readfile.c 1772 if ((hap = lookup_hwa(p, htype)) != NULL)

Completed in 28 milliseconds