Searched defs:blk (Results 1 - 25 of 173) sorted by path

1234567

/netbsd-6-1-5-RELEASE/bin/csh/
H A Dcsh.c1313 Char **blk, **blkp; local
H A Dexec.c112 Char *blk[2], **av, *dp, **pv, *sav; local
H A Dfunc.c1017 Char *blk[2], *cp, *dp, **ep, **oep; local
H A Dglob.c794 Char **blk, **p; local
H A Dsem.c484 Char *blk[2]; local
[all...]
/netbsd-6-1-5-RELEASE/bin/pax/
H A Dcpio.c266 cpio_id(char *blk, int size) argument
508 vcpio_id(char *blk, int size) argument
525 crc_id(char *blk, int size) argument
834 bcpio_id(char *blk, int size) argument
H A Dtar.c331 tar_chksm(char *blk, int len) argument
372 tar_id(char *blk, int size) argument
769 ustar_id(char *blk, int size) argument
[all...]
/netbsd-6-1-5-RELEASE/common/dist/zlib/examples/
H A Dfitblk.c134 unsigned char *blk; /* intermediate and final stream */ local
[all...]
/netbsd-6-1-5-RELEASE/common/lib/libc/hash/sha1/
H A Dsha1.c61 #define blk(i) (block->l[i&15] = rol(block->l[(i+13)&15]^block->l[(i+8)&15] \ macro
/netbsd-6-1-5-RELEASE/distrib/utils/sysinst/arch/mac68k/
H A Dmd.h87 struct apple_part_map_entry *blk; member in struct:__anon956
/netbsd-6-1-5-RELEASE/distrib/utils/sysinst/arch/ofppc/
H A Dmd.c618 off_t blk; local
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/lib/isc/
H A Dsha1.c98 #define blk(i) \ macro
/netbsd-6-1-5-RELEASE/external/bsd/libarchive/dist/libarchive/test/
H A Dtest_fuzz.c75 const void *blk; local
/netbsd-6-1-5-RELEASE/external/bsd/mdocml/dist/
H A Dmdoc_macro.c1227 struct mdoc_node *blk; /* saved block context */ local
H A Dread.c284 mparse_buf_r(struct mparse *curp, struct buf blk, int start) argument
646 mparse_parse_buffer(struct mparse *curp, struct buf blk, const char *file, int re) argument
668 struct buf blk; local
680 struct buf blk; local
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/lib/isc/
H A Dsha1.c62 #define blk(i) \ macro
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/libraries/liblutil/
H A Dsha1.c65 #define blk(i) (block[i&15] = rol(block[(i+13)&15]^block[(i+8)&15] \ macro
/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/src/crypto/
H A Dsha1-internal.c141 #define blk(i) (block->l[i & 15] = rol(block->l[(i + 13) & 15] ^ \ macro
/netbsd-6-1-5-RELEASE/external/cddl/osnet/dist/cmd/zdb/
H A Dzdb.c569 blkptr_t blk; local
1055 blkptr_t blk, *bp = &blk; local
1864 blkptr_t blk; local
1972 blkptr_t blk; local
2445 blkptr_t blk, *bp = &blk; local
[all...]
/netbsd-6-1-5-RELEASE/external/cddl/osnet/dist/cmd/ztest/
H A Dztest.c4549 blkptr_t blk; local
/netbsd-6-1-5-RELEASE/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dbplist.c162 uint64_t blk, off; local
198 uint64_t blk, off; local
H A Dddt.c279 blkptr_t blk; local
873 blkptr_t blk; local
898 blkptr_t blk; local
H A Ddmu_send.c302 dnode_phys_t *blk; local
H A Ddnode.c544 uint64_t blk; local
H A Ddsl_scrub.c901 blkptr_t blk; local

Completed in 322 milliseconds

1234567