Searched defs:rep (Results 1 - 25 of 107) sorted by relevance

12345

/freebsd-10.1-release/contrib/unbound/services/cache/
H A Ddns.h59 struct reply_info *rep; member in struct:dns_msg
/freebsd-10.1-release/crypto/heimdal/lib/krb5/
H A Dfree.c37 krb5_free_kdc_rep(krb5_context context, krb5_kdc_rep *rep) argument
H A Dreplay.c200 krb5_rc_store(krb5_context context, krb5_rcache id, krb5_donot_replay *rep) argument
H A Dget_in_tkt.c380 krb5_kdc_rep rep; variable
[all...]
H A Dticket.c375 check_server_referral(krb5_context context, krb5_kdc_rep *rep, unsigned flags, krb5_const_principal requested, krb5_const_principal returned, krb5_keyblock * key) argument
508 check_client_referral(krb5_context context, krb5_kdc_rep *rep, krb5_const_principal requested, krb5_const_principal mapped, krb5_keyblock const * key) argument
650 _krb5_extract_ticket(krb5_context context, krb5_kdc_rep *rep, krb5_creds *creds, krb5_keyblock *key, krb5_const_pointer keyseed, krb5_key_usage key_usage, krb5_addresses *addrs, unsigned nonce, unsigned flags, krb5_decrypt_proc decrypt_proc, krb5_const_pointer decryptarg) argument
[all...]
/freebsd-10.1-release/lib/libusbhid/
H A Ddescr_compat.c71 struct usb_ctl_report_desc rep; local
H A Ddescr.c61 report_desc_t rep; local
100 report_desc_t rep; local
/freebsd-10.1-release/crypto/heimdal/kcm/
H A Dconnect.c46 krb5_data request, rep; local
/freebsd-10.1-release/crypto/heimdal/lib/ipc/
H A Dtc.c73 heim_idata req, rep; local
H A Dts.c66 heim_idata rep; local
H A Dts-http.c66 heim_idata rep; local
/freebsd-10.1-release/contrib/subversion/subversion/libsvn_fs_base/bdb/
H A Dreps-table.c112 svn_fs_bdb__write_rep(svn_fs_t *fs, const char *key, const representation_t *rep, trail_t *trail, apr_pool_t *pool) argument
138 svn_fs_bdb__write_new_rep(const char **key, svn_fs_t *fs, const representation_t *rep, trail_t *trail, apr_pool_t *pool) argument
/freebsd-10.1-release/contrib/compiler-rt/lib/
H A Dextendsfdf2.c58 const union { src_t f; src_rep_t i; } rep = {.f = x}; local
63 const union { dst_t f; dst_rep_t i; } rep = {.i = x}; local
H A Dfp_lib.h107 const union { fp_t f; rep_t i; } rep = {.f = x}; local
112 const union { fp_t f; rep_t i; } rep = {.i = x}; local
H A Dtruncdfsf2.c56 const union { src_t f; src_rep_t i; } rep = {.f = x}; local
61 const union { dst_t f; dst_rep_t i; } rep = {.i = x}; local
/freebsd-10.1-release/crypto/heimdal/kdc/
H A Ddigest-service.c59 heim_idata rep = { 0, NULL }; local
H A Dkx509.c96 calculate_reply_hash(krb5_context context, krb5_keyblock *key, Kx509Response *rep) argument
292 Kx509Response rep; local
[all...]
/freebsd-10.1-release/lib/libnetgraph/
H A Dmsg.c168 struct ng_mesg rep; local
267 NgRecvMsg(int cs, struct ng_mesg *rep, size_t replen, char *path) argument
305 NgAllocRecvMsg(int cs, struct ng_mesg **rep, char *path) argument
[all...]
/freebsd-10.1-release/usr.sbin/bhyve/
H A Dinout.c106 int addrsize, bytes, flags, in, port, prot, rep; local
/freebsd-10.1-release/contrib/libpcap/missing/
H A Dsnprintf.c133 append_number(struct state *state, unsigned long num, unsigned base, char *rep, int width, int prec, int flags, int minusp) argument
/freebsd-10.1-release/contrib/subversion/subversion/libsvn_fs_fs/
H A Drep-cache.c55 rep_has_been_born(representation_t *rep, svn_fs_t *fs, apr_pool_t *pool) argument
203 representation_t *rep; local
251 svn_fs_fs__get_rep_reference(representation_t **rep, svn_fs_t *fs, svn_checksum_t *checksum, apr_pool_t *pool) argument
296 svn_fs_fs__set_rep_reference(svn_fs_t *fs, representation_t *rep, svn_boolean_t reject_dup, apr_pool_t *pool) argument
[all...]
/freebsd-10.1-release/contrib/tcpdump/missing/
H A Dsnprintf.c133 append_number(struct state *state, unsigned long num, unsigned base, char *rep, int width, int prec, int flags, int minusp) argument
/freebsd-10.1-release/contrib/texinfo/info/
H A Ddisplay.c164 char *rep = NULL, *rep_carried_over, rep_temp[2]; local
[all...]
/freebsd-10.1-release/contrib/unbound/validator/
H A Dval_nsec.c197 val_nsec_prove_nodata_dsreply(struct module_env* env, struct val_env* ve, struct query_info* qinfo, struct reply_info* rep, struct key_entry_key* kkey, time_t* proof_ttl, char** reason) argument
544 val_nsec_check_dlv(struct query_info* qinfo, struct reply_info* rep, uint8_t** nm, size_t* nm_len) argument
[all...]
/freebsd-10.1-release/crypto/heimdal/lib/roken/
H A Dsnprintf.c141 append_number(struct snprintf_state *state, u_longest num, unsigned base, const char *rep, int width, int prec, int flags, int minusp) argument

Completed in 179 milliseconds

12345