HomeSort by: relevance | last modified time | path
    Searched defs:bin (Results 1 - 25 of 30) sorted by relevancy

1 2

  /src/distrib/dreamcast/instkernel/
Makefile 12 MDSET_SUFFIXES.-= bin create-bin
13 create-bin= ${OBJCOPY} -O binary ${.TARGET:R} ${.TARGET}
  /src/distrib/evbsh3/instkernel/instkernel/
Makefile 21 MDSET_SUFFIXES.-= bin create-bin
22 create-bin= ${OBJCOPY} -O binary ${.TARGET:R} ${.TARGET}
  /src/sys/arch/amiga/stand/dumpfont/
dumpfont.c 64 int bin = open ("bitmap", 1); local in function:main
65 if (bin >= 0)
67 write (bin, pp, 256*8);
68 close (bin);
  /src/sys/arch/hpcmips/stand/romboot/
Makefile 10 all: romboot.bin
13 rm -f romboot.bin romboot romboot.o
18 romboot.bin: romboot
  /src/sys/arch/mvme68k/stand/netboot/
Makefile 10 CLEANFILES+= netboot.bin
12 netboot.bin: ${PROG}
17 all realall: netboot.bin
19 install: netboot.bin
21 ${.OBJDIR}/netboot.bin ${DESTDIR}${MDEC_DIR}/netboot
  /src/sys/arch/mvmeppc/stand/boot/
Makefile 7 CLEANFILES+= boot.bin
9 boot.bin: ${PROG}
14 all realall: boot.bin
16 install: boot.bin
18 ${.OBJDIR}/boot.bin ${DESTDIR}${MDEC_DIR}/boot
  /src/sys/external/isc/libsodium/dist/test/default/
codecs.c 13 unsigned char *bin; local in function:main
208 bin = (unsigned char *) sodium_malloc(bin_len);
212 randombytes_buf(bin, bin_len);
213 memcpy(buf1, bin, bin_len);
214 b64 = sodium_bin2base64(b64_, b64_len, bin, bin_len,
217 assert(sodium_base642bin(bin, bin_len + 10, b64, b64_len,
221 assert(memcmp(bin, buf1, bin_len) == 0);
222 sodium_free(bin);
  /src/tools/groff/
Makefile 77 install.grofflinks.recurse: ${TOOLDIR}/bin/${_TOOL_PREFIX}${F}${HOSTEXEEXT}
79 ${TOOLDIR}/bin/${_TOOL_PREFIX}${F}${HOSTEXEEXT}: ${TOOLDIR}/lib/groff/g${F}${HOSTEXEEXT}
81 ${TOOLDIR}/bin/${_TOOL_PREFIX}${F}${HOSTEXEEXT}: ${TOOLDIR}/lib/groff/${F}${HOSTEXEEXT}
87 install.grofflinks.recurse: ${TOOLDIR}/bin/${_TOOL_PREFIX}${F}
89 ${TOOLDIR}/bin/${_TOOL_PREFIX}${F}: ${TOOLDIR}/lib/groff/g${F}
91 ${TOOLDIR}/bin/${_TOOL_PREFIX}${F}: ${TOOLDIR}/lib/groff/${F}
  /src/distrib/alpha/rz25dist/
Makefile 8 LOCALTARGETS= bin.tar.gz etc.tar.gz x11.tar.gz diskimage.gz
49 ln -s gcc ${DESTDIR}/usr/local/bin/cc
52 ln -s ../local/bin/ar ${DESTDIR}/usr/bin
53 ln -s ../local/bin/as ${DESTDIR}/usr/bin
54 ln -s ../local/bin/cc ${DESTDIR}/usr/bin
55 ln -s ../local/bin/gcc ${DESTDIR}/usr/bin
    [all...]
  /src/libexec/httpd/lua/
glue.c 212 /* cgi_setbin(httpd, bin) */
217 const char *bin; local in function:l_bozo_cgi_setbin
220 bin = luaL_checkstring(L, 2);
221 bozo_cgi_setbin(httpd, bin);
  /src/sys/arch/i386/bioscall/
Makefile 18 ${TRAMP}: biostramp.bin Makefile
20 ${HOST_SH} ${.CURDIR}/bin2asm.sh biostramp.bin > ${.TARGET}
30 biostramp.bin: biostramp.obj
47 rm -f *.o biostramp.obj biostramp.bin biostramp.sym ${TRAMP} \
  /src/usr.sbin/mdsetimage/
bin_nlist.c 40 #include "bin.h"
76 struct bininfo *bin; local in function:bin_open
78 if ((bin = malloc(sizeof(*bin))) == NULL) {
82 bin->kfd = kfd;
83 bin->fname = kfile;
85 return bin;
95 struct bininfo *bin = binp; local in function:bin_find_md_root
104 warnx("%s: unknown executable format", bin->fname);
109 fprintf(stderr, "%s is an %s binary\n", bin->fname
    [all...]
mdsetimage.c 56 #include "bin.h"
82 void *bin; local in function:main
144 bin = bin_open(kfd, kfile, bfdname);
146 if (bin_find_md_root(bin, mappedkfile, ksb.st_size, text_start,
229 bin_put_32(bin, fssb.st_size, buf);
240 bin_close(bin);
  /src/common/dist/zlib/examples/
gzjoin.c 77 /* bin buffered input file type */
84 } bin; typedef in typeref:struct:__anonc73ac6780108
87 local void bclose(bin *in)
98 /* open a buffered file for input, return a pointer to type bin, or NULL on
100 local bin *bopen(char *name)
102 bin *in;
104 in = malloc(sizeof(bin));
121 local int bload(bin *in)
145 local unsigned long bget4(bin *in)
157 local void bskip(bin *in, unsigned skip
    [all...]
  /src/common/dist/zlib/nintendods/
Makefile 116 %.bin.o : %.bin
  /src/sys/arch/x86/isa/
isa_machdep.c 350 struct btinfo_netif *bin = lookup_bootinfo(BTINFO_NETIF); local in function:device_isa_register
351 if (bin == NULL)
361 if (bin->bus == BI_BUS_ISA &&
368 bin->addr.iobase == iaa->ia_io[0].ir_addr)
  /src/sys/arch/amiga/stand/bootblock/ppcboot/
Makefile 90 CLEANFILES += kickstart.o kickstart.bin kickstart68.c
94 kickstart68.c: kickstart.bin hex2c.awk
95 hexdump kickstart.bin | ${TOOL_AWK} -f ${.CURDIR}/hex2c.awk > $@
97 kickstart.bin: kickstart.o
  /src/sys/external/isc/atheros_hal/dist/ar5416/
ar5416_attach.c 478 int bin, cur_bin; local in function:ar5416SpurMitigate
514 bin = bb_spur * 32;
553 * pilot mask 1 [31:0] = +6..-26, no 0 bin
556 * channel mask 1 [31:0] = +6..-26, no 0 bin
561 upper = bin + 100;
562 lower = bin - 100;
600 upper = bin + 120;
601 lower = bin - 120;
605 if ((abs(cur_vit_mask - bin)) < 75) {
ar9280_attach.c 370 int bin, cur_bin; local in function:ar9280SpurMitigate
443 bin = bb_spur * 320;
503 * pilot mask 1 [31:0] = +6..-26, no 0 bin
506 * channel mask 1 [31:0] = +6..-26, no 0 bin
510 upper = bin + 100;
511 lower = bin - 100;
549 upper = bin + 120;
550 lower = bin - 120;
554 if ((abs(cur_vit_mask - bin)) < 75) {
  /src/sys/dev/ic/
arn9280.c 469 int spur, bin, spur_delta_phase, spur_freq_sd, spur_subchannel_sd; local in function:ar9280_spur_mitigate
541 bin = spur * 320;
542 ar5008_set_viterbi_mask(sc, bin);
arn5416.c 682 int i, spur, bin, spur_delta_phase, spur_freq_sd; local in function:ar5416_spur_mitigate
722 bin = spur * 32;
723 ar5008_set_viterbi_mask(sc, bin);
  /src/sys/dev/acpi/wmi/
wmi_acpi.c 324 char bin[16]; local in function:acpi_wmi_guid_get
343 bin[i] = strtoul(hex, NULL, 16) & 0xFF;
349 guid.data1 = be32dec(&bin[0]);
350 guid.data2 = be16dec(&bin[4]);
351 guid.data3 = be16dec(&bin[6]);
352 memcpy(guid.data4, &bin[8], 8);
  /src/usr.bin/gzip/
zuncompress.c 134 off_t bin, bout = 0; local in function:zuncompress
148 while ((bin = fread(buf, 1, sizeof(buf), in)) != 0) {
149 if (tflag == 0 && (off_t)fwrite(buf, 1, bin, out) != bin) {
153 bout += bin;
  /src/sys/arch/x86/pci/
pci_machdep.c 1196 struct btinfo_netif *bin = lookup_bootinfo(BTINFO_NETIF); local in function:device_pci_register
1197 if (bin == NULL)
1207 if (bin->bus == BI_BUS_PCI && device_is_a(parent, "pci")) {
1219 if (bin->addr.tag == ((b << 8) | (d << 3) | f))
1231 if (bin->addr.tag == ((b << 8) | (d << 3) | f))
  /src/usr.bin/mail/
mime_attach.c 133 uint32_t *bin; local in function:getrandstring
141 bin = vbin = salloc(roundup(binlen, 4));
143 bin[i] = arc4random();

Completed in 21 milliseconds

1 2