Home
last modified time | relevance | path

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

/iperf/src/
H A Dcjson.c218 if (hooks == NULL) in cJSON_InitHooks()
228 if (hooks->malloc_fn != NULL) in cJSON_InitHooks()
234 if (hooks->free_fn != NULL) in cJSON_InitHooks()
300 internal_hooks hooks; member
442 internal_hooks hooks; member
496 if (p->hooks.reallocate != NULL) in ensure()
1117 buffer.hooks = global_hooks; in cJSON_ParseWithLengthOpts()
1204 buffer->hooks = *hooks; in print()
1218 if (hooks->reallocate != NULL) in print()
1286 p.hooks = global_hooks; in cJSON_PrintBuffered()
[all …]
H A Dcjson.h149 CJSON_PUBLIC(void) cJSON_InitHooks(cJSON_Hooks* hooks);
/iperf/
H A Daclocal.m44000 # Disable hooks by default.