Home
last modified time | relevance | path

Searched defs:dfn (Results 1 – 7 of 7) sorted by relevance

/freebsd/usr.bin/gprof/
H A Ddfn.c60 dfn(nltype *parentp) in dfn() function
/freebsd/lib/libc/tests/stdtime/
H A Ddetect_tz_changes_test.c69 static const char *dfn = "root" TZDEFAULT; change_tz() local
128 static const char *dfn = "root/etc/localtime"; ATF_TC_BODY() local
/freebsd/crypto/openssl/include/openssl/
H A Dlhash.h376 #define lh_OPENSSL_STRING_doall(lh, dfn) OPENSSL_LH_doall(ossl_check_OPENSSL_STRING_lh_type(lh), os… argument
391 #define lh_OPENSSL_CSTRING_doall(lh, dfn) OPENSSL_LH_doall(ossl_check_OPENSSL_CSTRING_lh_type(lh), … argument
H A Dconf.h84 #define lh_CONF_VALUE_doall(lh, dfn) OPENSSL_LH_doall(ossl_check_CONF_VALUE_lh_type(lh), ossl_check… argument
H A Derr.h388 #define lh_ERR_STRING_DATA_doall(lh, dfn) OPENSSL_LH_doall(ossl_check_ERR_STRING_DATA_lh_type(lh), … argument
/freebsd/contrib/lyaml/doc/
H A Dldoc.css23 address,caption,cite,code,dfn,em,strong,th,var,optgroup { selector
/freebsd/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
1416 #define __sanitizer_syscall_post_pciconfig_read(res, bus, dfn, off, len, buf) \ argument
1419 #define __sanitizer_syscall_pre_pciconfig_write(bus, dfn, off, len, buf) \ argument
1422 #define __sanitizer_syscall_post_pciconfig_write(res, bus, dfn, off, len, buf) \ argument