Home
last modified time | relevance | path

Searched refs:BIN (Results 1 – 25 of 25) sorted by relevance

/freebsd/contrib/bsnmp/tests/
H A Dconstbuf.h47 BIN, enumerator
59 mode = Constbuf_mode::BIN; in count_comment()
76 mode = Constbuf_mode::BIN; in count_hex()
101 mode = Constbuf_mode::BIN; in handle_hex()
111 mode = Constbuf_mode::BIN; in count_check()
125 mode = Constbuf_mode::BIN; in handle_check()
140 mode = Constbuf_mode::BIN; in count_goto()
226 auto mode = Constbuf_mode::BIN; in count_bits()
243 case Constbuf_mode::BIN: in count_bits()
271 auto mode = Constbuf_mode::BIN; in constbuf()
[all …]
/freebsd/tools/test/devrandom/
H A Dhammer.random11 open(BIN, "/dev/random") || die "Cannot open /dev/random - $!\n";
12 $len = sysread(BIN, $a, 128);
13 close(BIN);
H A Dhammer.urandom13 open(BIN, "/dev/urandom");
14 $len = sysread(BIN, $a, 20);
16 close(BIN);
H A Dstat.16bit14 open(BIN, "/dev/urandom") || die "Cannot open /dev/urandom - $!\n";
15 $len = sysread(BIN, $a, 512);
16 close(BIN);
H A Dstat.8bit14 open(BIN, "/dev/urandom") || die "Cannot open /dev/urandom - $!\n";
15 $len = sysread(BIN, $a, 256);
16 close(BIN);
/freebsd/contrib/bc/
H A DMakefile.in91 BIN = bin
97 BC_EXEC = $(BIN)/$(EXEC_PREFIX)$(BC)
98 DC_EXEC = $(BIN)/$(EXEC_PREFIX)$(DC)
99 BC_FUZZER = $(BIN)/$(BC)_fuzzer_c
100 BC_FUZZER_C = $(BIN)/$(BC)_fuzzer_C
101 DC_FUZZER = $(BIN)/$(DC)_fuzzer_c
102 DC_FUZZER_C = $(BIN)/$(DC)_fuzzer_C
109 LIBBC = $(BIN)/$(LIB_NAME)
270 $(BIN):
271 $(MKDIR) -p $(BIN)
[all …]
/freebsd/share/examples/sunrpc/msg/
H A DMakefile3 BIN = printmsg msg_svc rprintmsg macro
8 all: $(BIN)
34 rm -f $(GEN) *.o $(BIN)
/freebsd/share/examples/sunrpc/dir/
H A DMakefile3 BIN = dir_svc rls macro
8 all: $(BIN)
24 rm -f $(GEN) *.o $(BIN)
/freebsd/share/examples/sunrpc/sort/
H A DMakefile3 BIN = rsort sort_svc macro
8 all: $(BIN)
33 rm -f $(GEN) *.o $(BIN)
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_pwhash/argon2/
H A Dargon2-encoding.c141 #define BIN(buf, max_len, len) \ in decode_string() macro
193 BIN(ctx->salt, maxsaltlen, ctx->saltlen); in decode_string()
195 BIN(ctx->out, maxoutlen, ctx->outlen); in decode_string()
208 #undef BIN in decode_string()
/freebsd/lib/libbluetooth/
H A Dprotocols12 tcs-bin 5 TCS-BIN # Telephony Control Specification
13 tcs-bin-cordless 7 TCS-BIN-CORDLESS # Telephony Control Specification
/freebsd/share/mk/
H A Dbsd.init.mk40 .for x in BIN CONF DOC DTB INFO KMOD LIB MAN NLS SHARE
/freebsd/contrib/file/magic/Magdir/
H A Dintel126 # 2975BIOS.BIN 32768 32256 =63*512
153 # Plug and Play vendor+device ID like: 0 0x000f1000 (2975BIOS.BIN) 0x31121095 (4243.bin) 0x04904215…
161 # OK for storage controller SCSI (2975BIOS.BIN adaptec1542.bin)
179 # pointer to optional product string; like: 0 (2975BIOS.BIN) 6ch 70h 7ch d9h 160h 281h 29bh 329h
H A Dxilinx40 >&0 belong 0xaa995566 Xilinx RAW bitstream (.BIN)
H A Dpci_ids50 # Any device except for VGA-Compatible devices like: 2975BIOS.BIN Trm3x5.bin
H A Dmsx270 # MSX BIN file
274 #>>>5 uleshort >0x8000 MSX BIN file
H A Dmsdos360 # LOADPEX.BIN and HDLD32.BIN
364 # DPMIST32.BIN
366 # LOADPE.BIN
368 # DPMILD32.BIN
558 # HDLD16.BIN
562 # DPMIST16.BIN
564 # DPMILD16.BIN
577 # HDLD32.BIN
581 # DPMIST32.BIN
583 # DPMILD32.BIN
[all …]
H A Dsysex146 >>>4 byte 0x72 BIN (Drum Map Reserved)
175 >>>4 byte 0x72 BIN (Drum Map Reserved)
H A Dfilesystems532 >>498 string BCDL\ \ \ \ BIN \b, Bootable CD Loader (1.50Z)
1013 # DOS names like STARTUP.BIN,STARTUPC.COM,STARTUPE.EXE are 8 right space padded bytes+3 bytes
1961 # Usually the BIN file of a CUE/BIN pair or the IMG of a CCD/IMG/SUB triplet.
H A Dconsole834 >>56 byte 0 \b, Imagetype BIN (any)
/freebsd/contrib/bmake/mk/
H A Down.mk120 .for x in BIN CONF DOC INC INFO FILES KMOD LIB MAN NLS PROG SHARE
/freebsd/contrib/netbsd-tests/share/mk/
H A Dcommon.subr114 for class in BIN DOC LIB LINKS MAN; do
/freebsd/contrib/wpa/wpa_supplicant/
H A Dconfig.c5801 #define BIN(f) #f, wpa_global_config_parse_bin, NULL, OFFSET(f), NULL, NULL macro
5909 { BIN(dik), 0 },
5935 { BIN(wps_nfc_dh_pubkey), CFG_CHANGED_NFC_PASSWORD_TOKEN },
5936 { BIN(wps_nfc_dh_privkey), CFG_CHANGED_NFC_PASSWORD_TOKEN },
5937 { BIN(wps_nfc_dev_pw), CFG_CHANGED_NFC_PASSWORD_TOKEN },
6018 { BIN(wfa_gen_capa_supp), 0 },
6036 #undef BIN
/freebsd/sys/contrib/openzfs/cmd/zdb/
H A Dzdb.c6804 #define BIN(size) (highbit64((size) - 1)) in zdb_count_block() macro
6807 case BIN_PSIZE: bin = BIN(BP_GET_PSIZE(bp)); break; in zdb_count_block()
6808 case BIN_LSIZE: bin = BIN(BP_GET_LSIZE(bp)); break; in zdb_count_block()
6809 case BIN_ASIZE: bin = BIN(BP_GET_ASIZE(bp)); break; in zdb_count_block()
6815 bin = BIN(BP_GET_PSIZE(bp)); in zdb_count_block()
6822 bin = BIN(BP_GET_LSIZE(bp)); in zdb_count_block()
6829 bin = BIN(BP_GET_ASIZE(bp)); in zdb_count_block()
6835 #undef BIN in zdb_count_block()
/freebsd/crypto/heimdal/lib/wind/
H A DNormalizationTest.txt7001 BE48;BE48;1107 1175 11AB;BE48;1107 1175 11AB; # (빈; 빈; 빈; 빈; 빈; ) HANGUL SYLLABLE BIN