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

  /src/lib/libc/net/
ethers.c 93 int trylen; local in function:ether_ntohost
94 trylen = snprintf(trybuf, sizeof trybuf, "%x:%x:%x:%x:%x:%x",
117 trylen, &ypbuf, &ypbuflen))

Completed in 22 milliseconds