Home | History | Annotate | Download | only in src

Lines Matching full:strncpy

804 		    strncpy((char *)mess->file, boot->file, sizeof(mess->file)-1);
2075 strncpy((char *)mess->sname, boot->sname, sizeof(mess->sname)-1);
2085 strncpy((char *)mess->file, boot->file, sizeof(mess->file)-1);
2100 strncpy((char *)mess->file, (char *)opt->val, sizeof(mess->file)-1);
2107 strncpy((char *)mess->sname, (char *)opt->val, sizeof(mess->sname)-1);