Searched refs:hints_create (Results 1 – 6 of 6) sorted by relevance
86 struct iter_hints* hints_create(void);
54 hints_create(void) in hints_create() function
95 if(!(ctx->env->hints = hints_create()) || in context_finalize()
759 if(!(daemon->env->hints = hints_create()) || in daemon_fork()
5613 if(!(ct->hints = hints_create())) { in fr_construct_from_config()
994 struct iter_hints* hints = hints_create(); in check_hints()