Searched defs:cfn (Results 1 – 4 of 4) sorted by relevance
/freebsd/include/ |
H A D | tgmath.h | 65 #define __tg_generic(x, cfnl, cfn, cfnf, fnl, fn, fnf) \ argument 81 #define __tg_impl_full(x, y, cfnl, cfn, cfnf, fnl, fn, fnf, ...) \ argument 106 #define __tg_generic_full(x, cfnl, cfn, cfnf, fnl, fn, fnf) \ argument 112 #define __tg_impl_full(x, y, cfnl, cfn, cfnf, fnl, fn, fnf, ...) \ argument
|
/freebsd/crypto/heimdal/lib/com_err/ |
H A D | compile_et.c | 64 char cfn[128]; variable
|
/freebsd/contrib/com_err/ |
H A D | compile_et.c | 64 char cfn[128]; variable
|
/freebsd/crypto/openssh/ |
H A D | channels.c | 1214 channel_outfilter_fn *ofn, channel_filter_cleanup_fn *cfn, void *ctx) in channel_register_filter()
|