Searched refs:ntopret (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/usr.sbin/wgconfig/
H A Dwgconfig.c153 const char *ntopret; local
193 ntopret = inet_ntop(family, addr, ntopbuf, sizeof(ntopbuf));
194 if (ntopret == NULL)

Completed in 165 milliseconds