Home | History | Annotate | Download | only in src

Lines Matching full:strncpy

541 	strncpy (tmp, ptpdate, 4);
544 strncpy (tmp, ptpdate + 4, 2);
547 strncpy (tmp, ptpdate + 6, 2);
550 strncpy (tmp, ptpdate + 9, 2);
553 strncpy (tmp, ptpdate + 11, 2);
556 strncpy (tmp, ptpdate + 13, 2);