Home
last modified time | relevance | path

Searched refs:_func (Results 1 – 19 of 19) sorted by relevance

/NextBSD/contrib/openpam/t/
HDt.h44 static int t_ ## n ## _func(void *); \
46 { t_ ## n ## _func, d, NULL }; \
47 static int t_ ## n ## _func(OPENPAM_UNUSED(void *arg))
50 static int t_ ## n ## _func(void *); \
52 { t_ ## n ## _func, d, a }; \
53 static int t_ ## n ## _func(void *arg)
/NextBSD/etc/rc.d/
HDnetif158 local _cooked_list _tmp_list _fail _func _ok _str _cmdifn
160 _func=
165 _func="$1"
206 case $_func in
215 if ${_func} ${ifn} $2; then
226 case ${_func}:${_dadwait} in
235 case ${_func} in
250 case ${_func} in
/NextBSD/lib/libdispatch/src/
HDtrace.h46 dispatch_function_t _func = (dispatch_function_t)(_f); \
48 DISPATCH_CALLOUT_ENTRY(_dq, _label, _func, _ctxt); \
50 DISPATCH_CALLOUT_RETURN(_dq, _label, _func, _ctxt); \
93 dispatch_function_t _func; \
101 _func = _dc->dc_func; \
104 _func = (dispatch_function_t)_dispatch_queue_invoke; \
112 _func = (dispatch_function_t)dispatch_semaphore_signal; \
115 _func = _dispatch_Block_invoke(_dc->dc_ctxt); \
118 _func = _dc->dc_func; \
121 _t(_dq, _label, _do, _kind, _func, _ctxt); \
/NextBSD/sys/ddb/
HDddb.h128 #define _DB_SET(_suffix, _name, _func, list, _flag, _more) \ argument
131 .fcn = _func, \
155 #define _DB_FUNC(_suffix, _name, _func, list, _flag, _more) \ argument
156 static db_cmdfcn_t _func; \
157 _DB_SET(_suffix, _name, _func, list, _flag, _more); \
159 _func(db_expr_t addr, bool have_addr, db_expr_t count, char *modif)
162 #define DB_FUNC(_name, _func, list, _flag, _more) \ argument
163 _DB_FUNC(_cmd, _name, _func, list, _flag, _more)
/NextBSD/contrib/ngatm/libngatm/
HDunicust.h92 _##T##_func(void *varg) \
105 _##T##_func(void *varg) \
118 _##T##_func(void *varg) \
HDsscopcust.h87 (S)->timer##T, T##_func); \
93 T##_func(void *varg) \
/NextBSD/sys/netgraph/atm/uni/
HDng_uni_cust.h101 _##T##_func(node_p node, hook_p hook, void *arg1, int arg2) \
115 _##T##_func(node_p node, hook_p hook, void *arg1, int arg2) \
130 _##T##_func(node_p node, hook_p hook, void *arg1, int arg2) \
/NextBSD/contrib/libstdc++/include/bits/
Dboost_concept_check.h75 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> \
/NextBSD/sys/boot/kshim/
HDbsd_kernel.h75 #define SYSINIT(uniq, subs, order, _func, _data) \ argument
77 .func = (_func), \
84 #define SYSUNINIT(uniq, subs, order, _func, _data) \ argument
86 .func = (_func), \
/NextBSD/sys/netgraph/atm/sscop/
HDng_sscop_cust.h116 hz * (S)->timer##T / 1000, T##_func, (S), 0); \
125 T##_func(node_p node, hook_p hook, void *arg1, int arg2) \
/NextBSD/contrib/gcc/config/arm/
HDREADME-interworking504 .globl _func
506 _func:
527 .globl _func
529 _func:
547 .globl _func
549 _func:
570 .globl _func
571 _func:
612 .globl _func
614 _func:
/NextBSD/contrib/bsnmp/lib/
HDsnmpclient.h141 int32_t snmp_pdu_send(struct snmp_pdu *_pdu, snmp_send_cb_f _func, void *_arg);
/NextBSD/sys/contrib/ngatm/netnatm/sig/
HDunipriv.h559 #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)
/NextBSD/contrib/llvm/lib/Target/Mips/
HDMips16InstrInfo.td49 class FI816_ins_base<bits<3> _func, string asmstr,
51 FI816<_func, (outs), (ins simm16:$imm), !strconcat(asmstr, asmstr2),
54 class FI816_ins<bits<3> _func, string asmstr,
56 FI816_ins_base<_func, asmstr, "\t$imm # 16 bit inst", itin>;
58 class FI816_SP_ins<bits<3> _func, string asmstr,
60 FI816_ins_base<_func, asmstr, "\t$$sp, $imm # 16 bit inst", itin>;
145 class FEXT_I816_ins_base<bits<3> _func, string asmstr,
147 FEXT_I816<_func, (outs), (ins simm16:$imm), !strconcat(asmstr, asmstr2),
150 class FEXT_I816_ins<bits<3> _func, string asmstr,
152 FEXT_I816_ins_base<_func, asmstr, "\t$imm", itin>;
[all …]
HDMips16InstrFormats.td318 class FI816<bits<3> _func, dag outs, dag ins, string asmstr,
326 let func = _func;
/NextBSD/contrib/openpam/include/security/
HDopenpam.h214 const char *_func,
/NextBSD/sys/dev/drm2/
HDdrmP.h306 #define DRM_IOCTL_DEF(ioctl, _func, _flags) \ argument
307 [DRM_IOCTL_NR(ioctl)] = {.cmd = ioctl, .func = _func, .flags = _flags, .cmd_drv = 0}
309 #define DRM_IOCTL_DEF_DRV(ioctl, _func, _flags) \ argument
310 …[DRM_IOCTL_NR(DRM_##ioctl)] = {.cmd = DRM_##ioctl, .func = _func, .flags = _flags, .cmd_drv = DRM_…
/NextBSD/contrib/libstdc++/
Dlinkage.m434 dnl but _func does, then it will "#define func _func".
/NextBSD/contrib/ntp/sntp/libevent/
HDChangeLog-2.0587 o Use the _func() replacements for open, fstat, etc in evutil.c on win32 (e50c0fc)