Home | History | Annotate | Download | only in racoon

Lines Matching refs:ut_host

1679 		strncpy(ut.ut_host, addr, UT_HOSTSIZE);
1680 ut.ut_host[UT_HOSTSIZE - 1] = '\0';
1686 ut.ut_name, ut.ut_line, ut.ut_host);