Searched defs:id (Results 101 - 125 of 1169) sorted by relevance

1234567891011>>

/freebsd-10.0-release/contrib/llvm/lib/ExecutionEngine/IntelJITEvents/
H A Dittnotify_types.h45 __itt_group_id id; member in struct:___itt_group_list
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Driver/
H A DTypes.cpp33 static const TypeInfo &getInfo(unsigned id) { argument
/freebsd-10.0-release/contrib/nvi/common/
H A Dconv.h56 iconv_t id[IC_IE_TO_UTF16 + 1]; member in struct:_conv
/freebsd-10.0-release/contrib/ofed/management/libibmad/src/
H A Dgs.c88 pma_query(void *rcvbuf, ib_portid_t *dest, int port, unsigned timeout, unsigned id) argument
52 pma_query_via(void *rcvbuf, ib_portid_t *dest, int port, unsigned timeout, unsigned id, const void *srcport) argument
122 performance_reset_via(void *rcvbuf, ib_portid_t *dest, int port, unsigned mask, unsigned timeout, unsigned id, const void *srcport) argument
163 performance_reset(void *rcvbuf, ib_portid_t *dest, int port, unsigned mask, unsigned timeout, unsigned id) argument
[all...]
/freebsd-10.0-release/contrib/subversion/subversion/include/private/
H A Dsvn_cache.h133 const char* id; member in struct:svn_cache__info_t
/freebsd-10.0-release/contrib/subversion/subversion/libsvn_fs_base/
H A Derr.c52 svn_fs_base__err_dangling_id(svn_fs_t *fs, const svn_fs_id_t *id) argument
H A Did.c41 svn_fs_base__id_node_id(const svn_fs_id_t *id) argument
50 svn_fs_base__id_copy_id(const svn_fs_id_t *id) argument
59 svn_fs_base__id_txn_id(const svn_fs_id_t *id) argument
68 svn_fs_base__id_unparse(const svn_fs_id_t *id, apr_pool_t *pool) argument
136 svn_fs_id_t *id = apr_palloc(pool, sizeof(*id)); local
149 svn_fs_base__id_copy(const svn_fs_id_t *id, apr_pool_t *pool) argument
169 svn_fs_id_t *id; local
[all...]
/freebsd-10.0-release/contrib/tcsh/
H A Dvms.termcap.c149 tgetnum(char *id) argument
182 tgetflag(char *id) argument
207 tgetstr(char *id, cha argument
[all...]
/freebsd-10.0-release/contrib/unbound/util/data/
H A Dmsgreply.h84 rrset_id_t id; member in struct:rrset_ref
/freebsd-10.0-release/contrib/wpa/src/ap/
H A Deap_user_db.c102 int i, id = -1, methods = -1; local
/freebsd-10.0-release/contrib/wpa/src/eap_common/
H A Deap_ikev2_common.c51 struct wpabuf * eap_ikev2_build_frag_ack(u8 id, u8 code) argument
/freebsd-10.0-release/contrib/wpa/src/eap_peer/
H A Deap_gtc.c53 u8 id; local
/freebsd-10.0-release/contrib/wpa/src/eap_server/
H A Deap_server_identity.c52 eap_identity_buildReq(struct eap_sm *sm, void *priv, u8 id) argument
H A Deap_server_md5.c45 static struct wpabuf * eap_md5_buildReq(struct eap_sm *sm, void *priv, u8 id) argument
104 u8 hash[CHAP_MD5_LEN], id; local
/freebsd-10.0-release/contrib/xz/src/liblzma/common/
H A Dfilter_common.c18 lzma_vli id; member in struct:__anon4687
[all...]
/freebsd-10.0-release/crypto/heimdal/appl/afsutil/
H A Dpagsh.c126 krb5_ccache id; local
/freebsd-10.0-release/crypto/heimdal/kpasswd/
H A Dkpasswd.c122 krb5_ccache id = NULL; local
58 change_password(krb5_context context, krb5_principal principal, krb5_ccache id) argument
[all...]
/freebsd-10.0-release/crypto/heimdal/lib/gssapi/krb5/
H A Dset_cred_option.c46 krb5_ccache id = NULL; local
/freebsd-10.0-release/crypto/heimdal/lib/gssapi/
H A Dtest_kcred.c62 krb5_ccache id; local
/freebsd-10.0-release/crypto/heimdal/lib/hx509/
H A Dtest_soft_pkcs11.c42 find_object(CK_SESSION_HANDLE session, char *id, CK_OBJECT_CLASS key_class, CK_OBJECT_HANDLE_PTR object) argument
/freebsd-10.0-release/crypto/heimdal/lib/krb5/
H A Dtest_keytab.c46 krb5_keytab id; local
74 krb5_keytab id, id2, id3; local
174 perf_add(krb5_context context, krb5_keytab id, int times) argument
179 perf_find(krb5_context context, krb5_keytab id, int times) argument
184 perf_delete(krb5_context context, krb5_keytab id, int forward, int times) argument
246 krb5_keytab id; local
[all...]
/freebsd-10.0-release/crypto/openssl/apps/
H A Dciphers.c193 unsigned long id = SSL_CIPHER_get_id(c); local
/freebsd-10.0-release/crypto/openssl/crypto/engine/
H A Deng_list.c350 ENGINE *ENGINE_by_id(const char *id) argument
[all...]
/freebsd-10.0-release/crypto/openssl/crypto/x509v3/
H A Dpcy_cache.c260 policy_cache_find_data(const X509_POLICY_CACHE *cache, const ASN1_OBJECT *id) argument
H A Dpcy_node.c94 level_find_node(const X509_POLICY_LEVEL *level, const X509_POLICY_NODE *parent, const ASN1_OBJECT *id) argument

Completed in 224 milliseconds

1234567891011>>