Searched refs:spn (Results 1 – 12 of 12) sorted by relevance
| /netbsd/src/crypto/external/bsd/heimdal/dist/kdc/ |
| D | krb5tgs.c | 1573 char *spn = NULL, *cpn = NULL, *tpn = NULL, *dpn = NULL, *krbtgt_out_n = NULL; in tgs_build_reply() local 1665 ret = verify_flags(context, config, &adtkt, spn); in tgs_build_reply() 1678 ret = krb5_unparse_name(context, sp, &spn); in tgs_build_reply() 1691 cpn, from, spn, opt_str); in tgs_build_reply() 1694 "TGS-REQ %s from %s for %s", cpn, from, spn); in tgs_build_reply() 1718 ref_realm, spn); in tgs_build_reply() 1725 free(spn); in tgs_build_reply() 1726 spn = NULL; in tgs_build_reply() 1727 ret = krb5_unparse_name(context, sp, &spn); in tgs_build_reply() 1764 free(spn); in tgs_build_reply() [all …]
|
| /netbsd/src/external/bsd/mdocml/dist/ |
| D | tbl_term.c | 582 const struct tbl_span *spn, int flags) in tbl_hrule() argument 595 cpn = spn == NULL ? NULL : spn->layout->first; in tbl_hrule() 597 if (spn != NULL) { in tbl_hrule() 598 if (spn->pos == TBL_SPAN_DATA) in tbl_hrule() 599 dpn = spn->first; in tbl_hrule() 600 else if (spn->next != NULL) in tbl_hrule() 601 dpn = spn->next->first; in tbl_hrule() 603 opts = spn == NULL ? spp->opts->opts : spn->opts->opts; in tbl_hrule() 607 spn->pos == TBL_SPAN_DHORIZ ? 2 : 1; in tbl_hrule() 618 (spn == NULL ? 0 : BDOWN * bw) + in tbl_hrule() [all …]
|
| /netbsd/src/crypto/external/bsd/heimdal/dist/kcm/ |
| D | cache.c | 158 char *cpn = NULL, *spn = NULL; in kcm_debug_ccache() local 175 krb5_unparse_name(context, p->server, &spn); in kcm_debug_ccache() 181 (spn == NULL) ? "<none>" : spn, in kcm_debug_ccache() 186 if (spn != NULL) in kcm_debug_ccache() 187 free(spn); in kcm_debug_ccache()
|
| /netbsd/src/crypto/external/bsd/heimdal/dist/lib/hx509/data/ |
| D | test.crt | 96 bnFCacA22uG8JPq9j8XOytSvs/HXIMGsTTFCxc1ubEEMjo0IjyywdgIY1w0P/spn
|
| D | test.combined.crt | 96 bnFCacA22uG8JPq9j8XOytSvs/HXIMGsTTFCxc1ubEEMjo0IjyywdgIY1w0P/spn
|
| /netbsd/src/sys/arch/arm/arm32/ |
| D | pmap.c | 8179 paddr_t spn = uvm_physseg_get_start(ups); in pmap_boot_pagealloc() local 8181 if (spn == atop(pv->pv_pa + pv->pv_size) in pmap_boot_pagealloc() 8188 ptoa(spn) + (pv->pv_va - pv->pv_pa), in pmap_boot_pagealloc() 8189 ptoa(spn), in pmap_boot_pagealloc() 8194 uvm_physseg_unplug(spn, atop(amount - pv->pv_size)); in pmap_boot_pagealloc()
|
| /netbsd/src/crypto/external/bsd/heimdal/dist/lib/kadm5/ |
| D | ChangeLog | 593 * ad.c: try handle spn's better
|
| /netbsd/src/crypto/external/bsd/heimdal/dist/ |
| D | ChangeLog.2006 | 797 * appl/gssmask/gssmask.c: Don't announce spn if there is none.
|
| /netbsd/src/external/gpl3/gcc/dist/fixincludes/ |
| D | inclhack.def | 4802 * Fix return value of mem{ccpy,chr,cpy,set} and str{len,spn,cspn}
|
| /netbsd/src/external/gpl2/xcvs/dist/doc/ |
| D | ChangeLog | 715 (Reported by Steven Nicoloso <spn@nwmail.wh.lucent.com>.)
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | FSFChangeLog.10 | 6342 and str{len,spn,cspn} on sysV68.
|
| D | FSFChangeLog.11 | 107 (str{len,spn,cspn} return value): Handle different layout on sysV88.
|