| /mirbsd/src/usr.sbin/httpd/src/ap/ |
| D | ap_hook.c | 205 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/ |
| D | ap_hook.h | 120 #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/ |
| D | cman6 | 81 %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/ |
| D | remote.c | 59 &ES, &EX, &FO, &RC, &RE, &PA 197 if (RC != NOSTR) 198 vstring("rc", RC);
|
| D | tip.h | 84 char *RC; /* raise character */ variable
|
| /mirbsd/src/sys/netisdn/ |
| D | i4b_l2fsm.c | 668 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 …]
|
| D | i4b_l2timer.c | 79 NDBGL2(L2_T_ERR, "isdnif %d, RC = %d", l2sc->drv->isdnif, l2sc->RC); in i4b_T200_timeout()
|
| D | i4b_util.c | 83 l2sc->RC = 0; in i4b_establish_data_link()
|
| D | i4b_l2.c | 186 l2sc->RC = 0; in i4b_l2_unit_init()
|
| D | i4b_l2.h | 105 int RC; /* Retry Counter */ member
|
| /mirbsd/src/lib/libocurses/ |
| D | curses.c | 50 *KR, *KS, *KU, *LL, *MA, *ND, *NL, *RC, *SC, *SE, *SF, variable
|
| D | setterm.c | 64 &LL, &MA, &ND, &NL, &_PC, &RC, &SC, &SE, &SF,
|
| D | curses.h | 81 *KR, *KS, *KU, *LL, *MA, *ND, *NL, *RC, *SC, *SE, *SF,
|
| /mirbsd/src/gnu/usr.bin/binutils/opcodes/ |
| D | alpha-opc.c | 211 #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 } },
|
| D | ms1-opc.c | 536 …{ { MNEM, ' ', OP (FRSR1), ',', OP (FRSR2), ',', '#', OP (RC), ',', '#', OP (RCNUM), ',', '#', OP …
|
| /mirbsd/src/gnu/usr.bin/perl/wince/bin/ |
| D | search.pl | 626 unless (open(RC, "$file")) {
|
| /mirbsd/src/gnu/usr.bin/perl/win32/bin/ |
| D | search.pl | 631 unless (open(RC, "$file")) {
|
| /mirbsd/src/share/misc/ |
| D | scsi_modes | 165 {RC (Read Continuous)} t1
|
| /mirbsd/src/share/tmac/ |
| D | tmac.s | 584 . if \\n(NX>1 .RC 658 .de RC
|
| D | tmac.e | 977 .if "\\$1"RC" \
|
| /mirbsd/src/usr.bin/less/ |
| D | less.hlp | 32 SSEEAARRCCHHIINNGG
|
| /mirbsd/src/gnu/share/ |
| D | libtool.m4 | 2224 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/ |
| D | lynx.cfg | 335 # '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/ |
| D | perltodo.pod | 321 isn't bumped up until RC time, to minimise the possibility of versions of perl
|
| /mirbsd/src/lib/libncurses/src/include/ |
| D | Caps | 604 remove_clock rmclk str RC - - ----- remove clock 1237 # RC key_recalc remove_clock
|