Lines Matching refs:optstring
82 test_u_char(int optname, const char *optstring, u_char defaultv, in test_u_char() argument
99 socktype, optstring); in test_u_char()
102 socktype, optstring); in test_u_char()
105 "%d not %d", socktype, optstring, uc, defaultv); in test_u_char()
114 socktype, optstring); in test_u_char()
117 socktype, optstring); in test_u_char()
124 socktype, optstring); in test_u_char()
127 socktype, optstring); in test_u_char()
130 "%d not %d", socktype, optstring, uc, modifiedv); in test_u_char()
138 test_in_addr(int optname, const char *optstring, struct in_addr defaultv, in test_in_addr() argument
155 socktype, optstring); in test_in_addr()
158 socktype, optstring); in test_in_addr()
161 "%s not %s", socktype, optstring, inet_ntoa(ia), in test_in_addr()
171 socktype, optstring); in test_in_addr()
174 socktype, optstring); in test_in_addr()
181 socktype, optstring); in test_in_addr()
184 socktype, optstring); in test_in_addr()
187 "%s not %s", socktype, optstring, inet_ntoa(ia), in test_in_addr()