Searched refs:WR_MAYBE (Results 1 – 2 of 2) sorted by relevance
165 int wrap_status = WR_MAYBE; in inet_chk()247 wrap_status = WR_MAYBE; in inet_chk()252 wrap_status = WR_MAYBE; in inet_chk()257 wrap_status = WR_MAYBE; in inet_chk()294 return (WR_MAYBE); in inet_get()
13 #define WR_MAYBE 2 /* may be wrapped */ macro