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

123456

/freebsd-12-stable/crypto/heimdal/lib/hx509/
H A Dsel-gram.y88 comp : word '=' '=' word { $$ = _hx509_make_expr(comp_EQ, $1, $4); } label
/freebsd-12-stable/crypto/openssl/ssl/
H A Dssl_txt.c118 SSL_COMP *comp = NULL; local
/freebsd-12-stable/contrib/netbsd-tests/usr.bin/xlint/lint1/
H A Dd_typefun.c11 int (*comp)(const void *, const void *); member in struct:stack_st
/freebsd-12-stable/contrib/tcsh/
H A Dtc.disc.c105 int comp = getcompat(COMPAT_BSDTTY); local
/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dblkptr.c47 encode_embedded_bp_compressed(blkptr_t *bp, void *data, enum zio_compress comp, int uncompressed_size, int compressed_size) argument
H A Dbptree.c121 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
/freebsd-12-stable/crypto/openssl/crypto/comp/
H A Dcomp_lib.c90 int COMP_CTX_get_type(const COMP_CTX* comp) argument
/freebsd-12-stable/usr.sbin/ppp/
H A Dproto.c58 proto_Prepend(struct mbuf *bp, u_short proto, unsigned comp, int extra) argument
/freebsd-12-stable/usr.sbin/services_mkdb/
H A Duniq.c110 comp(const char *origline, char **compline, size_t *len) function
/freebsd-12-stable/contrib/gdb/include/
H A Dsplay-tree.h101 splay_tree_compare_fn comp; local
/freebsd-12-stable/contrib/gcclibs/include/
H A Dsplay-tree.h101 splay_tree_compare_fn comp; local
/freebsd-12-stable/contrib/libarchive/libarchive/test/
H A Dtest_read_format_cab.c178 verify(const char *refname, enum comp_type comp) argument
278 verify2(const char *refname, enum comp_type comp) argument
344 verify3(const char *refname, enum comp_type comp) argument
[all...]
/freebsd-12-stable/contrib/binutils/include/
H A Dsplay-tree.h101 splay_tree_compare_fn comp; local
/freebsd-12-stable/usr.sbin/mfiutil/
H A Dmfiutil.c162 scan_firmware(struct mfi_info_component *comp) argument
181 display_firmware(struct mfi_info_component *comp, const char *tag) argument
[all...]
/freebsd-12-stable/contrib/gcc/
H A Dopts-common.c56 int comp; local
/freebsd-12-stable/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-12-stable/contrib/less/
H A Dpattern.c33 struct re_pattern_buffer *comp = (struct re_pattern_buffer *) local
51 regex_t *comp = (regex_t *) ecalloc(1, sizeof(regex_t)); local
70 pcre *comp = pcre_compile(pattern, local
86 pcre2_code *comp = pcre2_compile((PCRE2_SPTR)pattern, strlen(pattern), local
112 char *comp; local
124 struct regexp *comp; local
[all...]
/freebsd-12-stable/contrib/libarchive/tar/
H A Dread.c127 uint64_t comp, uncomp; local
/freebsd-12-stable/lib/geom/multipath/
H A Dgeom_multipath.c310 const char *name, *comp, *errstr; local
/freebsd-12-stable/libexec/fingerd/
H A Dfingerd.c78 char **ap, *av[ENTRIES + 1], **comp, line[1024], *prog; local
/freebsd-12-stable/crypto/openssl/crypto/lhash/
H A Dlhash_local.h21 OPENSSL_LH_COMPFUNC comp; member in struct:lhash_st
/freebsd-12-stable/contrib/libstdc++/include/bits/
H A Dstl_queue.h343 _Compare comp; member in class:priority_queue
/freebsd-12-stable/contrib/bsnmp/snmp_mibII/
H A DmibII_route.c305 int comp; local
/freebsd-12-stable/lib/libc/gen/
H A Dfmtmsg.c119 char *comp, *output; local
/freebsd-12-stable/sys/dev/mlxfw/
H A Dmlxfw_fsm.c107 mlxfw_flash_component(struct mlxfw_dev *mlxfw_dev, u32 fwhandle, struct mlxfw_mfa2_component *comp) argument
193 struct mlxfw_mfa2_component *comp; local
[all...]

Completed in 165 milliseconds

123456