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

  /src/external/bsd/tcpdump/dist/
addrtoname.c 304 hp = cap_gethostbyaddr(capdns, (char *)&addr, 4,
366 hp = cap_gethostbyaddr(capdns, (char *)&addr,
configure 4927 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for cap_gethostbyaddr in -lcap_dns" >&5
4928 printf %s "checking for cap_gethostbyaddr in -lcap_dns... " >&6; }
4941 char cap_gethostbyaddr ();
4945 return cap_gethostbyaddr ();

Completed in 19 milliseconds