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

  /src/lib/libc/inet/
inet_net_ntop.c 21 static const char rcsid[] = "Id: inet_net_ntop.c,v 1.1.2.1 2002/08/02 02:17:21 marka Exp ";
23 __RCSID("$NetBSD: inet_net_ntop.c,v 1.4 2017/05/09 02:56:44 maya Exp $");
43 __weak_alias(inet_net_ntop,_inet_net_ntop)
59 * inet_net_ntop(af, src, bits, dst, size)
68 inet_net_ntop(int af, const void *src, int bits, char *dst, size_t size) function in typeref:typename:char *
  /src/lib/libc/include/
namespace.h 494 #define inet_net_ntop _inet_net_ntop macro

Completed in 44 milliseconds