Lines Matching +defs:first +defs:name
16 * 3. Neither the name of the University nor the names of its contributors
385 char name[33], *flags;
388 for (flags = name; p->b_mask && flags < &name[sizeof(name) - 2]; p++)
392 printf("%-6.6s ", name);
438 static int first = 1;
440 if (first) {
441 first = 0;
492 static char name[RTLABEL_LEN];
496 strlcpy(name, sr->sr_label, sizeof(name));
497 return (name);
554 * Return the name of the network whose address is given.
696 * Return the name of the network whose address is given.