Searched defs:comp (Results 1 - 25 of 132) sorted by relevance

123456

/freebsd-current/contrib/llvm-project/libcxx/src/
H A Dalgorithm.cpp15 void __sort(RandomAccessIterator first, RandomAccessIterator last, Comp comp) { argument
/freebsd-current/crypto/heimdal/lib/hx509/
H A Dsel-gram.y88 comp : word '=' '=' word { $$ = _hx509_make_expr(comp_EQ, $1, $4); } label
/freebsd-current/crypto/openssl/ssl/
H A Dssl_txt.c117 SSL_COMP *comp = NULL; local
/freebsd-current/contrib/tcsh/
H A Dtc.disc.c105 int comp = getcompat(COMPAT_BSDTTY); local
/freebsd-current/contrib/netbsd-tests/usr.bin/xlint/lint1/
H A Dd_typefun.c11 int (*comp)(const void *, const void *); member in struct:stack_st
/freebsd-current/sys/contrib/openzfs/module/zfs/
H A Dblkptr.c48 encode_embedded_bp_compressed(blkptr_t *bp, void *data, enum zio_compress comp, int uncompressed_size, int compressed_size) argument
H A Dbptree.c119 bptree_add(objset_t *os, uint64_t obj, blkptr_t *bp, uint64_t birth_txg, uint64_t bytes, uint64_t comp, uint64_t uncomp, dmu_tx_t *tx) argument
H A Dzio_compress.c216 zio_compress_to_feature(enum zio_compress comp) argument
/freebsd-current/crypto/openssl/crypto/comp/
H A Dcomp_lib.c90 int COMP_CTX_get_type(const COMP_CTX* comp) argument
/freebsd-current/crypto/openssl/crypto/lhash/
H A Dlhash_local.h21 OPENSSL_LH_COMPFUNC comp; member in struct:lhash_st
/freebsd-current/usr.sbin/ppp/
H A Dproto.c56 proto_Prepend(struct mbuf *bp, u_short proto, unsigned comp, int extra) argument
/freebsd-current/usr.sbin/services_mkdb/
H A Duniq.c109 comp(const char *origline, char **compline, size_t *len) function
/freebsd-current/crypto/openssh/regress/unittests/kex/
H A Dtest_proposal.c92 const char *comp = compression_alg_list(0); local
/freebsd-current/contrib/libarchive/libarchive/test/
H A Dtest_read_format_cab.c177 verify(const char *refname, enum comp_type comp) argument
277 verify2(const char *refname, enum comp_type comp) argument
343 verify3(const char *refname, enum comp_type comp) argument
[all...]
/freebsd-current/contrib/jemalloc/src/
H A Dwitness.c9 witness_init(witness_t *witness, const char *name, witness_rank_t rank, witness_comp_t *comp, void *opaque) argument
/freebsd-current/contrib/lib9p/
H A Drfuncs.c66 const char *endp, *comp; local
[all...]
/freebsd-current/usr.sbin/mfiutil/
H A Dmfiutil.c193 scan_firmware(struct mfi_info_component *comp) argument
212 display_firmware(struct mfi_info_component *comp, const char *tag) argument
[all...]
/freebsd-current/sys/sys/
H A Dexec.h67 struct compressor *comp; member in struct:coredump_params
/freebsd-current/libexec/fingerd/
H A Dfingerd.c64 char **ap, *av[ENTRIES + 1], **comp, line[1024], *prog; local
/freebsd-current/lib/geom/multipath/
H A Dgeom_multipath.c308 const char *name, *comp, *errstr; local
/freebsd-current/contrib/libarchive/tar/
H A Dread.c126 uint64_t comp, uncomp; local
/freebsd-current/contrib/bsnmp/snmp_mibII/
H A DmibII_route.c305 int comp; local
/freebsd-current/sys/dev/mlxfw/
H A Dmlxfw_fsm.c105 mlxfw_flash_component(struct mlxfw_dev *mlxfw_dev, u32 fwhandle, struct mlxfw_mfa2_component *comp) argument
191 struct mlxfw_mfa2_component *comp; local
[all...]
/freebsd-current/lib/libc/gen/
H A Dfmtmsg.c116 char *comp, *output; local
/freebsd-current/usr.bin/comm/
H A Dcomm.c57 int comp, read1, read2; local

Completed in 246 milliseconds

123456