Home | History | Annotate | Download | only in dhcpcd

Lines Matching full:strncpy

1973 			strncpy(p2p_interface, "p2p", sizeof(p2p_interface));
1975 strncpy(p2p_interface, argv[optind], sizeof(p2p_interface));
2060 strncpy(p2p_interface, "p2p", sizeof(p2p_interface));
2062 strncpy(p2p_interface, argv[optind], sizeof(p2p_interface));