Searched refs:bptypes (Results 1 – 4 of 4) sorted by relevance
170 bootpd.o : bootp.h bptypes.h hash.h hwaddr.h bootpd.h dovend.h172 bootpef.o : bootp.h bptypes.h hash.h hwaddr.h bootpd.h dovend.h174 bootpgw.o : bootp.h bptypes.h getif.h hwaddr.h report.h patchlevel.h175 bootptest.o : bootp.h bptypes.h bootptest.h getif.h patchlevel.h176 dovend.o : bootp.h bptypes.h bootpd.h hash.h hwaddr.h report.h dovend.h177 dumptab.o : bootp.h bptypes.h hash.h hwaddr.h report.h patchlevel.h bootpd.h180 hwaddr.o : bptypes.h hwaddr.h report.h181 lookup.o : bootp.h bptypes.h lookup.h report.h182 print-bootp.o : bootp.h bptypes.h bootptest.h183 readfile.o : bootp.h bptypes.h hash.h hwaddr.h lookup.h readfile.h[all …]
6367 static struct ep_type_description bptypes[] = in bptype_string() local6406 if (((int) type >= (sizeof (bptypes) / sizeof (bptypes[0]))) in bptype_string()6407 || ((int) type != bptypes[(int) type].type)) in bptype_string()6411 return bptypes[(int) type].description; in bptype_string()
163 (breakpoint_1): Change format and add entries to bptypes[]264 (breakpoint_1): Changes to bptypes definition. Also check for
4340 * breakpoint.c (breakpoint_1): Add missing "sigtramp" to bptypes