Searched refs:IFCLOSIZ (Results 1 – 1 of 1) sorted by relevance
55 #define IFCLOSIZ (IFNAMSIZ - 5) macro67 char ifc_name[IFCLOSIZ]; /* (c) Name of device, e.g. `gif' */359 strncpy(ifc->ifc_name, name, IFCLOSIZ-1); in if_clone_alloc()