Home
last modified time | relevance | path

Searched refs:needs (Results 1 – 25 of 735) sorted by relevance

12345678910>>...30

/freebsd-12.1/contrib/ntp/lib/isc/include/isc/
H A Dplatform.h.in34 * Define if this system needs the <netinet/in6.h> header file included
40 * Define if this system needs the <netinet6/in6.h> header file included
87 * If this system needs inet_ntop(), ISC_PLATFORM_NEEDNTOP will be defined.
92 * If this system needs inet_pton(), ISC_PLATFORM_NEEDPTON will be defined.
97 * If this system needs in_port_t, ISC_PLATFORM_NEEDPORTT will be defined.
159 * If this system needs vsnprintf() and snprintf(), ISC_PLATFORM_NEEDVSNPRINTF
178 * If the system needs strsep(), ISC_PLATFORM_NEEDSTRSEP will be defined.
183 * If the system needs strlcpy(), ISC_PLATFORM_NEEDSTRLCPY will be defined.
188 * If the system needs strlcat(), ISC_PLATFORM_NEEDSTRLCAT will be defined.
193 * Define if this system needs strtoul.
[all …]
/freebsd-12.1/contrib/unbound/validator/
H A Dval_sigcrypt.c400 if(n->needs[algo] == 0) { in algo_needs_init_dnskey_add()
401 n->needs[algo] = 1; in algo_needs_init_dnskey_add()
419 n->needs[algo] = 1; in algo_needs_init_list()
440 if(n->needs[algo] == 0) { in algo_needs_init_ds()
441 n->needs[algo] = 1; in algo_needs_init_ds()
452 if(n->needs[algo]) { in algo_needs_set_secure()
453 n->needs[algo] = 0; in algo_needs_set_secure()
463 if(n->needs[algo]) n->needs[algo] = 2; /* need it, but bogus */ in algo_needs_set_bogus()
476 if(n->needs[i] == 2) in algo_needs_missing()
480 if(n->needs[i] == 1) in algo_needs_missing()
[all …]
H A Dval_utils.c491 struct algo_needs needs; in val_verify_DNSKEY_with_DS() local
530 if(!sigalg || algo_needs_set_secure(&needs, in val_verify_DNSKEY_with_DS()
536 algo_needs_set_bogus(&needs, in val_verify_DNSKEY_with_DS()
551 if(sigalg && (alg=algo_needs_missing(&needs)) != 0) { in val_verify_DNSKEY_with_DS()
594 struct algo_needs needs; in val_verify_DNSKEY_with_TA() local
620 else memset(&needs, 0, sizeof(needs)); in val_verify_DNSKEY_with_TA()
642 if(!sigalg || algo_needs_set_secure(&needs, in val_verify_DNSKEY_with_TA()
648 algo_needs_set_bogus(&needs, in val_verify_DNSKEY_with_TA()
668 if(!sigalg || algo_needs_set_secure(&needs, in val_verify_DNSKEY_with_TA()
674 algo_needs_set_bogus(&needs, in val_verify_DNSKEY_with_TA()
[all …]
/freebsd-12.1/contrib/ntp/ntpd/
H A Dntp_refclock.c1677 u_int needs; /* needed number of samples */ in refclock_checkburst() local
1696 needs = peer->reach; in refclock_checkburst()
1697 needs -= (needs >> 1) & 0x55; in refclock_checkburst()
1698 needs = (needs & 0x33) + ((needs >> 2) & 0x33); in refclock_checkburst()
1699 needs = (needs + (needs >> 4)) & 0x0F; in refclock_checkburst()
1700 if (needs > 6) in refclock_checkburst()
1701 needs = 6; in refclock_checkburst()
1702 else if (needs < 3) in refclock_checkburst()
1703 needs = 3; in refclock_checkburst()
1704 if (clk_cnt_sample(pp) < needs) in refclock_checkburst()
/freebsd-12.1/contrib/file/
H A DTODO41 - The implementation of struct buffer needs re-thinking and more work.
44 needs negative offsets.
45 - Really the whole thing just needs here's an (offset, buffer, size)
/freebsd-12.1/usr.sbin/pw/tests/
H A Dhelper_functions.shin10 # Populate the files pw needs to use into $HOME
21 # Populate the files pw needs to use into $HOME/etc
/freebsd-12.1/sys/sys/
H A Dlinker_set.h36 #error this file needs sys/cdefs.h as a prerequisite
67 #error this file needs to be ported to your compiler
H A Dsyslimits.h40 #error this file needs sys/cdefs.h as a prerequisite
/freebsd-12.1/sys/amd64/include/
H A Dprofile.h39 #error this file needs sys/cdefs.h as a prerequisite
75 #error this file needs to be ported to your compiler
/freebsd-12.1/contrib/libpcap/
H A DTODO16 what needs to be documented.
22 problems at the first glance which needs fixing:
/freebsd-12.1/tools/tools/nanobsd/embedded/
H A DREADME38 evaluation board (still needs a kernel loaded
41 evaluation board (still needs a kernel loaded
/freebsd-12.1/contrib/compiler-rt/lib/xray/
H A Dxray_trampoline_powerpc64_asm.S9 # If this appears to be slow, the caller needs to pass in number of generic,
150 # If this appears to be slow, the caller needs to pass in number of generic,
/freebsd-12.1/contrib/smbfs/
H A DINSTALL4 Copy config.in file to the config.local and edit it for your needs. Build
46 name and edit it for your needs.
/freebsd-12.1/sys/x86/include/
H A Dstdarg.h36 #error this file needs to be ported to your compiler
/freebsd-12.1/sys/arm/include/
H A Dstdarg.h36 #error this file needs to be ported to your compiler
/freebsd-12.1/sys/riscv/include/
H A Dstdarg.h36 #error this file needs to be ported to your compiler
/freebsd-12.1/sys/powerpc/include/
H A Dstdarg.h36 #error this file needs to be ported to your compiler
/freebsd-12.1/sys/sparc64/include/
H A Dstdarg.h36 #error this file needs to be ported to your compiler
/freebsd-12.1/sys/arm64/include/
H A Dstdarg.h36 #error this file needs to be ported to your compiler
/freebsd-12.1/sys/mips/include/
H A Dstdarg.h36 #error this file needs to be ported to your compiler
/freebsd-12.1/contrib/binutils/config/
H A Dmh-necv43 # NEC -lX11 needs some other libraries.
/freebsd-12.1/sys/mips/conf/
H A DSENTRY515 # SiliconBackplane, needs to be integrated to detect and probe hardware
18 # * The clock needs to be calibrated correctly, so that DELAY() may work.
/freebsd-12.1/bin/sh/tests/builtins/
H A Dtrap17.02 # This use-after-free bug probably needs non-default settings to show up.
/freebsd-12.1/crypto/heimdal/appl/push/
H A DChangeLog3 * push.c: catch when snprint needs a larger buffer
33 * pfrom.1: work around bug in grog that makes it think it needs
36 * push.8: work around bug in grog that makes it think it needs
/freebsd-12.1/lib/libregex/
H A DSymbol.map8 * could cause linking headaches and make debugging more difficult than it needs

12345678910>>...30