Lines Matching +defs:first +defs:name
16 * 3. Neither the name of the project nor the names of its contributors
45 * 3. Neither the name of the University nor the names of its contributors
116 pfkey_stats(u_long off, const char *name)
119 int first, type;
128 warnx("%s stats not available via KVM.", name);
132 printf ("%s:\n", name);
140 for (first = 1, type = 0; type < 256; type++) {
143 if (first) {
145 first = 0;
172 for (first = 1, type = 0; type < 256; type++) {
175 if (first) {
177 first = 0;