Searched refs:anchors (Results 1 – 6 of 6) sorted by relevance
129 opts->anchors = NULL; in pkinit_init_identity_opts()171 retval = copy_list(&newopts->anchors, src_opts->anchors); in pkinit_dup_identity_opts()250 free_list(idopts->anchors); in pkinit_fini_identity_opts()658 for (i = 0; idopts->anchors != NULL && idopts->anchors[i] != NULL; i++) { in pkinit_identity_initialize()663 idopts->anchors[i]); in pkinit_identity_initialize()
189 char **anchors; member
994 if (reqctx->idopts->anchors == NULL)997 &reqctx->idopts->anchors);1471 retval = add_string_to_array(context, &plgctx->idopts->anchors, value);
1116 &plgctx->idopts->anchors); in pkinit_init_kdc_profile()1117 if (retval != 0 || NULL == plgctx->idopts->anchors) { in pkinit_init_kdc_profile()
748 02-08-07 regex/regcomp.c: recognize anchors in BRE subexpressions
5892 % empty for anchors.