INP_BINDANY
if ((inp->inp_flags & INP_BINDANY) == 0 &&
OPTSET(INP_BINDANY);
optval = OPTBIT(INP_BINDANY);
(inp->inp_flags & INP_BINDANY) == 0 &&
NULL && (inp->inp_flags & INP_BINDANY) == 0) {
if ((inp->inp_flags & INP_BINDANY) == 0) {
OPTSET(INP_BINDANY);
optval = OPTBIT(INP_BINDANY);