HomeSort by: relevance | last modified time | path
    Searched defs:dt_apply_identity (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/unbound/dist/dnstap/
dnstap.c 192 dt_apply_identity(struct dt_env *env, struct config_file *cfg) function
206 fatal_exit("dt_apply_identity: gethostname() failed");
212 fatal_exit("dt_apply_identity: strdup() failed");
285 dt_apply_identity(env, cfg);
  /src/external/bsd/nsd/dist/dnstap/
dnstap.c 629 dt_apply_identity(struct dt_env *env, struct nsd_options *cfg) function
640 error("dt_apply_identity: gethostname() failed");
646 error("dt_apply_identity: strdup() failed");
675 dt_apply_identity(env, cfg);

Completed in 16 milliseconds