Searched refs:rep (Results 1 - 25 of 243) sorted by relevance

12345678910

/freebsd-current/crypto/heimdal/lib/krb5/
H A Dfree.c37 krb5_free_kdc_rep(krb5_context context, krb5_kdc_rep *rep) argument
39 free_KDC_REP(&rep->kdc_rep);
40 free_EncTGSRepPart(&rep->enc_part);
41 free_KRB_ERROR(&rep->error);
42 memset(rep, 0, sizeof(*rep));
/freebsd-current/sys/contrib/libsodium/msvc-scripts/
H A DMakefile.am3 rep.vbs \
/freebsd-current/lib/libusbhid/
H A Ddescr_compat.c70 struct usb_ctl_report_desc rep; local
72 rep.ucrd_size = 0;
73 if (ioctl(fd, USB_GET_REPORT_DESC, &rep) < 0)
76 return (hid_use_report_desc(rep.ucrd_data, (unsigned int)rep.ucrd_size));
/freebsd-current/contrib/unbound/cachedb/
H A Dredis.c108 redisReply* rep; local
109 rep = redisCommand(ctx, "AUTH %s", moddata->server_password);
110 if(!rep || rep->type == REDIS_REPLY_ERROR) {
112 freeReplyObject(rep);
115 freeReplyObject(rep);
118 redisReply* rep; local
119 rep = redisCommand(ctx, "SELECT %d", moddata->logical_db);
120 if(!rep || rep
175 redisReply* rep = NULL; local
235 redisReply* rep; local
282 redisReply* rep; local
330 redisReply* rep; local
[all...]
/freebsd-current/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dzstd_lazy.h25 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM],
28 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM],
31 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM],
34 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM],
38 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM],
41 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM],
44 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM],
47 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM],
51 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM],
54 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NU
[all...]
H A Dzstd_opt.h24 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM],
27 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM],
30 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM],
35 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM],
38 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM],
42 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM],
45 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM],
H A Dzstd_double_fast.h24 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM],
27 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM],
30 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM],
H A Dzstd_fast.h24 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM],
27 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM],
30 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM],
/freebsd-current/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_report.cpp264 static ReportStack *ChooseSummaryStack(const ReportDesc *rep) { argument
265 if (rep->mops.Size())
266 return rep->mops[0]->stack;
267 if (rep->stacks.Size())
268 return rep->stacks[0];
269 if (rep->mutexes.Size())
270 return rep->mutexes[0]->stack;
271 if (rep->threads.Size())
272 return rep->threads[0]->stack;
282 void PrintReport(const ReportDesc *rep) { argument
429 PrintReport(const ReportDesc *rep) argument
[all...]
H A Dtsan_debugging.cpp79 const ReportDesc *rep = (ReportDesc *)report; local
80 *description = ReportTypeDescription(rep->typ);
81 *count = rep->count;
82 *stack_count = rep->stacks.Size();
83 *mop_count = rep->mops.Size();
84 *loc_count = rep->locs.Size();
85 *mutex_count = rep->mutexes.Size();
86 *thread_count = rep->threads.Size();
87 *unique_tid_count = rep->unique_tids.Size();
88 if (rep
94 const ReportDesc *rep = (ReportDesc *)report; local
102 const ReportDesc *rep = (ReportDesc *)report; local
113 const ReportDesc *rep = (ReportDesc *)report; local
130 const ReportDesc *rep = (ReportDesc *)report; local
147 const ReportDesc *rep = (ReportDesc *)report; local
157 const ReportDesc *rep = (ReportDesc *)report; local
171 const ReportDesc *rep = (ReportDesc *)report; local
185 const ReportDesc *rep = (ReportDesc *)report; local
[all...]
/freebsd-current/contrib/unbound/iterator/
H A Diter_resptype.c57 if(FLAGS_GET_RCODE(msg->rep->flags) == LDNS_RCODE_NXDOMAIN)
64 if(msg->rep->an_numrrsets > 0) {
72 for(i=0; i<msg->rep->an_numrrsets; i++) {
73 struct ub_packed_rrset_key* s = msg->rep->rrsets[i];
120 if((msg->rep->flags & BIT_TC))
124 if(FLAGS_GET_RCODE(msg->rep->flags) == LDNS_RCODE_NXDOMAIN) {
126 if( (msg->rep->flags&BIT_RA) &&
127 !(msg->rep->flags&BIT_AA) && !rdset)
130 for(i=0; i<msg->rep->an_numrrsets; i++) {
131 s = msg->rep
[all...]
/freebsd-current/contrib/unbound/services/cache/
H A Ddns.c60 * @param rep: contains list of rrsets to store.
78 store_rrsets(struct module_env* env, struct reply_info* rep, time_t now, argument
83 time_t ttl, min_ttl = rep->ttl;
85 for(i=0; i<rep->rrset_count; i++) {
86 rep->ref[i].key = rep->rrsets[i];
87 rep->ref[i].id = rep->rrsets[i]->id;
89 switch(rrset_cache_update(env->rrset_cache, &rep->ref[i],
90 env->alloc, ((ntohs(rep
146 dns_cache_store_msg(struct module_env* env, struct query_info* qinfo, hashvalue_type hash, struct reply_info* rep, time_t leeway, int pside, struct reply_info* qrep, uint32_t flags, struct regional* region, time_t qstarttime) argument
1049 struct reply_info* rep = NULL; local
1109 struct reply_info* rep = (struct reply_info*)msg->entry.data; local
[all...]
/freebsd-current/sys/contrib/zstd/lib/compress/
H A Dzstd_opt.h24 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM],
27 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM],
30 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM],
35 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM],
38 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM],
42 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM],
45 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM],
H A Dzstd_double_fast.h24 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM],
27 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM],
30 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM],
H A Dzstd_fast.h24 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM],
27 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM],
30 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM],
H A Dzstd_lazy.h36 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM],
39 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM],
42 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM],
45 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM],
48 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM],
51 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM],
54 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM],
58 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM],
61 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM],
64 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NU
[all...]
/freebsd-current/contrib/llvm-project/libcxx/src/include/
H A Drefstring.h51 inline char* data_from_rep(_Rep_base* rep) noexcept {
52 char* data = reinterpret_cast<char*>(rep);
53 return data + sizeof(*rep);
80 _Rep_base* rep = static_cast<_Rep_base*>(::operator new(sizeof(*rep) + len + 1)); local
81 rep->len = len;
82 rep->cap = len;
83 rep->count = 0;
84 char* data = data_from_rep(rep);
110 _Rep_base* rep local
[all...]
/freebsd-current/contrib/llvm-project/libcxx/include/__chrono/
H A Dsteady_clock.h29 typedef duration::rep rep; typedef in class:chrono::steady_clock
/freebsd-current/contrib/unbound/validator/
H A Dval_utils.c67 struct query_info* qinf, struct reply_info* rep, size_t skip)
69 int rcode = (int)FLAGS_GET_RCODE(rep->flags);
74 if(rcode == LDNS_RCODE_NXDOMAIN && rep->an_numrrsets == 0)
78 if(!(query_flags&BIT_RD) && rep->an_numrrsets == 0 &&
85 for(i=0; i<rep->ns_numrrsets; i++) {
86 if(ntohs(rep->rrsets[i]->rk.type) == LDNS_RR_TYPE_SOA)
88 if(ntohs(rep->rrsets[i]->rk.type) == LDNS_RR_TYPE_DS)
90 if(ntohs(rep->rrsets[i]->rk.type) == LDNS_RR_TYPE_NS)
96 if(!(query_flags&BIT_RD) && rep->ns_numrrsets == 0 &&
97 rep
66 val_classify_response(uint16_t query_flags, struct query_info* origqinf, struct query_info* qinf, struct reply_info* rep, size_t skip) argument
244 val_find_signer(enum val_classification subtype, struct query_info* qinf, struct reply_info* rep, size_t skip, uint8_t** signer_name, size_t* signer_len) argument
937 val_chase_cname(struct query_info* qchase, struct reply_info* rep, size_t* cname_skip) argument
1040 val_reply_remove_auth(struct reply_info* rep, size_t index) argument
1053 val_check_nonsecure(struct module_env* env, struct reply_info* rep) argument
1137 val_mark_indeterminate(struct reply_info* rep, struct val_anchors* anchors, struct rrset_cache* r, struct module_env* env) argument
1157 val_mark_insecure(struct reply_info* rep, uint8_t* kname, struct rrset_cache* r, struct module_env* env) argument
1174 val_next_unchecked(struct reply_info* rep, size_t skip) argument
1237 val_has_signed_nsecs(struct reply_info* rep, char** reason) argument
[all...]
/freebsd-current/contrib/unbound/util/data/
H A Dmsgreply.c101 struct reply_info* rep; local
107 rep = (struct reply_info*)regional_alloc(region, s);
108 else rep = (struct reply_info*)malloc(s +
110 if(!rep)
112 rep->flags = flags;
113 rep->qdcount = qd;
114 rep->ttl = ttl;
115 rep->prefetch_ttl = prettl;
116 rep->serve_expired_ttl = expttl;
117 rep
139 parse_create_repinfo(struct msg_parse* msg, struct reply_info** rep, struct regional* region) argument
151 reply_info_alloc_rrset_keys(struct reply_info* rep, struct alloc_cache* alloc, struct regional* region) argument
175 make_new_reply_info(const struct reply_info* rep, struct regional* region, size_t an_numrrsets, size_t copy_rrsets) argument
465 parse_copy_decompress(sldns_buffer* pkt, struct msg_parse* msg, struct reply_info* rep, struct regional* region) argument
493 parse_create_msg(sldns_buffer* pkt, struct msg_parse* msg, struct alloc_cache* alloc, struct query_info* qinf, struct reply_info** rep, struct regional* region) argument
513 reply_info_parse(sldns_buffer* pkt, struct alloc_cache* alloc, struct query_info* qinf, struct reply_info** rep, struct regional* region, struct edns_data* edns) argument
558 reply_info_sortref(struct reply_info* rep) argument
565 reply_info_set_ttls(struct reply_info* rep, time_t timenow) argument
585 reply_info_parsedelete(struct reply_info* rep, struct alloc_cache* alloc) argument
760 reply_info_copy(struct reply_info* rep, struct alloc_cache* alloc, struct regional* region) argument
804 reply_find_final_cname_target(struct query_info* qinfo, struct reply_info* rep) argument
825 reply_find_answer_rrset(struct query_info* qinfo, struct reply_info* rep) argument
850 reply_find_rrset_section_an(struct reply_info* rep, uint8_t* name, size_t namelen, uint16_t type, uint16_t dclass) argument
866 reply_find_rrset_section_ns(struct reply_info* rep, uint8_t* name, size_t namelen, uint16_t type, uint16_t dclass) argument
882 reply_find_rrset(struct reply_info* rep, uint8_t* name, size_t namelen, uint16_t type, uint16_t dclass) argument
899 log_dns_msg(const char* str, struct query_info* qinfo, struct reply_info* rep) argument
1014 reply_check_cname_chain(struct query_info* qinfo, struct reply_info* rep) argument
1039 reply_all_rrsets_secure(struct reply_info* rep) argument
1054 struct reply_info* rep; local
1170 inplace_cb_reply_call_generic( struct inplace_cb* callback_list, enum inplace_cb_list_type type, struct query_info* qinfo, struct module_qstate* qstate, struct reply_info* rep, int rcode, struct edns_data* edns, struct comm_reply* repinfo, struct regional* region, struct timeval* start_time) argument
1194 inplace_cb_reply_call(struct module_env* env, struct query_info* qinfo, struct module_qstate* qstate, struct reply_info* rep, int rcode, struct edns_data* edns, struct comm_reply* repinfo, struct regional* region, struct timeval* start_time) argument
1204 inplace_cb_reply_cache_call(struct module_env* env, struct query_info* qinfo, struct module_qstate* qstate, struct reply_info* rep, int rcode, struct edns_data* edns, struct comm_reply* repinfo, struct regional* region, struct timeval* start_time) argument
1215 inplace_cb_reply_local_call(struct module_env* env, struct query_info* qinfo, struct module_qstate* qstate, struct reply_info* rep, int rcode, struct edns_data* edns, struct comm_reply* repinfo, struct regional* region, struct timeval* start_time) argument
1226 inplace_cb_reply_servfail_call(struct module_env* env, struct query_info* qinfo, struct module_qstate* qstate, struct reply_info* rep, int rcode, struct edns_data* edns, struct comm_reply* repinfo, struct regional* region, struct timeval* start_time) argument
[all...]
H A Dmsgreply.h281 * @param rep: allocated reply_info is returned (only on no error).
290 struct query_info* qinf, struct reply_info** rep,
301 * @param rep: reply info is allocated and returned.
310 struct reply_info** rep, struct regional* region);
318 * @param rep: reply info. rrsets must be filled in.
320 void reply_info_sortref(struct reply_info* rep);
324 * @param rep: reply info. rrsets must be filled in.
328 void reply_info_set_ttls(struct reply_info* rep, time_t timenow);
333 * @param rep: reply_info to delete.
336 void reply_info_parsedelete(struct reply_info* rep, struc
[all...]
/freebsd-current/crypto/heimdal/kcm/
H A Dconnect.c46 krb5_data request, rep; local
50 krb5_data_zero(&rep);
80 ret = kcm_dispatch(kcm_context, &peercred, &request, &rep);
82 (*complete)(cctx, ret, &rep);
83 krb5_data_free(&rep);
/freebsd-current/lib/libc/i386/string/
H A Dbzero.S64 rep
69 rep
74 L1: rep
/freebsd-current/crypto/heimdal/lib/ipc/
H A Dts.c66 heim_idata rep; local
68 rep.length = 0;
69 rep.data = NULL;
70 (*complete)(cctx, 0, &rep);
/freebsd-current/contrib/llvm-project/libcxx/src/filesystem/
H A Dfilesystem_clock.cpp41 typedef chrono::duration<rep> __secs;
43 typedef chrono::duration<rep, nano> __nsecs;
49 typedef chrono::duration<rep, nano> __nsecs;
55 typedef chrono::duration<rep, micro> __microsecs;

Completed in 289 milliseconds

12345678910