Lines Matching refs:optstring
80 test_u_char(int optname, const char *optstring, u_char defaultv, in test_u_char() argument
97 socktype, optstring); in test_u_char()
100 socktype, optstring); in test_u_char()
103 "%d not %d", socktype, optstring, uc, defaultv); in test_u_char()
112 socktype, optstring); in test_u_char()
115 socktype, optstring); in test_u_char()
122 socktype, optstring); in test_u_char()
125 socktype, optstring); in test_u_char()
128 "%d not %d", socktype, optstring, uc, modifiedv); in test_u_char()
136 test_in_addr(int optname, const char *optstring, struct in_addr defaultv, in test_in_addr() argument
153 socktype, optstring); in test_in_addr()
156 socktype, optstring); in test_in_addr()
159 "%s not %s", socktype, optstring, inet_ntoa(ia), in test_in_addr()
169 socktype, optstring); in test_in_addr()
172 socktype, optstring); in test_in_addr()
179 socktype, optstring); in test_in_addr()
182 socktype, optstring); in test_in_addr()
185 "%s not %s", socktype, optstring, inet_ntoa(ia), in test_in_addr()