Searched refs:buildopts (Results 1 – 13 of 13) sorted by relevance
| /freebsd-10-stable/usr.sbin/crunch/crunchgen/ |
| D | crunchgen.c | 74 strlst_t *buildopts; member 85 strlst_t *buildopts = NULL; variable 437 p2->buildopts = NULL; in add_prog() 503 add_string(&buildopts, argv[i]); in add_buildopts() 556 p->buildopts = NULL; in add_special() 558 add_string(&p->buildopts, argv[i]); in add_special() 738 if (buildopts) { in fillin_program_objs() 740 output_strlst(f, buildopts); in fillin_program_objs() 750 for (s = p->buildopts; s != NULL; s = s->next) in fillin_program_objs() 1000 if (buildopts) { in top_makefile_rules() [all …]
|
| /freebsd-10-stable/release/picobsd/bridge/ |
| D | crunch.conf | 32 buildopts -DWITHOUT_PAM -DRELEASE_CRUNCH -DPPP_NO_NETGRAPH 33 buildopts -DTRACEROUTE_NO_IPSEC -DNO_INET6 34 buildopts -DWITHOUT_IPX
|
| /freebsd-10-stable/release/picobsd/qemu/ |
| D | crunch.conf | 32 buildopts -DWITHOUT_PAM -DRELEASE_CRUNCH -DPPP_NO_NETGRAPH 33 buildopts -DTRACEROUTE_NO_IPSEC -DNO_INET6 34 buildopts -DWITHOUT_IPX
|
| /freebsd-10-stable/share/mk/ |
| D | bsd.crunchgen.mk | 83 echo buildopts $(CRUNCH_BUILDOPTS) >>$(.TARGET) 100 echo special $(P) buildopts DIRPRFX=${DIRPRFX}${P}/ \ 103 echo special $(P) buildopts DIRPRFX=${DIRPRFX}${P}/ >>$(.TARGET)
|
| /freebsd-10-stable/contrib/ipfilter/lib/ |
| D | buildopts.c | 14 u_32_t buildopts(cp, op, len) in buildopts() function
|
| D | Makefile | 18 $(DEST)/buildopts.o \ 167 $(DEST)/buildopts.o: $(LIBSRC)/buildopts.c $(INCDEP) 168 $(CC) $(CCARGS) -c $(LIBSRC)/buildopts.c -o $@
|
| D | ipft_tx.c | 323 olen = buildopts(*cpp, ipopts, (IP_HL(ip) - 5) << 2);
|
| /freebsd-10-stable/contrib/ipfilter/ipsend/ |
| D | ipsend.h | 48 extern u_32_t buildopts __P((char *, char *, int));
|
| D | ipsopt.c | 152 u_32_t buildopts(cp, op, len) in buildopts() function
|
| D | ipsend.c | 312 olen = buildopts(optarg, options, (IP_HL(ip) - 5) << 2);
|
| /freebsd-10-stable/sbin/ipf/libipf/ |
| D | Makefile | 8 binprint.c buildopts.c checkrev.c connecttcp.c \
|
| /freebsd-10-stable/contrib/ipfilter/ |
| D | ipf.h | 236 extern u_32_t buildopts __P((char *, char *, int));
|
| /freebsd-10-stable/contrib/binutils/ |
| D | ChangeLog | 3287 no-longer-defined buildopts with --build=${build_alias}.
|