Lines Matching full:strncpy
2170 strncpy(ut.ut_id, line + 3, sizeof(ut.ut_id));2172 strncpy(ut.ut_user, name, sizeof(ut.ut_user));2173 strncpy(ut.ut_line, line, sizeof(ut.ut_line));2182 strncpy (ut.ut_host, host, sizeof(ut.ut_host));