Home
last modified time | relevance | path

Searched refs:rtp (Results 1 – 25 of 60) sorted by relevance

123

/netbsd-src/usr.bin/rump_dhcpclient/
H A Dconfigure.c290 struct rt *rtp, *rtl, *rtn; in add_router_host_route() local
293 for (rtp = rt, rtl = NULL; rtp; rtl = rtp, rtp = rtp->next) { in add_router_host_route()
294 if (rtp->dest.s_addr != INADDR_ANY) in add_router_host_route()
297 for (rtn = rt; rtn != rtp; rtn = rtn->next) { in add_router_host_route()
299 if (rtn->dest.s_addr == rtp->gate.s_addr) in add_router_host_route()
302 cp = (const char *)&rtp->gate.s_addr; in add_router_host_route()
313 if (rtn != rtp) in add_router_host_route()
318 ifp->name, inet_ntoa(rtp->gate)); in add_router_host_route()
319 rtp->gate.s_addr = 0; in add_router_host_route()
323 ifp->name, inet_ntoa(rtp->gate)); in add_router_host_route()
[all …]
/netbsd-src/external/lgpl3/gmp/dist/mpf/
H A Ddiv_ui.c39 mp_ptr rp, tp, rtp; in mpf_div_ui() local
91 rtp = tp; in mpf_div_ui()
96 rtp = tp + (tsize - usize); in mpf_div_ui()
100 MPN_COPY (rtp, up, usize); in mpf_div_ui()
/netbsd-src/usr.bin/xlint/lint1/
H A Dtree.c1406 const type_t *rtp = rn->u.ops.left->tn_type; in build_assignment()
1407 const sym_t *ec = rtp->u.enumer->en_first_enumerator; in build_assignment()
1430 warning(348, (int)max_enum_value, max_ec->s_name, type_name(rtp), in build_assignment()
2496 const type_t *rtp, tspec_t rt) in typeok_compare()
2505 error(171, type_name(ltp), type_name(rtp)); in typeok_quest()
2508 error(107, op_name(op), type_name(ltp), type_name(rtp)); in typeok_quest()
2519 const type_t *rtp, tspec_t rt) in typeok_colon_pointer()
2523 warn_incompatible_types(op, ltp, lt, rtp, rt); in typeok_colon_pointer()
2532 const type_t *rtp, tspec_t rt) in typeok_colon_pointer()
2537 warn_incompatible_types(op, ltp, lt, rtp, r in typeok_colon()
1164 const type_t *rtp = rn->u.ops.left->tn_type; check_enum_array_index() local
2266 warn_incompatible_types(op_t op,const type_t * ltp,tspec_t lt,const type_t * rtp,tspec_t rt) warn_incompatible_types() argument
2289 typeok_plus(op_t op,const type_t * ltp,tspec_t lt,const type_t * rtp,tspec_t rt) typeok_plus() argument
2302 typeok_minus(op_t op,const type_t * ltp,tspec_t lt,const type_t * rtp,tspec_t rt) typeok_minus() argument
2411 warn_incompatible_pointers(op_t op,const type_t * ltp,const type_t * rtp) warn_incompatible_pointers() argument
2443 type_t *ltp = ln->tn_type, *rtp = rn->tn_type; check_pointer_comparison() local
2476 typeok_compare(op_t op,const tnode_t * ln,const type_t * ltp,tspec_t lt,const tnode_t * rn,const type_t * rtp,tspec_t rt) typeok_compare() argument
2511 typeok_colon_pointer(const type_t * ltp,const type_t * rtp) typeok_colon_pointer() argument
2536 typeok_colon(const tnode_t * ln,const type_t * ltp,tspec_t lt,const tnode_t * rn,const type_t * rtp,tspec_t rt) typeok_colon() argument
2623 typeok_scalar(op_t op,const mod_t * mp,const type_t * ltp,tspec_t lt,const type_t * rtp,tspec_t rt) typeok_scalar() argument
2774 check_assign_void_pointer_compat(op_t op,int arg,const type_t * ltp,tspec_t lt,const type_t * lstp,tspec_t lst,const tnode_t * rn,const type_t * rtp,tspec_t rt,const type_t * rstp,tspec_t rst) check_assign_void_pointer_compat() argument
2815 check_assign_pointer_integer(op_t op,int arg,const type_t * ltp,tspec_t lt,const type_t * rtp,tspec_t rt) check_assign_pointer_integer() argument
2847 check_assign_pointer(op_t op,int arg,const type_t * ltp,tspec_t lt,const type_t * rtp,tspec_t rt) check_assign_pointer() argument
2863 warn_assign(op_t op,int arg,const type_t * ltp,tspec_t lt,const type_t * rtp,tspec_t rt) warn_assign() argument
2894 type_t *ltp, *rtp, *lstp = NULL, *rstp = NULL; check_assign_types_compatible() local
3008 typeok_op(op_t op,int arg,const tnode_t * ln,const type_t * ltp,tspec_t lt,const tnode_t * rn,const type_t * rtp,tspec_t rt) typeok_op() argument
3186 typeok_enum(op_t op,const mod_t * mp,int arg,const tnode_t * ln,const type_t * ltp,const tnode_t * rn,const type_t * rtp) typeok_enum() argument
3210 type_t *rtp = mp->m_binary ? rn->tn_type : NULL; typeok() local
[all...]
/netbsd-src/usr.sbin/mrouted/
H A Droute.c36 static struct rtentry *rtp; /* pointer to a route entry */ variable
237 rtp = RT_ADDR; in start_route_updates()
255 r = rtp->rt_next; in find_route()
258 rtp = r; in find_route()
264 rtp = r; in find_route()
304 r->rt_next = rtp->rt_next; in create_route()
305 rtp->rt_next = r; in create_route()
306 r->rt_prev = rtp; in create_route()
311 rtp = r; in create_route()
394 steal_sources(rtp); in update_route()
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/
H A Dt-vxcrtstuff6 vx_crtbegin-rtp.o: $(srcdir)/config/vxcrtstuff.c
12 EXTRA_PARTS += vx_crtbegin-kernel.o vx_crtbegin-rtp.o vx_crtend.o
/netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_atombios_dp.c579 int rtp = 0; in radeon_dp_set_tp() local
585 rtp = ATOM_ENCODER_CMD_DP_LINK_TRAINING_PATTERN1; in radeon_dp_set_tp()
588 rtp = ATOM_ENCODER_CMD_DP_LINK_TRAINING_PATTERN2; in radeon_dp_set_tp()
591 rtp = ATOM_ENCODER_CMD_DP_LINK_TRAINING_PATTERN3; in radeon_dp_set_tp()
594 atombios_dig_encoder_setup(dp_info->encoder, rtp, 0); in radeon_dp_set_tp()
598 rtp = 0; in radeon_dp_set_tp()
601 rtp = 1; in radeon_dp_set_tp()
605 dp_info->dp_clock, dp_info->enc_id, rtp); in radeon_dp_set_tp()
/netbsd-src/external/bsd/dhcpcd/dist/src/
H A Dipv4.c380 struct rt *rt, *rth, *rtp; in inet_routerhostroute() local
470 while ((rtp = RB_TREE_MAX(routes)) != NULL) { in inet_routerhostroute()
471 rb_tree_remove_node(routes, rtp); in inet_routerhostroute()
472 rt_proto_add(&troutes, rtp); in inet_routerhostroute()
473 if (rtp == rt) in inet_routerhostroute()
478 while ((rtp = RB_TREE_MAX(&troutes)) != NULL) { in inet_routerhostroute()
479 rb_tree_remove_node(&troutes, rtp); in inet_routerhostroute()
480 rt_proto_add(routes, rtp); in inet_routerhostroute()
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_atombios_dp.c510 int rtp = 0; in amdgpu_atombios_dp_set_tp() local
515 rtp = ATOM_ENCODER_CMD_DP_LINK_TRAINING_PATTERN1; in amdgpu_atombios_dp_set_tp()
518 rtp = ATOM_ENCODER_CMD_DP_LINK_TRAINING_PATTERN2; in amdgpu_atombios_dp_set_tp()
521 rtp = ATOM_ENCODER_CMD_DP_LINK_TRAINING_PATTERN3; in amdgpu_atombios_dp_set_tp()
524 amdgpu_atombios_encoder_setup_dig_encoder(dp_info->encoder, rtp, 0); in amdgpu_atombios_dp_set_tp()
/netbsd-src/external/bsd/nvi/dist/ex/
H A Dex_cscope.c450 TAG *rtp; in cscope_find() local
470 rtp = NULL; in cscope_find()
478 CALLOC_GOTO(sp, rtp, TAG *, 1, sizeof(TAG)); in cscope_find()
479 TAILQ_INSERT_HEAD(&rtqp->tagq, rtp, q); in cscope_find()
480 rtqp->current = rtp; in cscope_find()
582 free(rtp); in cscope_find()
H A Dex_tag.c758 TAG *rtp; in tagq_push() local
772 rtp = NULL; in tagq_push()
780 CALLOC_GOTO(sp, rtp, TAG *, 1, sizeof(TAG)); in tagq_push()
781 TAILQ_INSERT_HEAD(&rtqp->tagq, rtp, q); in tagq_push()
782 rtqp->current = rtp; in tagq_push()
856 if (rtp != NULL) in tagq_push()
857 free(rtp); in tagq_push()
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/
H A Dt-vxcrtstuff9 # We do pretty different things for kernel vs rtp modes, all
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dggc-common.c87 const_ggc_root_tab_t rtp, rti; in ggc_mark_roots() local
97 FOR_EACH_VEC_ELT (extra_root_vec, i, rtp) in ggc_mark_roots()
98 ggc_mark_root_tab (rtp); in ggc_mark_roots()
/netbsd-src/external/cddl/osnet/dist/common/ctf/
H A Dctf_types.c603 const ctf_type_t *ltp, *rtp; in ctf_type_compat() local
619 (rtp = ctf_lookup_by_id(&rfp, rtype)) == NULL || in ctf_type_compat()
621 ctf_strptr(rfp, rtp->ctt_name)) != 0) in ctf_type_compat()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/
H A Dt-vxworks29 # rtp vs kernel mode. We setup SYSROOT_HEADERS_SUFFIX_SPEC to handle
/netbsd-src/sys/arch/arm/dts/
H A Dsun5i-r8-pocketchip.dts119 &rtp {
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
H A Dsun5i-a13.dtsi55 thermal-sensors = <&rtp>;
H A Dsun4i-a10.dtsi134 thermal-sensors = <&rtp>;
944 rtp: rtp@1c25000 { label
H A Dsun5i-gr8-evb.dts287 &rtp {
H A Dsun5i.dtsi646 rtp: rtp@1c25000 { label
H A Dsun6i-a31.dtsi172 thermal-sensors = <&rtp>;
811 rtp: rtp@1c25000 { label
/netbsd-src/external/gpl3/binutils/dist/libctf/
H A Dctf-types.c1285 const ctf_type_t *ltp, *rtp; in ctf_type_compat() local
1301 rtp = ctf_lookup_by_id (&rfp, rtype); in ctf_type_compat()
1303 if (ltp != NULL && rtp != NULL) in ctf_type_compat()
1305 ctf_strptr (rfp, rtp->ctt_name)) == 0); in ctf_type_compat()
/netbsd-src/external/gpl3/binutils.old/dist/libctf/
H A Dctf-types.c1276 const ctf_type_t *ltp, *rtp; in ctf_type_compat() local
1292 rtp = ctf_lookup_by_id (&rfp, rtype); in ctf_type_compat()
1294 if (ltp != NULL && rtp != NULL) in ctf_type_compat()
1296 ctf_strptr (rfp, rtp->ctt_name)) == 0); in ctf_type_compat()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dggc-common.cc84 const_ggc_root_tab_t rtp, rti; in ggc_mark_roots() local
94 FOR_EACH_VEC_ELT (extra_root_vec, i, rtp) in ggc_mark_roots()
95 ggc_mark_root_tab (rtp); in ggc_mark_roots()
/netbsd-src/sys/net/
H A Dif_srt.c215 const struct rtentry *rtp) in srt_if_output() argument
H A Droute.c831 struct rtentry **rtp) in rtredirect() argument
935 if (rtp != NULL && !error) in rtredirect()
936 *rtp = rt; in rtredirect()

123