Lines Matching refs:strncpy
612 strncpy(ifr.ifr_name, master_ifname, IFNAMSIZ); in get_drv_info()
616 strncpy(info.driver, "ifenslave", 32); in get_drv_info()
657 strncpy(ifr.ifr_name, master_ifname, IFNAMSIZ); in change_active()
658 strncpy(ifr.ifr_slave, slave_ifname, IFNAMSIZ); in change_active()
799 strncpy(ifr.ifr_name, master_ifname, IFNAMSIZ); in enslave()
800 strncpy(ifr.ifr_slave, slave_ifname, IFNAMSIZ); in enslave()
840 strncpy(ifr.ifr_name, master_ifname, IFNAMSIZ); in release()
841 strncpy(ifr.ifr_slave, slave_ifname, IFNAMSIZ); in release()
873 strncpy(ifra[i].req_ifr->ifr_name, ifname, IFNAMSIZ); in get_if_settings()
892 strncpy(slave_flags.ifr_name, slave_ifname, IFNAMSIZ); in get_slave_flags()
912 strncpy(ifr.ifr_name, master_ifname, IFNAMSIZ); in set_master_hwaddr()
936 strncpy(ifr.ifr_name, slave_ifname, IFNAMSIZ); in set_slave_hwaddr()
974 strncpy(ifr.ifr_name, slave_ifname, IFNAMSIZ); in set_slave_mtu()
994 strncpy(ifr.ifr_name, ifname, IFNAMSIZ); in set_if_flags()
1023 strncpy(ifr.ifr_name, ifname, IFNAMSIZ); in clear_if_addr()
1059 strncpy(ifr.ifr_name, master_ifname, IFNAMSIZ); in set_if_addr()
1073 strncpy(ifr.ifr_name, slave_ifname, IFNAMSIZ); in set_if_addr()