Lines Matching refs:tolen
96 int tolen; /* length of "to" buffer */ member
115 .tolen = sizeof(sin1),
132 .tolen = sizeof(sin1),
149 .tolen = sizeof(sin1),
166 .tolen = sizeof(sin2),
183 .tolen = sizeof(sin1),
200 .tolen = 1,
216 .tolen = sizeof(struct sockaddr),
232 .tolen = sizeof(sin1),
249 .tolen = sizeof(sin1),
266 .tolen = sizeof(sin1),
283 .tolen = sizeof(sin1),
300 .tolen = sizeof(sun1),
317 .tolen = sizeof(sin1),
334 .tolen = sizeof(sun1),
351 .tolen = sizeof(sun1),
387 msgdat.msg_namelen = tdat[testno].tolen; in main()
596 tdat[testno].tolen) < 0) { in setup1()