PR_CONNREQUIRED
.pr_flags = PR_CONNREQUIRED|PR_WANTRCVD|PR_RIGHTS|PR_SYNC_PORT,
.pr_flags = PR_CONNREQUIRED|PR_WANTRCVD|PR_RIGHTS|PR_SYNC_PORT|
(pr->pr_flags & PR_CONNREQUIRED)) {
(pr->pr_flags & PR_CONNREQUIRED)) {
(so->so_proto->pr_flags & PR_CONNREQUIRED))
((so->so_proto->pr_flags & PR_CONNREQUIRED) ||
if ((so->so_proto->pr_flags & PR_CONNREQUIRED) &&
gotoerr(so->so_proto->pr_flags & PR_CONNREQUIRED ?
if (so->so_proto->pr_flags & PR_CONNREQUIRED) {
.pr_flags = (PR_CONNREQUIRED | PR_ATOMIC ),
.pr_flags = (PR_CONNREQUIRED | PR_WANTRCVD),
.pr_flags = (PR_CONNREQUIRED | PR_ATOMIC ),
.pr_flags = PR_ATOMIC|PR_CONNREQUIRED,
.pr_flags = PR_CONNREQUIRED,
.pr_flags = PR_CONNREQUIRED|PR_WANTRCVD|PR_MPSAFE|
.pr_flags = PR_CONNREQUIRED | PR_WANTRCVD | PR_LISTEN |
((so)->so_proto->pr_flags&PR_CONNREQUIRED)==0)) || \
((s) & PR_CONNREQUIRED) == 0)
if (nmp->nm_soflags & PR_CONNREQUIRED)
if (nmp->nm_soflags & PR_CONNREQUIRED)
if (nmp->nm_soflags & PR_CONNREQUIRED) {
if ((so->so_proto->pr_flags & PR_CONNREQUIRED)
if (so->so_proto->pr_flags & PR_CONNREQUIRED) {
if ((soflags & PR_CONNREQUIRED) || (so->so_state & SS_ISCONNECTED))
(slp->ns_so->so_proto->pr_flags & PR_CONNREQUIRED)){