/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/in.routed/ |
H A D | output.c | 493 #define RT ((struct rt_entry *)rn) in walk_supply() macro 504 if ((RT->rt_state & RS_IF) && RT->rt_ifp != NULL && in walk_supply() 505 (RT->rt_ifp->int_state & IS_PASSIVE) && in walk_supply() 506 !(RT->rt_state & RS_MHOME)) in walk_supply() 511 if (RT->rt_spares[0].rts_origin == RO_FILE) in walk_supply() 518 if (RT->rt_state & RS_NOPROPAGATE) in walk_supply() 527 !(RT->rt_state & RS_MHOME)) in walk_supply() 530 dst = RT->rt_dst; in walk_supply() 538 if (RT->rt_state & RS_NET_SYN) { in walk_supply() 539 if (RT->rt_state & RS_NET_INT) { in walk_supply() [all …]
|
H A D | table.c | 1966 #undef RT in kern_out() 1978 #define RT ((struct rt_entry *)rn) in walk_kern() macro 1985 if (RT->rt_state & RS_NET_SYN) in walk_kern() 1992 if ((RT->rt_state & RS_STATIC) && in walk_kern() 1993 (RT->rt_spares[0].rts_origin != RO_FILE)) in walk_kern() 1997 if (RT->rt_state & RS_BADIF) in walk_kern() 2000 if (!(RT->rt_state & RS_IF)) { in walk_kern() 2014 if (RT_ISHOST(RT) && ntohl(RT->rt_dst) == RT->rt_gate) in walk_kern() 2022 if (RT->rt_ifp != NULL && (RT->rt_ifp->int_state & IS_EXTERNAL)) in walk_kern() 2028 if (RT->rt_ifp != NULL && in walk_kern() [all …]
|
H A D | trace.c | 1047 #define RT ((struct rt_entry *)rn) in walk_trace() macro 1052 rtname(RT->rt_dst, RT->rt_mask, RT->rt_gate)); in walk_trace() 1053 print_rts(&RT->rt_spares[0], 0, 0, 0, 0, in walk_trace() 1054 AGE_RT(RT->rt_state, RT->rt_spares[0].rts_origin, RT->rt_ifp)); in walk_trace() 1055 print_rtsorigin(origin_bits, RT->rt_spares[0].rts_origin); in walk_trace() 1056 trace_bits(rs_bits, RT->rt_state, _B_FALSE); in walk_trace() 1057 if (RT->rt_poison_time >= now_garbage && in walk_trace() 1058 RT->rt_poison_metric < RT->rt_metric) in walk_trace() 1060 RT->rt_poison_metric, ts(RT->rt_poison_time)); in walk_trace() 1061 (void) fprintf(ftrace, "%d spare slots", RT->rt_num_spares); in walk_trace() [all …]
|
/titanic_44/usr/src/cmd/dispadmin/ |
H A D | Makefile | 32 RT= RT$(PROG) macro 37 PROGS= $(PROG) $(RT) $(TS) $(IA) $(FSS) $(FX) $(SDC) 49 $(ROOTDIR)/RT \ 57 ROOTRT= $(RT:%=$(ROOTDIR)/RT/%) 71 $(RT):= OBJ= rt$(PROG).o 80 $(ROOTDIR)/RT/% \
|
/titanic_44/usr/src/cmd/priocntl/ |
H A D | Makefile | 42 RTD = $(CLASSD)/RT 50 RTPROG = RT$(PROG)
|
/titanic_44/usr/src/uts/intel/RT/ |
H A D | Makefile | 42 MODULE = RT
|
/titanic_44/usr/src/uts/sparc/RT/ |
H A D | Makefile | 42 MODULE = RT
|
/titanic_44/usr/src/lib/libpp/common/ |
H A D | pp.def | 129 RT
|
/titanic_44/usr/src/cmd/mandoc/ |
H A D | msec.in | 76 LINE("3RT", "Realtime Library Functions")
|
/titanic_44/usr/src/lib/libadm/common/ |
H A D | getvol.c | 82 #ifdef RT
|
/titanic_44/usr/src/cmd/ttymon/ |
H A D | uucp.h | 101 #ifdef RT
|
/titanic_44/usr/src/cmd/bnu/ |
H A D | uucp.h | 139 #ifdef RT
|
H A D | cntrl.c | 1668 #ifdef RT
|
/titanic_44/usr/src/uts/sparc/ |
H A D | Makefile.sparc | 344 SCHED_KMODS += RT TS RT_DPTBL TS_DPTBL IA FSS FX FX_DPTBL SDC
|
/titanic_44/usr/src/uts/intel/ |
H A D | Makefile.intel | 509 SCHED_KMODS += IA RT TS RT_DPTBL TS_DPTBL FSS FX FX_DPTBL SDC
|
/titanic_44/usr/src/lib/libshell/common/edit/ |
H A D | edit.c | 118 #ifdef RT
|
/titanic_44/usr/src/uts/common/os/ |
H A D | priv_defs | 315 including the RT class.
|
/titanic_44/usr/src/lib/libbsm/ |
H A D | audit_event.txt | 334 287:AUE_CLOCK_SETTIME:clock_settime(3RT):as
|
/titanic_44/usr/src/pkg/manifests/ |
H A D | SUNWcs.mf | 171 dir path=usr/lib/class/RT 883 file path=usr/kernel/sched/$(ARCH64)/RT group=sys mode=0755 899 file path=usr/lib/class/RT/RTdispadmin mode=0555 900 file path=usr/lib/class/RT/RTpriocntl mode=0555
|
/titanic_44/usr/src/lib/libast/common/ |
H A D | RELEASE | 159 07-11-15 features/signal.c: RT(1) .. RT(MAX-1) => RTMIN+1 .. RTMAX-1
|
/titanic_44/usr/src/ |
H A D | Targetdirs | 255 /usr/lib/class/RT \
|
/titanic_44/usr/src/data/hwdata/ |
H A D | pci.ids | 15733 127a 4311 Ring Modular? Riptide HSF RT HP Dom 21962 1b2c Opal-RT Technologies Inc. 22258 0301 Simulyzer-RT CompactPCI Serial DIO-1 card 22259 0302 Simulyzer-RT CompactPCI Serial PSI5-ECU-1 card 22260 0303 Simulyzer-RT CompactPCI Serial PSI5-SIM-1 card 22261 0304 Simulyzer-RT CompactPCI Serial PWR-ANA-1 card 22262 0305 Simulyzer-RT CompactPCI Serial CAN-1 card
|
/titanic_44/usr/src/data/zoneinfo/ |
H A D | europe | 1212 # the EU and Estonia, ratified by the Estonian law (RT II 1995, 22-27, 120).
|
/titanic_44/usr/src/cmd/terminfo/ |
H A D | termcap.src | 1047 # I renamed GS/GE/HM/EN/PU/PD/RT and added klone+sgr-dumb, based 1342 # :GC=b:GL=v:GR=t:RT=^J:\ 17905 # :PU=^An\r:PD=^Ao\r:PR=^Ap\r:HP=^A@\r:RT=^Aq\r:TB=\r:CN=\177:MP=\E+F: 17911 # EN/PD/PU/CO/CF/RT according to the XENIX/TC mappings, but not HM/DL/RF/RC. 18878 # RT key_return kent
|
H A D | terminfo.src | 1145 # I renamed GS/GE/HM/EN/PU/PD/RT and added klone+sgr-dumb, based 1484 # :GC=b:GL=v:GR=t:RT=^J:\ 20066 # :PU=^An\r:PD=^Ao\r:PR=^Ap\r:HP=^A@\r:RT=^Aq\r:TB=\r:CN=\177:MP=\E+F: 20072 # EN/PD/PU/CO/CF/RT according to the XENIX/TC mappings, but not HM/DL/RF/RC. 21094 # RT key_return kent
|