Home | History | Annotate | Download | only in src

Lines Matching full:strncpy

1467 			strncpy(newlist->interface, source, IF_NAMESIZE);
1492 strncpy(newlist->interface, source, IF_NAMESIZE);
1636 strncpy(new->iface, arg, IF_NAMESIZE);
1649 strncpy(b->iface, arg, IF_NAMESIZE);
2825 strncpy(buff, optarg, MAXDNAME);