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

  /src/tests/net/inpcb/
inpcb_bind.c 120 int test_rc, rc, *s; local in function:unicast_testsuite
123 test_rc = 0;
129 test_rc |= rc;
138 test_rc |= rc;
148 test_rc |= rc;
158 test_rc |= rc;
167 test_rc |= rc;
176 test_rc |= rc;
180 return (test_rc);
186 int test_rc, rc, *s local in function:mcast_reuse_testsuite
272 int test_rc, rc, *s; local in function:mcast6_testsuite
    [all...]
inpcb_bind.c 120 int test_rc, rc, *s; local in function:unicast_testsuite
123 test_rc = 0;
129 test_rc |= rc;
138 test_rc |= rc;
148 test_rc |= rc;
158 test_rc |= rc;
167 test_rc |= rc;
176 test_rc |= rc;
180 return (test_rc);
186 int test_rc, rc, *s local in function:mcast_reuse_testsuite
272 int test_rc, rc, *s; local in function:mcast6_testsuite
    [all...]
inpcb_bind.c 120 int test_rc, rc, *s; local in function:unicast_testsuite
123 test_rc = 0;
129 test_rc |= rc;
138 test_rc |= rc;
148 test_rc |= rc;
158 test_rc |= rc;
167 test_rc |= rc;
176 test_rc |= rc;
180 return (test_rc);
186 int test_rc, rc, *s local in function:mcast_reuse_testsuite
272 int test_rc, rc, *s; local in function:mcast6_testsuite
    [all...]

Completed in 70 milliseconds