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

  /src/usr.sbin/wgconfig/
wgconfig.c 153 const char *ntopret; local in function:handle_allowed_ips
193 ntopret = inet_ntop(family, addr, ntopbuf, sizeof(ntopbuf));
194 if (ntopret == NULL)
wgconfig.c 153 const char *ntopret; local in function:handle_allowed_ips
193 ntopret = inet_ntop(family, addr, ntopbuf, sizeof(ntopbuf));
194 if (ntopret == NULL)
wgconfig.c 153 const char *ntopret; local in function:handle_allowed_ips
193 ntopret = inet_ntop(family, addr, ntopbuf, sizeof(ntopbuf));
194 if (ntopret == NULL)

Completed in 121 milliseconds