Lines Matching full:strncpy
2171 strncpy(ut.ut_id, line + 3, sizeof(ut.ut_id));2173 strncpy(ut.ut_user, name, sizeof(ut.ut_user));2174 strncpy(ut.ut_line, line, sizeof(ut.ut_line));2183 strncpy (ut.ut_host, host, sizeof(ut.ut_host));