Home
last modified time | relevance | path

Searched refs:fct_xchk_kern (Results 1 – 2 of 2) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/include/test/
H A Dswitch_fct.h3559 static fctkern_t *fct_xchk_kern =NULL; variable
3583 fctkern__log_warn(fct_xchk_kern, "out of memory (aborting test)"); in _fct_xchk_fn_varg()
3588 fctkern__log_chk(fct_xchk_kern, chk); in _fct_xchk_fn_varg()
3593 fct_xchk_kern =NULL; in _fct_xchk_fn_varg()
3629 #define fct_xchk fct_xchk_kern = fctkern_ptr__,\
3635 #define fct_xchk2 fct_xchk_kern = fctkern_ptr__,\
/dports/net/sems/sems-f89581a/core/tests/
H A Dfct.h3569 static fctkern_t *fct_xchk_kern =NULL; variable
3591 fctkern__log_warn(fct_xchk_kern, "out of memory (aborting test)"); in _fct_xchk_fn_varg()
3596 fctkern__log_chk(fct_xchk_kern, chk); in _fct_xchk_fn_varg()
3601 fct_xchk_kern =NULL; in _fct_xchk_fn_varg()
3637 #define fct_xchk fct_xchk_kern = fctkern_ptr__,\
3643 #define fct_xchk2 fct_xchk_kern = fctkern_ptr__,\