Home
last modified time | relevance | path

Searched refs:DEF_LHS (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libresolv2/common/irs/
H A Dhesiod_p.h34 #define DEF_LHS ".ns" /*%< file is not */ macro
H A Dhesiod.c89 ctx->LHS = malloc(strlen(DEF_LHS) + 1); in hesiod_init()
95 strcpy(ctx->LHS, DEF_LHS); /* (checked) */ in hesiod_init()