Searched refs:anchors (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/krb5/plugins/preauth/pkinit/
H A Dpkinit_identity.c129 opts->anchors = NULL;
171 retval = copy_list(&newopts->anchors, src_opts->anchors);
250 free_list(idopts->anchors);
658 for (i = 0; idopts->anchors != NULL && idopts->anchors[i] != NULL; i++) {
663 idopts->anchors[i]);
H A Dpkinit.h189 char **anchors; member in struct:_pkinit_identity_opts
H A Dpkinit_clnt.c993 /* Only process anchors here if they were not specified on command line */
994 if (reqctx->idopts->anchors == NULL)
997 &reqctx->idopts->anchors);
1471 retval = add_string_to_array(context, &plgctx->idopts->anchors, value);
H A Dpkinit_srv.c1116 &plgctx->idopts->anchors);
1117 if (retval != 0 || NULL == plgctx->idopts->anchors) {
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex5892 % empty for anchors.

Completed in 225 milliseconds