Searched refs:rep (Results 101 - 125 of 228) sorted by relevance

12345678910

/freebsd-11-stable/sys/nfsclient/
H A Dnfs.h195 /* nfs_sigintr() helper, when 'rep' has all we need */
196 #define NFS_SIGREP(rep) nfs_sigintr((rep)->r_nmp, (rep), (rep)->r_td)
/freebsd-11-stable/usr.sbin/bhyve/
H A Dinout.c108 int addrsize, bytes, flags, in, port, prot, rep; local
144 rep = vis->inout.rep;
212 if (rep) {
/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_x/
H A Dreps.h94 svn_fs_x__representation_t *rep,
H A Dreps.c113 apr_uint32_t rep; member in struct:base_t
408 svn_fs_x__representation_t *rep,
418 SVN_ERR(svn_fs_x__get_contents(&stream, builder->fs, rep, FALSE,
424 base.revision = svn_fs_x__get_revnum(rep->id.change_set);
425 base.item_index = rep->id.number;
427 base.rep = (apr_uint32_t)idx;
488 rep_t rep; local
503 rep.first_instruction = (apr_uint32_t)builder->instructions->nelts;
563 rep.instruction_count = (apr_uint32_t)builder->instructions->nelts
564 - rep
407 svn_fs_x__reps_add_base(svn_fs_x__reps_builder_t *builder, svn_fs_x__representation_t *rep, int priority, apr_pool_t *scratch_pool) argument
744 const rep_t *rep = &APR_ARRAY_IDX(builder->reps, i, rep_t); local
[all...]
H A Drep-cache-db.sql0 /* rep-cache-db.sql -- schema for use in rep-caching
H A Dlow_level.h93 * REP. If MUTABLE_REP_TRUNCATED is given, the rep is for props or dir
94 * contents, and only a "-1" revision number will be given for a mutable rep.
98 svn_fs_x__unparse_representation(svn_fs_x__representation_t *rep,
138 /* if this rep is a delta against some other rep, that base rep can
139 * be found in this revision. Should be 0 if there is no base rep. */
142 /* if this rep is a delta against some other rep, that base rep ca
[all...]
/freebsd-11-stable/usr.bin/svn/lib/libsvn_fs_x/
H A DMakefile27 rep-cache.c \
/freebsd-11-stable/usr.bin/svn/lib/libsvn_fs_fs/
H A DMakefile24 rep-cache.c \
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_deadlock_detector2.cpp58 DDReport rep; member in struct:__sanitizer::DDPhysicalThread
401 DDReport *rep = &pt->rep; local
402 rep->n = npath;
406 rep->loop[i].thr_ctx = link->tid;
407 rep->loop[i].mtx_ctx0 = link0->id;
408 rep->loop[i].mtx_ctx1 = link->id;
409 rep->loop[i].stk[0] = flags.second_deadlock_stack ? link->stk0 : 0;
410 rep->loop[i].stk[1] = link->stk1;
419 return &cb->pt->rep;
[all...]
/freebsd-11-stable/sys/dev/ath/ath_hal/
H A Dah_eeprom_v3.c1019 RD_EDGES_POWER *rep; local
1024 rep = ee->ee_rdEdgesPower;
1035 rep += NUM_EDGES;
1041 rep[j].rdEdge = (eeval >> 8) & FREQ_MASK_3_3;
1042 rep[j+1].rdEdge = eeval & FREQ_MASK_3_3;
1046 rep[j].twice_rdEdgePower =
1048 rep[j].flag = (eeval >> 14) & 1;
1049 rep[j+1].twice_rdEdgePower = eeval & POWER_MASK;
1050 rep[j+1].flag = (eeval >> 6) & 1;
1054 rep[
[all...]
/freebsd-11-stable/contrib/unbound/services/
H A Dauthzone.c125 msg->rep = (struct reply_info*)regional_alloc_zero(region,
127 if(!msg->rep)
129 msg->rep->flags = (uint16_t)(BIT_QR | BIT_AA);
130 msg->rep->authoritative = 1;
131 msg->rep->qdcount = 1;
140 if(msg->rep->rrsets == NULL) {
141 msg->rep->rrsets = regional_alloc_zero(region,
142 sizeof(struct ub_packed_rrset_key*)*(msg->rep->rrset_count+1));
143 if(!msg->rep->rrsets)
146 struct ub_packed_rrset_key** rrsets_old = msg->rep
5367 struct reply_info* rep; local
6426 struct reply_info* rep; local
[all...]
/freebsd-11-stable/sys/i386/i386/
H A Dvm86bios.s79 rep
142 rep
H A Dlocore.s145 rep ; \
191 rep
229 rep
422 rep
448 rep
462 rep
787 rep
/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_base/util/
H A Dfs_skels.h130 const representation_t *rep,
/freebsd-11-stable/stand/pc98/btx/lib/
H A Dbtxcsu.S37 rep
/freebsd-11-stable/stand/i386/btx/lib/
H A Dbtxcsu.S37 rep
/freebsd-11-stable/sys/fs/nfs/
H A Dnfs_commonkrpc.c501 struct nfsreq *rep = NULL; local
675 MALLOC(rep, struct nfsreq *, sizeof(struct nfsreq),
743 if (rep != NULL) {
744 rep->r_flags = 0;
745 rep->r_nmp = nmp;
750 TAILQ_INSERT_TAIL(&nfsd_reqq, rep, r_chain);
763 if (rep != NULL) {
768 TAILQ_REMOVE(&nfsd_reqq, rep, r_chain);
797 if (rep != NULL)
798 FREE((caddr_t)rep, M_NFSDRE
[all...]
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_report.h130 void PrintReport(const ReportDesc *rep);
/freebsd-11-stable/contrib/unbound/dynlibmod/
H A Ddynlibmod.h71 struct module_qstate* qstate, struct reply_info* rep, int rcode,
/freebsd-11-stable/crypto/heimdal/lib/roken/
H A Dsnprintf.c142 u_longest num, unsigned base, const char *rep,
163 nstr[--nstart] = rep[n % base];
227 (*state->append_char)(state, rep[10] + 23); /* XXX */
141 append_number(struct snprintf_state *state, u_longest num, unsigned base, const char *rep, int width, int prec, int flags, int minusp) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DTimeProfiler.cpp29 typedef duration<steady_clock::rep, steady_clock::period> DurationType;
48 steady_clock::rep getFlameGraphStartUs(TimePointType StartTime) const {
54 steady_clock::rep getFlameGraphDurUs() const {
/freebsd-11-stable/stand/pc98/boot2/
H A Dboot1.S87 rep
98 rep
177 rep
299 rep
304 rep
/freebsd-11-stable/contrib/unbound/libunbound/
H A Dlibworker.c444 uint8_t* finalcname, struct query_info* rq, struct reply_info* rep)
454 if(rep->rrset_count != 0)
455 res->ttl = (int)rep->ttl;
480 for(j=0; j<rep->an_numrrsets; j++) {
482 (struct packed_rrset_data*)rep->rrsets[j]->
489 if(data->count == 0 && rep->rrset_count != 0)
490 res->ttl = (int)rep->ttl;
502 struct reply_info* rep; local
504 rep = parse_reply_in_temp_region(buf, temp, &rq);
505 if(!rep) {
443 fill_res(struct ub_result* res, struct ub_packed_rrset_key* answer, uint8_t* finalcname, struct query_info* rq, struct reply_info* rep) argument
[all...]
/freebsd-11-stable/crypto/heimdal/lib/krb5/
H A Dinit_creds_pw.c1253 AS_REP *rep,
1264 etype = rep->enc_part.etype;
1266 if (rep->padata) {
1269 rep->padata);
1283 if (rep->padata) {
1285 pa = krb5_find_padata(rep->padata->val,
1286 rep->padata->len,
1291 pa = krb5_find_padata(rep->padata->val,
1292 rep->padata->len,
1679 krb5_kdc_rep rep; local
1249 process_pa_data_to_key(krb5_context context, krb5_get_init_creds_ctx *ctx, krb5_creds *creds, AS_REQ *a, AS_REP *rep, const krb5_krbhst_info *hi, krb5_keyblock **key) argument
[all...]
/freebsd-11-stable/sys/geom/
H A Dgeom_dev.c586 struct disk_zone_report *rep; local
591 rep = NULL;
595 rep = &zone_args->zone_params.report;
597 if (rep->entries_allocated > MAXENTRIES)
598 rep->entries_allocated = MAXENTRIES;
599 alloc_size = rep->entries_allocated *
604 old_entries = rep->entries;
605 rep->entries = new_entries;
611 if (old_entries != NULL && rep != NULL)
612 rep
[all...]

Completed in 299 milliseconds

12345678910