Searched refs:tktpolicydn (Results 1 – 1 of 1) sorted by relevance
210 char *tktpolicydn; member223 if (xargs.tktpolicydn)224 free (xargs.tktpolicydn);245 dptr = &xargs->tktpolicydn;1043 if (xargs.tktpolicydn != NULL) {1046 if (strlen(xargs.tktpolicydn) != 0) {1047 st = checkattributevalue(ld, xargs.tktpolicydn, "objectclass", policyclass, &tmask);1050 strval[0] = xargs.tktpolicydn;