Home
last modified time | relevance | path

Searched refs:test_cfg_func_t (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/test/libc-tests/tests/common/
H A Dtest_common.c268 test_cfg_func_t callbs[MAXCB]; in test_load_config()
290 callbs[i] = (test_cfg_func_t)va_arg(va, test_cfg_func_t); in test_load_config()
H A Dtest_common.h41 typedef int (*test_cfg_func_t)(char **fields, int nfields, char **err); typedef
/illumos-gate/usr/src/test/libc-tests/cfg/
H A DREADME50 typedef int (*test_cfg_func_t)(char **fields, int nfields, char **err);