| /freebsd-12.1/libexec/rc/rc.d/ |
| H A D | netif | 159 local _cooked_list _tmp_list _fail _func _ok _str _cmdifn 161 _func= 166 _func="$1" 207 case $_func in 216 if ${_func} ${ifn} $2; then 227 case ${_func}:${_dadwait} in 236 case ${_func} in 251 case ${_func} in
|
| /freebsd-12.1/sys/ddb/ |
| H A D | ddb.h | 134 #define _DB_SET(_suffix, _name, _func, list, _flag, _more) \ argument 137 .fcn = _func, \ 161 #define _DB_FUNC(_suffix, _name, _func, list, _flag, _more) \ argument 162 static db_cmdfcn_t _func; \ 163 _DB_SET(_suffix, _name, _func, list, _flag, _more); \ 165 _func(db_expr_t addr, bool have_addr, db_expr_t count, char *modif) 168 #define DB_FUNC(_name, _func, list, _flag, _more) \ argument 169 _DB_FUNC(_cmd, _name, _func, list, _flag, _more)
|
| /freebsd-12.1/contrib/ngatm/libngatm/ |
| H A D | unicust.h | 92 _##T##_func(void *varg) \ 105 _##T##_func(void *varg) \ 118 _##T##_func(void *varg) \
|
| H A D | sscopcust.h | 87 (S)->timer##T, T##_func); \ 93 T##_func(void *varg) \
|
| /freebsd-12.1/sys/netgraph/atm/uni/ |
| H A D | ng_uni_cust.h | 103 _##T##_func(node_p node, hook_p hook, void *arg1, int arg2) \ 117 _##T##_func(node_p node, hook_p hook, void *arg1, int arg2) \ 132 _##T##_func(node_p node, hook_p hook, void *arg1, int arg2) \
|
| /freebsd-12.1/contrib/libstdc++/include/bits/ |
| H A D | boost_concept_check.h | 75 typedef void (_ns::_concept <_type_var>::* _func##_type_var##_concept)(); \ 76 template <_func##_type_var##_concept _Tp1> \ 83 …typedef void (_ns::_concept <_type_var1,_type_var2>::* _func##_type_var1##_type_var2##_concept)();… 84 template <_func##_type_var1##_type_var2##_concept _Tp1> \ 91 …typedef void (_ns::_concept <_type_var1,_type_var2,_type_var3>::* _func##_type_var1##_type_var2##_… 92 template <_func##_type_var1##_type_var2##_type_var3##_concept _Tp1> \ 99 …typedef void (_ns::_concept <_type_var1,_type_var2,_type_var3,_type_var4>::* _func##_type_var1##_t… 100 template <_func##_type_var1##_type_var2##_type_var3##_type_var4##_concept _Tp1> \
|
| /freebsd-12.1/sys/gnu/dts/include/dt-bindings/pinctrl/ |
| H A D | rzn1-pinctrl.h | 9 #define RZN1_PINMUX(_gpio, _func) \ argument 10 (((_func) << 8) | (_gpio))
|
| /freebsd-12.1/contrib/openpam/t/ |
| H A D | t_openpam_dispatch.c | 53 static int t_ ## n ## _func(OPENPAM_UNUSED(char **desc), \ 57 t_add_test(&t_ ## n ## _func, NULL, "%s", t_ ## n ## _desc)
|
| H A D | t_openpam_readlinev.c | 51 static int t_ ## n ## _func(OPENPAM_UNUSED(char **desc), \ 55 t_add_test(&t_ ## n ## _func, NULL, "%s", t_ ## n ## _desc)
|
| H A D | t_openpam_readword.c | 50 static int t_ ## n ## _func(OPENPAM_UNUSED(char **desc), \ 54 t_add_test(&t_ ## n ## _func, NULL, "%s", t_ ## n ## _desc)
|
| /freebsd-12.1/sys/compat/linuxkpi/common/include/linux/ |
| H A D | interrupt.h | 200 #define DECLARE_TASKLET(_name, _func, _data) \ argument 201 struct tasklet_struct _name = { .func = (_func), .data = (_data) }
|
| /freebsd-12.1/stand/kshim/ |
| H A D | bsd_kernel.h | 94 #define SYSINIT(uniq, subs, order, _func, _data) \ argument 96 .func = (_func), \ 103 #define SYSUNINIT(uniq, subs, order, _func, _data) \ argument 105 .func = (_func), \
|
| /freebsd-12.1/sys/netgraph/atm/sscop/ |
| H A D | ng_sscop_cust.h | 118 hz * (S)->timer##T / 1000, T##_func, (S), 0); \ 127 T##_func(node_p node, hook_p hook, void *arg1, int arg2) \
|
| /freebsd-12.1/contrib/gcc/config/arm/ |
| H A D | README-interworking | 504 .globl _func 506 _func: 527 .globl _func 529 _func: 547 .globl _func 549 _func: 570 .globl _func 571 _func: 612 .globl _func 614 _func:
|
| /freebsd-12.1/contrib/bsnmp/lib/ |
| H A D | snmpclient.h | 142 int32_t snmp_pdu_send(struct snmp_pdu *_pdu, snmp_send_cb_f _func, void *_arg);
|
| /freebsd-12.1/sys/contrib/ngatm/netnatm/sig/ |
| H A D | unipriv.h | 559 #define TIMER_START_UNI(U,T,N) _TIMER_START(U, U, (U)->T, N, _##T##_func) 560 #define TIMER_START_CALL(C,T,N) _TIMER_START(C->uni, C, (C)->T, N, _##T##_func) 561 #define TIMER_START_PARTY(P,T,N) _TIMER_START(P->call->uni, P, (P)->T, N, _##T##_func)
|
| /freebsd-12.1/contrib/llvm/lib/Target/Mips/ |
| H A D | Mips16InstrInfo.td | 63 class FI816_ins_base<bits<3> _func, string asmstr, 65 FI816<_func, (outs), (ins simm16:$imm), !strconcat(asmstr, asmstr2), 68 class FI816_ins<bits<3> _func, string asmstr, 70 FI816_ins_base<_func, asmstr, "\t$imm # 16 bit inst", itin>; 72 class FI816_SP_ins<bits<3> _func, string asmstr, 74 FI816_ins_base<_func, asmstr, "\t$$sp, $imm # 16 bit inst", itin>; 159 class FEXT_I816_ins_base<bits<3> _func, string asmstr, 164 class FEXT_I816_ins<bits<3> _func, string asmstr, 166 FEXT_I816_ins_base<_func, asmstr, "\t$imm", itin>; 168 class FEXT_I816_SP_ins<bits<3> _func, string asmstr, [all …]
|
| H A D | Mips16InstrFormats.td | 318 class FI816<bits<3> _func, dag outs, dag ins, string asmstr, 326 let func = _func;
|
| /freebsd-12.1/contrib/openpam/include/security/ |
| H A D | openpam.h | 215 const char *_func,
|
| /freebsd-12.1/sys/dev/drm2/ |
| H A D | drmP.h | 312 #define DRM_IOCTL_DEF(ioctl, _func, _flags) \ argument 313 [DRM_IOCTL_NR(ioctl)] = {.cmd = ioctl, .func = _func, .flags = _flags, .cmd_drv = 0} 315 #define DRM_IOCTL_DEF_DRV(ioctl, _func, _flags) \ argument 316 …[DRM_IOCTL_NR(DRM_##ioctl)] = {.cmd = DRM_##ioctl, .func = _func, .flags = _flags, .cmd_drv = DRM_…
|
| /freebsd-12.1/sys/sys/ |
| H A D | kernel.h | 449 void config_intrhook_oneshot(ich_func_t _func, void *_arg);
|
| /freebsd-12.1/sys/gnu/dts/arm64/exynos/ |
| H A D | exynos5433-pinctrl.dtsi | 14 #define PIN(_func, _pin, _pull, _drv) \ argument 17 samsung,pin-function = <EXYNOS_PIN_FUNC_ ##_func>; \
|
| /freebsd-12.1/contrib/libstdc++/ |
| H A D | linkage.m4 | 34 dnl but _func does, then it will "#define func _func".
|
| /freebsd-12.1/contrib/libevent/ |
| H A D | ChangeLog-2.0 | 587 o Use the _func() replacements for open, fstat, etc in evutil.c on win32 (e50c0fc)
|
| /freebsd-12.1/contrib/ntp/sntp/libevent/ |
| H A D | ChangeLog-2.0 | 587 o Use the _func() replacements for open, fstat, etc in evutil.c on win32 (e50c0fc)
|