Searched defs:checkfunc (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | dsl_synctask.c | 43 dsl_sync_task_common(const char *pool, dsl_checkfunc_t *checkfunc, in dsl_sync_task_common() 128 dsl_sync_task(const char *pool, dsl_checkfunc_t *checkfunc, in dsl_sync_task() 150 dsl_early_sync_task(const char *pool, dsl_checkfunc_t *checkfunc, in dsl_early_sync_task() 163 dsl_sync_task_sig(const char *pool, dsl_checkfunc_t *checkfunc, in dsl_sync_task_sig()
|
H A D | zthr.c | 275 zthr_create(const char *zthr_name, zthr_checkfunc_t *checkfunc, in zthr_create() 288 zthr_create_timer(const char *zthr_name, zthr_checkfunc_t *checkfunc, in zthr_create_timer()
|
H A D | zcp_synctask.c | 82 zcp_sync_task(lua_State *state, dsl_checkfunc_t *checkfunc, in zcp_sync_task()
|
/freebsd/crypto/heimdal/lib/asn1/ |
H A D | symbol.c | 92 checkfunc(void *ptr, void *arg) in checkfunc() function
|