Searched refs:ifname_to_print (Results 1 – 1 of 1) sorted by relevance
90 static char ifname_to_print[IFNAMSIZ]; /* Helper for printifnamemaybe() */ variable188 strlcpy(ifname_to_print, name, sizeof(ifname_to_print)); in ifname_update()425 if (ifname_to_print[0] != '\0') in printifnamemaybe()426 printf("%s\n", ifname_to_print); in printifnamemaybe()