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

1234567

/freebsd-current/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
/freebsd-current/contrib/unbound/services/cache/
H A Ddns.h65 struct reply_info *rep; member in struct:dns_msg
/freebsd-current/lib/libusbhid/
H A Ddescr_compat.c70 struct usb_ctl_report_desc rep; local
H A Ddescr.c60 report_desc_t rep; local
99 report_desc_t rep; local
/freebsd-current/contrib/llvm-project/libcxx/include/__chrono/
H A Dsystem_clock.h29 typedef duration::rep rep; typedef in class:chrono::system_clock
H A Dsteady_clock.h29 typedef duration::rep rep; typedef in class:chrono::steady_clock
H A Dfile_clock.h52 typedef __int128_t rep; typedef in struct:_FilesystemClock
/freebsd-current/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dint_to_fp.h78 } rep = {.i = x}; local
H A Dfp_trunc.h146 } rep = {.f = x}; local
154 } rep = {.i = x}; local
/freebsd-current/crypto/heimdal/kcm/
H A Dconnect.c46 krb5_data request, rep; local
/freebsd-current/contrib/blocklist/port/
H A D_strtoi.h54 int rep; local
/freebsd-current/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-current/sys/dev/qat/qat_common/
H A Dadf_freebsd_pfvf_ctrs_dbg.c13 adf_pfvf_ctrs_prepare_report(char *rep, struct pfvf_stats *pfvf_counters) argument
/freebsd-current/tests/sys/netgraph/
H A Dksocket.c84 struct ng_mesg *rep; local
/freebsd-current/contrib/llvm-project/libcxx/src/include/
H A Drefstring.h80 _Rep_base* rep = static_cast<_Rep_base*>(::operator new(sizeof(*rep) + len + 1)); local
110 _Rep_base* rep local
[all...]
/freebsd-current/contrib/unbound/dynlibmod/examples/
H A Dhelloworld.c118 reply_callback(struct query_info* qinfo, struct module_qstate* qstate, struct reply_info* rep, int rcode, struct edns_data* edns, struct edns_option** opt_list_out, struct comm_reply* repinfo, struct regional* region, struct timeval* start_time, int id, void* callback) argument
/freebsd-current/contrib/llvm-project/compiler-rt/lib/tsan/dd/
H A Ddd_rtl.cpp38 static void ReportDeadlock(Thread *thr, DDReport *rep) { argument
[all...]
/freebsd-current/sys/i386/include/
H A Dasmacros.h118 rep; movsb variable
/freebsd-current/crypto/heimdal/kdc/
H A Ddigest-service.c59 heim_idata rep = { 0, NULL }; local
/freebsd-current/sys/contrib/libsodium/src/libsodium/crypto_stream/salsa20/xmm6/
H A Dsalsa20_xmm6-asm.S38 rep stosb label
712 rep movsb label
934 rep movsb label
/freebsd-current/contrib/tcpdump/missing/
H A Dsnprintf.c107 append_number(struct state *state, unsigned long num, unsigned base, char *rep, int width, int prec, int flags, int minusp) argument
/freebsd-current/sys/dev/ath/ath_hal/
H A Dah_eeprom_v14.c283 RD_EDGES_POWER *rep = ee->ee_rdEdgesPower; local

Completed in 178 milliseconds

1234567