Home
last modified time | relevance | path

Searched refs:gotend (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/libkern/
H A Dinet_aton.c46 int gotend, n; in inet_aton() local
55 gotend = 0; in inet_aton()
56 while (!gotend) { in inet_aton()
89 gotend = 1; in inet_aton()
94 gotend = 1; in inet_aton()