Home
last modified time | relevance | path

Searched defs:tr (Results 1 – 25 of 66) sorted by relevance

123

/openbsd/sys/net/
H A Dif_trunk.c157 struct trunk_softc *tr; in trunk_clone_create() local
250 trunk_capabilities(struct trunk_softc *tr) in trunk_capabilities()
479 struct trunk_softc *tr; in trunk_port_ioctl() local
1149 struct trunk_softc *tr; in trunk_input() local
1238 struct trunk_softc *tr = NULL; in trunk_port_state() local
1320 trunk_rr_attach(struct trunk_softc *tr) in trunk_rr_attach()
1343 trunk_rr_detach(struct trunk_softc *tr) in trunk_rr_detach()
1391 trunk_fail_attach(struct trunk_softc *tr) in trunk_fail_attach()
1411 trunk_fail_detach(struct trunk_softc *tr) in trunk_fail_detach()
1482 trunk_lb_attach(struct trunk_softc *tr) in trunk_lb_attach()
[all …]
/openbsd/sys/kern/
H A Dsys_process.c307 struct process *tr; /* target process */ in ptrace_ctrl() local
583 struct process *tr; /* target process */ in ptrace_kstate() local
649 struct process *tr; /* target process */ in ptrace_ustate() local
823 struct process *tr = prfind(tpid); in process_tprfind() local
839 process_checktracestate(struct process *curpr, struct process *tr, in process_checktracestate()
891 process_checkioperm(struct proc *p, struct process *tr) in process_checkioperm()
910 process_domem(struct proc *curp, struct process *tr, struct uio *uio, int req) in process_domem()
/openbsd/usr.bin/rsync/
H A Dsession.c34 double tr, tw, ts; in stats_log() local
103 uint64_t tw, tr, ts; in sess_stats_send() local
139 uint64_t tr, tw, ts; in sess_stats_recv() local
/openbsd/lib/libc/stdlib/
H A Dradixsort.c87 const u_char *tr; in radixsort() local
99 const u_char *tr, **ta; in sradixsort() local
122 r_sort_a(const u_char **a, int n, int i, const u_char *tr, u_int endch) in r_sort_a()
209 r_sort_b(const u_char **a, const u_char **ta, int n, int i, const u_char *tr, in r_sort_b()
278 simplesort(const u_char **a, int n, int b, const u_char *tr, u_int endch) in simplesort()
/openbsd/usr.bin/dig/lib/dns/rdata/generic/
H A Dafsdb_18.c55 isc_region_t tr; in fromwire_afsdb() local
80 isc_region_t tr; in towire_afsdb() local
H A Drt_21.c84 isc_region_t tr; in towire_rt() local
/openbsd/usr.sbin/rpki-client/
H A Drepo.c340 ta_filename(const struct tarepo *tr) in ta_filename()
356 ta_fetch(struct tarepo *tr) in ta_fetch()
406 struct tarepo *tr; in ta_get() local
442 struct tarepo *tr; in ta_find() local
453 struct tarepo *tr; in ta_free() local
1032 struct tarepo *tr; in rsync_finish() local
1117 struct tarepo *tr; in http_finish() local
1374 const struct tarepo *tr = rp->ta; in repo_proto() local
/openbsd/gnu/usr.bin/binutils/gas/config/
H A Dxtensa-relax.c539 append_condition (tr, cond) in append_condition() argument
566 append_value_condition (tr, cmp, op1, op2) in append_value_condition() argument
583 append_constant_value_condition (tr, cmp, op1, cnst) in append_constant_value_condition() argument
600 append_build_insn (tr, bi) in append_build_insn() argument
1414 TransitionRule *tr = NULL; local
1717 TransitionRule *tr; local
/openbsd/sys/dev/pci/drm/amd/display/dc/gpio/dce110/
H A Dhw_translate_dce110.c384 void dal_hw_translate_dce110_init(struct hw_translate *tr) in dal_hw_translate_dce110_init()
/openbsd/usr.sbin/snmpd/
H A Dtrap.c46 struct trap_address *tr; in trap_send() local
/openbsd/gnu/llvm/compiler-rt/www/
H A Dcontent.css25 tr { vertical-align:top } selector
/openbsd/regress/sys/kern/dup2_accept/
H A Ddup2_accept.c74 pthread_t tr; in main() local
/openbsd/usr.bin/dig/lib/dns/rdata/in_1/
H A Dwks_11.c69 isc_region_t tr; in fromwire_in_wks() local
H A Dapl_42.c92 isc_region_t tr; in fromwire_in_apl() local
/openbsd/gnu/usr.bin/perl/t/comp/
H A Dopsubs.t112 sub tr { return "tr-".shift } subroutine
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/
H A Dxtensa-relax.c518 append_condition (TransitionRule *tr, Precondition *cond) in append_condition()
543 append_value_condition (TransitionRule *tr, in append_value_condition()
559 append_constant_value_condition (TransitionRule *tr, in append_constant_value_condition()
575 append_build_insn (TransitionRule *tr, BuildInstr *bi) in append_build_insn()
1588 TransitionRule *tr = NULL; in build_transition() local
1897 TransitionRule *tr; in build_transition_table() local
/openbsd/usr.bin/dig/
H A Dnslookup.c491 isc_textregion_t tr; in testtype() local
508 isc_textregion_t tr; in testclass() local
671 isc_textregion_t tr; in addlookup() local
/openbsd/gnu/llvm/clang/www/
H A Dcontent.css33 tr { vertical-align:top } selector
/openbsd/sys/dev/pci/drm/amd/display/dc/gpio/dcn10/
H A Dhw_translate_dcn10.c406 void dal_hw_translate_dcn10_init(struct hw_translate *tr) in dal_hw_translate_dcn10_init()
/openbsd/sys/dev/pci/drm/amd/display/dc/gpio/dce120/
H A Dhw_translate_dce120.c406 void dal_hw_translate_dce120_init(struct hw_translate *tr) in dal_hw_translate_dce120_init()
/openbsd/usr.bin/cdio/
H A Dmmc.c390 struct track_info *tr; in writetao() local
435 writetrack(struct track_info *tr, int track) in writetrack()
/openbsd/regress/lib/libpthread/pthread_rwlock/
H A Dpthread_rwlock.c124 pthread_t tr[NUM_READERS], tw; in main() local
/openbsd/sys/dev/pci/drm/amd/display/dc/gpio/dcn20/
H A Dhw_translate_dcn20.c379 void dal_hw_translate_dcn20_init(struct hw_translate *tr) in dal_hw_translate_dcn20_init()
/openbsd/sys/dev/pci/drm/amd/display/dc/gpio/dcn21/
H A Dhw_translate_dcn21.c382 void dal_hw_translate_dcn21_init(struct hw_translate *tr) in dal_hw_translate_dcn21_init()
/openbsd/sys/dev/pci/drm/amd/display/dc/gpio/dcn30/
H A Dhw_translate_dcn30.c386 void dal_hw_translate_dcn30_init(struct hw_translate *tr) in dal_hw_translate_dcn30_init()

123