Searched refs:tktpolicydn (Results 1 – 1 of 1) sorted by relevance
212 char *tktpolicydn; member225 if (xargs.tktpolicydn)226 free (xargs.tktpolicydn);247 dptr = &xargs->tktpolicydn;1045 if (xargs.tktpolicydn != NULL) {1048 if (strlen(xargs.tktpolicydn) != 0) {1049 st = checkattributevalue(ld, xargs.tktpolicydn, "objectclass", policyclass, &tmask);1052 strval[0] = xargs.tktpolicydn;