| /src/crypto/heimdal/doc/ ! |
| H A D | whatis.texi | 24 the network (users and services, usually called @dfn{principals}). All 64 In Kerberos, principals use @dfn{tickets} to prove that they are who 77 of the ticket (@var{life}), and a secret @dfn{session key} 128 It would be possible to add a @dfn{replay cache} 141 called @dfn{mutual authentication}. 144 messages sent between @var{A} and @var{B} (known as @dfn{message 145 integrity}). Encryption can also be added (@dfn{message
|
| /src/crypto/openssl/include/openssl/ ! |
| H A D | lhash.h | 222 …ossl_check_##type##_lh_doallfunc_type(lh_##type##_doallfunc dfn) … 224 …return (OPENSSL_LH_DOALL_FUNC)dfn; … 394 …NSSL_STRING_doall(lh, dfn) OPENSSL_LH_doall(ossl_check_OPENSSL_STRING_lh_type(lh), ossl_check_OPEN… argument 409 …SL_CSTRING_doall(lh, dfn) OPENSSL_LH_doall(ossl_check_OPENSSL_CSTRING_lh_type(lh), ossl_check_OPEN… argument
|
| H A D | conf.h | 87 …e lh_CONF_VALUE_doall(lh, dfn) OPENSSL_LH_doall(ossl_check_CONF_VALUE_lh_type(lh), ossl_check_CONF… argument
|
| H A D | err.h | 390 …TRING_DATA_doall(lh, dfn) OPENSSL_LH_doall(ossl_check_ERR_STRING_DATA_lh_type(lh), ossl_check_ERR_… argument
|
| H A D | lhash.h.in | 224 …ossl_check_##type##_lh_doallfunc_type(lh_##type##_doallfunc dfn) … 226 …return (OPENSSL_LH_DOALL_FUNC)dfn; …
|
| /src/lib/libc/tests/stdtime/ ! |
| H A D | detect_tz_changes_test.c | 72 static const char *dfn = "root" TZDEFAULT; in change_tz() local 87 ATF_REQUIRE_EQ(0, rename(tfn, dfn)); in change_tz() 131 static const char *dfn = "root/etc/localtime"; in ATF_TC_BODY() local 137 ATF_REQUIRE((fd = open(dfn, O_RDWR | O_CREAT, 0644)) >= 0); in ATF_TC_BODY()
|
| /src/usr.bin/gprof/ ! |
| H A D | dfn.c | 60 dfn(nltype *parentp) in dfn() function 94 dfn( arcp -> arc_childp ); in dfn()
|
| H A D | Makefile | 3 SRCS= gprof.c arcs.c dfn.c elf.c lookup.c hertz.c \
|
| H A D | gprof.h | 261 void dfn(nltype *);
|
| H A D | arcs.c | 151 dfn( parentp ); in doarcs()
|
| /src/contrib/llvm-project/compiler-rt/include/sanitizer/ ! |
| H A D | linux_syscall_hooks.h | 1413 #define __sanitizer_syscall_pre_pciconfig_read(bus, dfn, off, len, buf) \ argument 1415 (long)(bus), (long)(dfn), (long)(off), (long)(len), (long)(buf)) 1416 #define __sanitizer_syscall_post_pciconfig_read(res, bus, dfn, off, len, buf) \ argument 1418 res, (long)(bus), (long)(dfn), (long)(off), (long)(len), (long)(buf)) 1419 #define __sanitizer_syscall_pre_pciconfig_write(bus, dfn, off, len, buf) \ argument 1421 (long)(bus), (long)(dfn), (long)(off), (long)(len), (long)(buf)) 1422 #define __sanitizer_syscall_post_pciconfig_write(res, bus, dfn, off, len, buf) \ argument 1424 res, (long)(bus), (long)(dfn), (long)(off), (long)(len), (long)(buf)) 2826 void __sanitizer_syscall_pre_impl_pciconfig_read(long bus, long dfn, long off, 2828 void __sanitizer_syscall_post_impl_pciconfig_read(long res, long bus, long dfn, [all …]
|
| /src/contrib/lyaml/doc/ ! |
| H A D | ldoc.css | 23 address,caption,cite,code,dfn,em,strong,th,var,optgroup { selector
|
| /src/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ ! |
| H A D | sanitizer_common_syscalls.inc | 2451 (long bus, long dfn, long off, long len, void *buf) {} 2454 (long res, long bus, long dfn, long off, long len, void *buf) {} 2457 (long bus, long dfn, long off, long len, void *buf) {} 2460 (long res, long bus, long dfn, long off, long len, void *buf) {}
|
| /src/crypto/krb5/src/util/et/ ! |
| H A D | texinfo.tex | 480 \let\dfn=\i
|