Home
last modified time | relevance | path

Searched defs:cfn (Results 1 – 4 of 4) sorted by relevance

/freebsd/include/
H A Dtgmath.h65 #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 Dcompile_et.c64 char cfn[128]; variable
/freebsd/contrib/com_err/
H A Dcompile_et.c64 char cfn[128]; variable
/freebsd/crypto/openssh/
H A Dchannels.c1214 channel_outfilter_fn *ofn, channel_filter_cleanup_fn *cfn, void *ctx) in channel_register_filter()