Home
last modified time | relevance | path

Searched refs:dfn (Results 1 – 14 of 14) sorted by relevance

/src/crypto/heimdal/doc/ !
H A Dwhatis.texi24 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 Dlhash.h222 …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 Dconf.h87 …e lh_CONF_VALUE_doall(lh, dfn) OPENSSL_LH_doall(ossl_check_CONF_VALUE_lh_type(lh), ossl_check_CONF… argument
H A Derr.h390 …TRING_DATA_doall(lh, dfn) OPENSSL_LH_doall(ossl_check_ERR_STRING_DATA_lh_type(lh), ossl_check_ERR_… argument
H A Dlhash.h.in224 …ossl_check_##type##_lh_doallfunc_type(lh_##type##_doallfunc dfn) …
226 …return (OPENSSL_LH_DOALL_FUNC)dfn; …
/src/lib/libc/tests/stdtime/ !
H A Ddetect_tz_changes_test.c72 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 Ddfn.c60 dfn(nltype *parentp) in dfn() function
94 dfn( arcp -> arc_childp ); in dfn()
H A DMakefile3 SRCS= gprof.c arcs.c dfn.c elf.c lookup.c hertz.c \
H A Dgprof.h261 void dfn(nltype *);
H A Darcs.c151 dfn( parentp ); in doarcs()
/src/contrib/llvm-project/compiler-rt/include/sanitizer/ !
H A Dlinux_syscall_hooks.h1413 #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 Dldoc.css23 address,caption,cite,code,dfn,em,strong,th,var,optgroup { selector
/src/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ !
H A Dsanitizer_common_syscalls.inc2451 (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 Dtexinfo.tex480 \let\dfn=\i