Home
last modified time | relevance | path

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

12345678910>>...24

/NextBSD/contrib/subversion/subversion/libsvn_wc/
HDlock.c747 svn_wc_adm_access_t *associated, in svn_wc_adm_open3() argument
760 if (associated) in svn_wc_adm_open3()
766 lock = get_from_shared(abspath, associated->db, pool); in svn_wc_adm_open3()
775 db = associated->db; in svn_wc_adm_open3()
776 db_provided = associated->db_provided; in svn_wc_adm_open3()
798 svn_wc_adm_access_t *associated, in svn_wc_adm_probe_open3() argument
809 if (associated == NULL) in svn_wc_adm_probe_open3()
822 SVN_ERR(probe(associated->db, &dir, path, pool)); in svn_wc_adm_probe_open3()
832 err = svn_wc_adm_open3(adm_access, associated, dir, write_lock, in svn_wc_adm_probe_open3()
885 svn_wc_adm_access_t *associated, in svn_wc_adm_retrieve() argument
[all …]
/NextBSD/crypto/openssl/doc/crypto/
HDEC_KEY_new.pod41 …_KEY represents a public key and (optionaly) an associated private key. A new EC_KEY (with no asso…
42 The reference count for the newly created EC_KEY is initially set to 1. A curve can be associated w…
45 …ucted by calling EC_KEY_new_by_curve_name and supplying the nid of the associated curve. Refer to …
48 …ference count for the EC_KEY object, and if it has dropped to zero then frees the memory associated
55 EC_KEY_up_ref increments the reference count associated with the EC_KEY object.
58 associated with it before calling this function. The private key is a random integer (0 < priv_key …
74 …_key_method_data is provided in the B<data> parameter, which must have associated functions for du…
87 EC_KEY_get_flags returns the flags associated with the EC_KEY object as an integer.
93 EC_KEY_get0_group returns the EC_GROUP associated with the EC_KEY.
95 EC_KEY_get0_private_key returns the private key associated with the EC_KEY.
HDCMS_get0_RecipientInfos.pod28 structures associated with a CMS EnvelopedData structure.
35 identifier associated with a specific CMS_RecipientInfo structure B<ri>, which
67 B<ri> in structure B<cms>. A key must have been associated with the structure
71 B<ri> in structure B<cms>. A key must have been associated with the structure
86 any appropriate means it can then associated with the structure and
HDCMS_get0_SignerInfos.pod21 associated with a CMS signedData structure.
24 associated with a specific CMS_SignerInfo structure B<si>. Either the
28 CMS_SignerInfo_get0_signature() retrieves the signature associated with
HDX509_STORE_CTX_new.pod64 enabled in the associated B<X509_VERIFY_PARAM> structure. This might be
69 to the verification parameters associated with B<ctx>.
81 be freed up until after the associated B<X509_STORE_CTX> is freed. Legacy
98 be freed up until after the associated B<X509_STORE_CTX> is freed. Copies
HDEC_POINT_new.pod55 EC_POINT_free frees the memory associated with the EC_POINT.
64 EC_POINT_method_of obtains the EC_METHOD associated with B<point>.
86 hexadecimal. Octet strings are stored in a buffer along with an associated
110 EC_POINT_method_of returns the EC_METHOD associated with the supplied EC_POINT.
HDX509_STORE_CTX_get_ex_new_index.pod29 structure associated with a verification operation in an B<X509_STORE_CTX>
/NextBSD/crypto/openssl/doc/ssl/
HDSSL_CONF_CTX_set_ssl_ctx.pod16 SSL_CONF_CTX_set_ssl_ctx() sets the context associated with B<cctx> to the
17 B<SSL_CTX> structure B<ctx>. Any previous B<SSL> or B<SSL_CTX> associated with
21 SSL_CONF_CTX_set_ssl() sets the context associated with B<cctx> to the
22 B<SSL> structure B<ssl>. Any previous B<SSL> or B<SSL_CTX> associated with
HDSSL_CTX_add1_chain_cert.pod42 associated with the current certificate of B<ctx> to B<sk>.
45 certificate B<x509> to the chain associated with the current certificate of
48 SSL_CTX_get0_chain_certs() retrieves the chain associated with the current
51 SSL_CTX_clear_chain_certs() clears any existing chain associated with the
HDSSL_CTX_add_extra_chain_cert.pod18 certificates associated with B<ctx>. Several certificates can be added one
22 associated with B<ctx>.
HDSSL_CTX_set1_verify_cert_store.pod45 The stores pointers associated with an SSL_CTX structure are copied to any SSL
65 If the chain or the verification store is not set then the store associated
/NextBSD/contrib/subversion/subversion/libsvn_subr/utf8proc/
HDLICENSE5 copy of this software and associated documentation files (the "Software"),
32 copy of the Unicode data files and any associated documentation (the "Data
33 Files") or Unicode software and any associated documentation (the
40 above copyright notice(s) and this permission notice appear in associated
42 in the Software as well as in the documentation associated with the Data
/NextBSD/contrib/ofed/libibverbs/fixes/
HDXRC_base_implementation.patch231 + * ibv_create_xrc_srq - Creates a SRQ associated with the specified protection
233 + * @pd: The protection domain associated with the SRQ.
234 + * @xrc_domain: The XRC domain associated with the SRQ.
262 + * @fd: descriptor for inode associated with the domain
263 + * If fd == -1, no inode is associated with the domain; in this ca= se,
269 + * If a domain belonging to device named by context is already associated
271 + * below. Otherwise, a new XRC domain is created and is associated with
275 + * If O_EXCL and O_CREAT are set, open will fail if a domain associated with
HDXRC_man_pages.patch18 struct ibv_cq *recv_cq; /* CQ to be associated with the Receive Queue (RQ) */
19 …struct ibv_srq *srq; /* SRQ handle if QP is to be associated with an SRQ, other…
24 +struct ibv_xrc_domain *xrc_domain; /* XRC domain the QP will be associated with (valid only f…
45 creates a shared receive queue (SRQ) associated with the protection domain
49 +creates an XRC shared receive queue (SRQ) associated with the protection domain
113 +struct ibv_xrc_domain *xrc_domain; /* XRC domain the QP will be associated with */
155 +which is associated with the XRC domain
306 +is the file descriptor to be associated with the XRC domain.
313 +If a domain belonging to device named by context is already associated with the inode, this flag h…
316 +below. Otherwise, a new XRC domain is created and is associated with inode specified by
[all …]
/NextBSD/contrib/gdb/gdb/doc/
HDobserver.texi43 inferior execution has just stopped, the associated messages and
49 a condition that is not met. If the breakpoint has any associated
58 return the associated observer.
/NextBSD/contrib/ncurses/ncurses/base/
HDREADME5 -- copy of this software and associated documentation files (the --
35 associated terminfo function and variables.
/NextBSD/crypto/openssl/crypto/store/
HDREADME68 associated with it
69 modify_object - modify the attributes associated with
76 list_object - list objects associated with a given
/NextBSD/gnu/usr.bin/groff/tmac/
HDhyphen.ru5 % There is no copyright associated with this code. Use it as you wish.
/NextBSD/contrib/netbsd-tests/lib/libc/net/getaddrinfo/
HDspec_fam_v4.exp6 No address associated with hostname
/NextBSD/contrib/groff/
HDPROJECTS9 a page-makeup postprocessor and associated macro package
/NextBSD/contrib/ntp/sntp/libevent/
HDevport.c400 int associated = ! fdi->pending_idx_plus_1; in evport_del() local
406 if (associated) { in evport_del()
/NextBSD/contrib/libc++/
DLICENSE.TXT30 this software and associated documentation files (the "Software"), to deal with
61 of this software and associated documentation files (the "Software"), to deal
/NextBSD/cddl/contrib/dtracetoolkit/Examples/
HDrb_objnew_example.txt18 for the ruby engine, and three of class Object. No file was associated
/NextBSD/contrib/llvm/lib/Target/SystemZ/
HDSystemZOperands.td27 // the operand value associated with the node. ASMOP is the name of the
28 // associated asm operand, and also forms the basis of the asm print method.
49 // ASMOP is the associated asm operand.
61 // ASMOP is the associated asm operand.
82 // BITSIZE, DISPSIZE and LENGTH are the parameters to an associated
98 // FORMAT, BITSIZE, DISPSIZE and LENGTH are the parameters to an associated
/NextBSD/tools/regression/sockets/unix_cmsg/
HDREADME33 data array associated with a cmsghdr structure (bit 0x2)
52 always has associated data array by default. The "-z 2" or "-z 3" option
53 means, that Client will not send associated data array if possible.

12345678910>>...24