Lines Matching defs:ghostname_check
2707 char *ghostname_check;
2770 ghostname_check = test_asprintf_fqname(data, data->ctx->domain,
2774 gv.data = (uint8_t *) ghostname_check;
2775 gv.length = strlen(ghostname_check);
2779 ghostname_check);
2783 ghostname_check = test_asprintf_fqname(data, data->ctx->domain,
2785 gv.data = (uint8_t *) ghostname_check;
2786 gv.length = strlen(ghostname_check);
2790 ghostname_check);
2792 talloc_zfree(ghostname_check);
2829 ghostname_check = test_asprintf_fqname(data, data->ctx->domain,
2831 gv.data = (uint8_t *) ghostname_check;
2832 gv.length = strlen(ghostname_check);
2836 ghostname_check);
2840 ghostname_check = test_asprintf_fqname(data, data->ctx->domain,
2842 gv.data = (uint8_t *) ghostname_check;
2843 gv.length = strlen(ghostname_check);
2847 ghostname_check);
2849 talloc_zfree(ghostname_check);