Symbol: r_type
lib/libc/time/localtime.c
119
int r_type; /* type of rule--see below */
lib/libc/time/localtime.c
763
rulep->r_type = JULIAN_DAY;
lib/libc/time/localtime.c
770
rulep->r_type = MONTH_NTH_DAY_OF_WEEK;
lib/libc/time/localtime.c
787
rulep->r_type = DAY_OF_YEAR;
lib/libc/time/localtime.c
818
switch (rulep->r_type) {
usr.sbin/map-mbone/mapper.c
217
int r_type)
usr.sbin/mrinfo/mrinfo.c
534
accept_group_report(u_int32_t src, u_int32_t dst, u_int32_t group, int r_type)
usr.sbin/mrouted/defs.h
179
u_int32_t group, int r_type);
usr.sbin/mrouted/vif.c
536
int r_type)
usr.sbin/mrouted/vif.c
557
if (r_type == IGMP_v1_HOST_MEMBERSHIP_REPORT)
usr.sbin/mrouted/vif.c
580
if (r_type == IGMP_v2_HOST_MEMBERSHIP_REPORT)
usr.sbin/mtrace/mtrace.c
1660
int r_type)
usr.sbin/ospf6d/rde_spf.c
919
rt_dump(struct in_addr area, pid_t pid, u_int8_t r_type)
usr.sbin/ospf6d/rde_spf.c
935
switch (r_type) {
usr.sbin/ospfd/rde_spf.c
798
rt_dump(struct in_addr area, pid_t pid, u_int8_t r_type)
usr.sbin/ospfd/rde_spf.c
814
switch (r_type) {
usr.sbin/rbootd/rbootd.c
288
EnetStr(rtmp), rtmp->rmp.r_type);
usr.sbin/rbootd/rmpproto.c
147
EnetStr(rconn), rmp->r_type);
usr.sbin/rbootd/rmpproto.c
423
((rpl->r_type == RMP_BOOT_REPL)? ntohs(rpl->r_brpl.rmp_session):
usr.sbin/rbootd/rmpproto.c
527
((rpl->r_type == RMP_BOOT_REPL)? ntohs(rpl->r_brpl.rmp_session):
usr.sbin/rbootd/rmpproto.c
84
switch (rmp->r_type) { /* do what we came here to do */
usr.sbin/rbootd/utils.c
108
switch (rmp->r_type) {
usr.sbin/rbootd/utils.c
159
rmp->r_type);
usr.sbin/tcpdump/nameser.h
237
int16_t r_type; /* type number */