Home
last modified time | relevance | path

Searched refs:RC (Results 1 – 25 of 35) sorted by relevance

12

/mirbsd/src/usr.sbin/httpd/src/ap/
Dap_hook.c205 if (AP_HOOK_SIG_HAS(sig, RC, char)) in ap_hook_configure()
207 else if (AP_HOOK_SIG_HAS(sig, RC, int)) in ap_hook_configure()
209 else if (AP_HOOK_SIG_HAS(sig, RC, long)) in ap_hook_configure()
211 else if (AP_HOOK_SIG_HAS(sig, RC, float)) in ap_hook_configure()
213 else if (AP_HOOK_SIG_HAS(sig, RC, double)) in ap_hook_configure()
215 else if (AP_HOOK_SIG_HAS(sig, RC, ptr)) in ap_hook_configure()
310 if (AP_HOOK_SIG_HAS(sig, RC, char)) in ap_hook_use()
312 else if (AP_HOOK_SIG_HAS(sig, RC, int)) in ap_hook_use()
314 else if (AP_HOOK_SIG_HAS(sig, RC, long)) in ap_hook_use()
316 else if (AP_HOOK_SIG_HAS(sig, RC, float)) in ap_hook_use()
[all …]
/mirbsd/src/usr.sbin/httpd/src/include/
Dap_hook.h120 #define AP_HOOK_RC_void AP_HOOK_SIG_TRIPLE(RC,0)
121 #define AP_HOOK_RC_char AP_HOOK_SIG_TRIPLE(RC,1)
122 #define AP_HOOK_RC_int AP_HOOK_SIG_TRIPLE(RC,2)
123 #define AP_HOOK_RC_long AP_HOOK_SIG_TRIPLE(RC,3)
124 #define AP_HOOK_RC_float AP_HOOK_SIG_TRIPLE(RC,4)
125 #define AP_HOOK_RC_double AP_HOOK_SIG_TRIPLE(RC,5)
126 #define AP_HOOK_RC_ptr AP_HOOK_SIG_TRIPLE(RC,6)
/mirbsd/src/share/doc/psd/23.Cknr/
Dcman681 %term RC /\** } \**/
139 struct_dcl: STRUCT NAME LC type_dcl_list RC
140 STRUCT LC type_dcl_list RC
188 LC init_list RC
189 LC init_list CM RC
191 compoundstmt: LC dcl_list stmt_list RC
/mirbsd/src/usr.bin/tip/
Dremote.c59 &ES, &EX, &FO, &RC, &RE, &PA
197 if (RC != NOSTR)
198 vstring("rc", RC);
Dtip.h84 char *RC; /* raise character */ variable
/mirbsd/src/sys/netisdn/
Di4b_l2fsm.c668 if(l2sc->RC >= N200) in F_AE11()
681 l2sc->RC++; in F_AE11()
812 if(l2sc->RC >= N200) in F_AR11()
823 l2sc->RC++; in F_AR11()
982 l2sc->RC = 0; in F_MF11()
986 l2sc->RC++; in F_MF11()
1010 l2sc->RC = 0; in F_MF13()
1028 l2sc->RC = 0; in F_MF14()
1350 if(l2sc->RC >= N200) in F_TR11()
1364 l2sc->RC++; in F_TR11()
[all …]
Di4b_l2timer.c79 NDBGL2(L2_T_ERR, "isdnif %d, RC = %d", l2sc->drv->isdnif, l2sc->RC); in i4b_T200_timeout()
Di4b_util.c83 l2sc->RC = 0; in i4b_establish_data_link()
Di4b_l2.c186 l2sc->RC = 0; in i4b_l2_unit_init()
Di4b_l2.h105 int RC; /* Retry Counter */ member
/mirbsd/src/lib/libocurses/
Dcurses.c50 *KR, *KS, *KU, *LL, *MA, *ND, *NL, *RC, *SC, *SE, *SF, variable
Dsetterm.c64 &LL, &MA, &ND, &NL, &_PC, &RC, &SC, &SE, &SF,
Dcurses.h81 *KR, *KS, *KU, *LL, *MA, *ND, *NL, *RC, *SC, *SE, *SF,
/mirbsd/src/gnu/usr.bin/binutils/opcodes/
Dalpha-opc.c211 #define RC (RB + 1) macro
215 #define FA (RC + 1)
419 #define ARG_OPRLZ1 { ZA, LIT, RC }
564 { "clr", OPR(0x11,0x20), BASE, { ZA, ZB, RC } }, /* pseudo */
565 { "mov", OPR(0x11,0x20), BASE, { ZA, RB, RC } }, /* pseudo */
566 { "mov", OPR(0x11,0x20), BASE, { RA, RBA, RC } }, /* pseudo */
567 { "mov", OPRL(0x11,0x20), BASE, { ZA, LIT, RC } }, /* pseudo */
597 0xFFFFFFE0, BASE, { RC } }, /* ev56 but */
1311 { "ftoit", FP(0x1C, 0x70), CIX, { FA, ZB, RC } },
1312 { "ftois", FP(0x1C, 0x78), CIX, { FA, ZB, RC } },
Dms1-opc.c536 …{ { MNEM, ' ', OP (FRSR1), ',', OP (FRSR2), ',', '#', OP (RC), ',', '#', OP (RCNUM), ',', '#', OP …
/mirbsd/src/gnu/usr.bin/perl/wince/bin/
Dsearch.pl626 unless (open(RC, "$file")) {
/mirbsd/src/gnu/usr.bin/perl/win32/bin/
Dsearch.pl631 unless (open(RC, "$file")) {
/mirbsd/src/share/misc/
Dscsi_modes165 {RC (Read Continuous)} t1
/mirbsd/src/share/tmac/
Dtmac.s584 . if \\n(NX>1 .RC
658 .de RC
Dtmac.e977 .if "\\$1"RC" \
/mirbsd/src/usr.bin/less/
Dless.hlp32 SSEEAARRCCHHIINNGG
/mirbsd/src/gnu/share/
Dlibtool.m42224 RC)
3035 _LT_AC_SHELL_INIT([tagnames=${tagnames+${tagnames},}RC])
4515 AC_DEFUN([AC_LIBTOOL_LANG_RC_CONFIG], [_LT_AC_LANG_RC_CONFIG(RC)])
4519 # Source file extension for RC test sources.
4522 # Object file extension for compiled RC test sources.
4541 CC=${RC-"windres"}
6851 [AC_CHECK_TOOL(RC, windres, no)
/mirbsd/src/gnu/usr.bin/lynx/
Dlynx.cfg335 # 'o'ptions menu. The 'o'ptions menu setting will be stored in the user's RC
597 # the 'o'ptions menu and save that preference in their RC file.
606 # change it via the 'o'ptions menu and save that preference in their RC file.
772 # menu and saved in the RC file, and always can be toggled via the -popup
786 # 'o'ptions menu and saved in the RC file, and always can be toggled
1834 # may save the preference in the RC file).
/mirbsd/src/gnu/usr.bin/perl/pod/
Dperltodo.pod321 isn't bumped up until RC time, to minimise the possibility of versions of perl
/mirbsd/src/lib/libncurses/src/include/
DCaps604 remove_clock rmclk str RC - - ----- remove clock
1237 # RC key_recalc remove_clock

12