/netbsd-src/crypto/external/bsd/heimdal/dist/lib/asn1/ |
H A D | der_copy.c | 44 heim_general_string *to) in der_copy_general_string() argument 46 *to = strdup(*from); in der_copy_general_string() 47 if(*to == NULL) in der_copy_general_string() 53 der_copy_integer (const int *from, int *to) in der_copy_integer() argument 55 *to = *from; in der_copy_integer() 60 der_copy_integer64 (const int64_t *from, int64_t *to) in der_copy_integer64() argument 62 *to = *from; in der_copy_integer64() 67 der_copy_unsigned (const unsigned *from, unsigned *to) in der_copy_unsigned() argument 69 *to = *from; in der_copy_unsigned() 74 der_copy_unsigned64 (const uint64_t *from, uint64_t *to) in der_copy_unsigned64() argument [all …]
|
/netbsd-src/tools/compat/ |
H A D | nbtool_config.h.in | 11 /* Define to 1 if your 'fparseln' function is broken. */ 14 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP 19 /* Define to 1 if using `alloca.c'. */ 22 /* Define to 1 if you have `alloca', as a function or macro. */ 25 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix). 29 /* Define to 1 if you have the <arpa/nameser.h> header file. */ 32 /* Define to 1 if you have the `asnprintf' function. */ 35 /* Define to 1 if you have the `asprintf' function. */ 38 /* Define to 1 if you have the <assert.h> header file. */ 41 /* Define to [all...] |
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | elf-linux-core.h | 59 struct elf_external_linux_prpsinfo32_ugid32 *to) in swap_linux_prpsinfo32_ugid32_out() argument 61 bfd_put_8 (obfd, from->pr_state, &to->pr_state); in swap_linux_prpsinfo32_ugid32_out() 62 bfd_put_8 (obfd, from->pr_sname, &to->pr_sname); in swap_linux_prpsinfo32_ugid32_out() 63 bfd_put_8 (obfd, from->pr_zomb, &to->pr_zomb); in swap_linux_prpsinfo32_ugid32_out() 64 bfd_put_8 (obfd, from->pr_nice, &to->pr_nice); in swap_linux_prpsinfo32_ugid32_out() 65 bfd_put_32 (obfd, from->pr_flag, to->pr_flag); in swap_linux_prpsinfo32_ugid32_out() 66 bfd_put_32 (obfd, from->pr_uid, to->pr_uid); in swap_linux_prpsinfo32_ugid32_out() 67 bfd_put_32 (obfd, from->pr_gid, to->pr_gid); in swap_linux_prpsinfo32_ugid32_out() 68 bfd_put_32 (obfd, from->pr_pid, to->pr_pid); in swap_linux_prpsinfo32_ugid32_out() 69 bfd_put_32 (obfd, from->pr_ppid, to->pr_ppid); in swap_linux_prpsinfo32_ugid32_out() [all …]
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | elf-linux-core.h | 59 struct elf_external_linux_prpsinfo32_ugid32 *to) in swap_linux_prpsinfo32_ugid32_out() argument 61 bfd_put_8 (obfd, from->pr_state, &to->pr_state); in swap_linux_prpsinfo32_ugid32_out() 62 bfd_put_8 (obfd, from->pr_sname, &to->pr_sname); in swap_linux_prpsinfo32_ugid32_out() 63 bfd_put_8 (obfd, from->pr_zomb, &to->pr_zomb); in swap_linux_prpsinfo32_ugid32_out() 64 bfd_put_8 (obfd, from->pr_nice, &to->pr_nice); in swap_linux_prpsinfo32_ugid32_out() 65 bfd_put_32 (obfd, from->pr_flag, to->pr_flag); in swap_linux_prpsinfo32_ugid32_out() 66 bfd_put_32 (obfd, from->pr_uid, to->pr_uid); in swap_linux_prpsinfo32_ugid32_out() 67 bfd_put_32 (obfd, from->pr_gid, to->pr_gid); in swap_linux_prpsinfo32_ugid32_out() 68 bfd_put_32 (obfd, from->pr_pid, to->pr_pid); in swap_linux_prpsinfo32_ugid32_out() 69 bfd_put_32 (obfd, from->pr_ppid, to->pr_ppid); in swap_linux_prpsinfo32_ugid32_out() [all …]
|
/netbsd-src/external/gpl3/gcc/dist/libgfortran/ |
H A D | config.h.in | 3 /* Define to 0 if the target shouldn't use #pragma weak */ 6 /* Define to 1 if you have the `access' function. */ 9 /* Define to 1 if you have the `acos' function. */ 12 /* Define to 1 if you have the `acosf' function. */ 15 /* Define to 1 if you have the `acosh' function. */ 18 /* Define to 1 if you have the `acoshf' function. */ 21 /* Define to 1 if you have the `acoshl' function. */ 24 /* Define to 1 if you have the `acosl' function. */ 27 /* Define to 1 if you have the `alarm' function. */ 30 /* Define to 1 if you have the `asin' function. */ [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/ |
H A D | config.h.in | 3 /* Define to 0 if the target shouldn't use #pragma weak */ 6 /* Define to 1 if you have the `access' function. */ 9 /* Define to 1 if you have the `acos' function. */ 12 /* Define to 1 if you have the `acosf' function. */ 15 /* Define to 1 if you have the `acosh' function. */ 18 /* Define to 1 if you have the `acoshf' function. */ 21 /* Define to 1 if you have the `acoshl' function. */ 24 /* Define to 1 if you have the `acosl' function. */ 27 /* Define to 1 if you have the `alarm' function. */ 30 /* Define to 1 if you have the `asin' function. */ [all …]
|
/netbsd-src/external/gpl2/lvm2/dist/lib/misc/ |
H A D | configure.h.in | 3 /* Define to 1 if the `closedir' function returns void instead of `int'. */ 6 /* Define to 1 to include built-in support for clustered LVM locking. */ 9 /* Path to cmirrord pidfile. */ 12 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP 17 /* Define to 1 if using `alloca.c'. */ 20 /* Define to 0 to reinstate the pre-2.02.54 handling of unit suffixes. */ 23 /* Define to 1 to enable LVM2 device-mapper interaction. */ 26 /* Define to 1 to enable the device-mapper event daemon. */ 29 /* Path to dmeventd binary. */ 32 /* Path to dmeventd pidfile. */ [all …]
|
/netbsd-src/external/gpl3/binutils/dist/libiberty/ |
H A D | config.in | 6 /* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems. 10 /* Define to 1 if you have the <alloca.h> header file. */ 13 /* Define to 1 if you have the `asprintf' function. */ 16 /* Define to 1 if you have the `atexit' function. */ 19 /* Define to 1 if you have the `basename' function. */ 22 /* Define to 1 if you have the `bcmp' function. */ 25 /* Define to 1 if you have the `bcopy' function. */ 28 /* Define to 1 if you have the `bsearch' function. */ 31 /* Define to 1 if you have the `bzero' function. */ 34 /* Define to 1 if you have the `calloc' function. */ [all …]
|
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/ |
H A D | config.in | 6 /* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems. 10 /* Define to 1 if you have the <alloca.h> header file. */ 13 /* Define to 1 if you have the `asprintf' function. */ 16 /* Define to 1 if you have the `atexit' function. */ 19 /* Define to 1 if you have the `basename' function. */ 22 /* Define to 1 if you have the `bcmp' function. */ 25 /* Define to 1 if you have the `bcopy' function. */ 28 /* Define to 1 if you have the `bsearch' function. */ 31 /* Define to 1 if you have the `bzero' function. */ 34 /* Define to 1 if you have the `calloc' function. */ [all …]
|
/netbsd-src/external/gpl3/gdb.old/dist/libiberty/ |
H A D | config.in | 6 /* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems. 10 /* Define to 1 if you have the <alloca.h> header file. */ 13 /* Define to 1 if you have the `asprintf' function. */ 16 /* Define to 1 if you have the `atexit' function. */ 19 /* Define to 1 if you have the `basename' function. */ 22 /* Define to 1 if you have the `bcmp' function. */ 25 /* Define to 1 if you have the `bcopy' function. */ 28 /* Define to 1 if you have the `bsearch' function. */ 31 /* Define to 1 if you have the `bzero' function. */ 34 /* Define to 1 if you have the `calloc' function. */ [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/ |
H A D | config.in | 6 /* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems. 10 /* Define to 1 if you have the <alloca.h> header file. */ 13 /* Define to 1 if you have the `asprintf' function. */ 16 /* Define to 1 if you have the `atexit' function. */ 19 /* Define to 1 if you have the `basename' function. */ 22 /* Define to 1 if you have the `bcmp' function. */ 25 /* Define to 1 if you have the `bcopy' function. */ 28 /* Define to 1 if you have the `bsearch' function. */ 31 /* Define to 1 if you have the `bzero' function. */ 34 /* Define to 1 if you have the `calloc' function. */ [all …]
|
/netbsd-src/external/gpl3/gcc/dist/libiberty/ |
H A D | config.in | 6 /* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems. 10 /* Define to 1 if you have the <alloca.h> header file. */ 13 /* Define to 1 if you have the `asprintf' function. */ 16 /* Define to 1 if you have the `atexit' function. */ 19 /* Define to 1 if you have the `basename' function. */ 22 /* Define to 1 if you have the `bcmp' function. */ 25 /* Define to 1 if you have the `bcopy' function. */ 28 /* Define to 1 if you have the `bsearch' function. */ 31 /* Define to 1 if you have the `bzero' function. */ 34 /* Define to 1 if you have the `calloc' function. */ [all …]
|
/netbsd-src/external/gpl3/gdb.old/dist/opcodes/ |
H A D | ia64-waw.tbl | 3 …]; br.call, brl.call, br.ret, cover, IC:mov-to-AR-BSPSTORE, rfi; br.call, brl.call, br.ret, cover,… 4 AR[BSPSTORE]; alloc, loadrs, flushrs, IC:mov-to-AR-BSPSTORE; alloc, loadrs, flushrs, IC:mov-to-AR-B… 5 AR[CCV]; IC:mov-to-AR-CCV; IC:mov-to-AR-CCV; impliedF 6 AR[CFLG]; IC:mov-to-AR-CFLG; IC:mov-to-AR-CFLG; impliedF 7 AR[CSD]; ld16, IC:mov-to-AR-CSD; ld16, IC:mov-to-AR-CSD; impliedF 8 AR[EC]; br.ret, IC:mod-sched-brs, IC:mov-to-AR-EC; br.ret, IC:mod-sched-brs, IC:mov-to-AR-EC; impli… 9 AR[EFLAG]; IC:mov-to-AR-EFLAG; IC:mov-to-AR-EFLAG; impliedF 10 AR[FCR]; IC:mov-to-AR-FCR; IC:mov-to-AR-FCR; impliedF 11 AR[FDR]; IC:mov-to-AR-FDR; IC:mov-to-AR-FDR; impliedF 12 AR[FIR]; IC:mov-to-AR-FIR; IC:mov-to-AR-FIR; impliedF [all …]
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | ia64-waw.tbl | 3 …]; br.call, brl.call, br.ret, cover, IC:mov-to-AR-BSPSTORE, rfi; br.call, brl.call, br.ret, cover,… 4 AR[BSPSTORE]; alloc, loadrs, flushrs, IC:mov-to-AR-BSPSTORE; alloc, loadrs, flushrs, IC:mov-to-AR-B… 5 AR[CCV]; IC:mov-to-AR-CCV; IC:mov-to-AR-CCV; impliedF 6 AR[CFLG]; IC:mov-to-AR-CFLG; IC:mov-to-AR-CFLG; impliedF 7 AR[CSD]; ld16, IC:mov-to-AR-CSD; ld16, IC:mov-to-AR-CSD; impliedF 8 AR[EC]; br.ret, IC:mod-sched-brs, IC:mov-to-AR-EC; br.ret, IC:mod-sched-brs, IC:mov-to-AR-EC; impli… 9 AR[EFLAG]; IC:mov-to-AR-EFLAG; IC:mov-to-AR-EFLAG; impliedF 10 AR[FCR]; IC:mov-to-AR-FCR; IC:mov-to-AR-FCR; impliedF 11 AR[FDR]; IC:mov-to-AR-FDR; IC:mov-to-AR-FDR; impliedF 12 AR[FIR]; IC:mov-to-AR-FIR; IC:mov-to-AR-FIR; impliedF [all …]
|
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | ia64-waw.tbl | 3 …]; br.call, brl.call, br.ret, cover, IC:mov-to-AR-BSPSTORE, rfi; br.call, brl.call, br.ret, cover,… 4 AR[BSPSTORE]; alloc, loadrs, flushrs, IC:mov-to-AR-BSPSTORE; alloc, loadrs, flushrs, IC:mov-to-AR-B… 5 AR[CCV]; IC:mov-to-AR-CCV; IC:mov-to-AR-CCV; impliedF 6 AR[CFLG]; IC:mov-to-AR-CFLG; IC:mov-to-AR-CFLG; impliedF 7 AR[CSD]; ld16, IC:mov-to-AR-CSD; ld16, IC:mov-to-AR-CSD; impliedF 8 AR[EC]; br.ret, IC:mod-sched-brs, IC:mov-to-AR-EC; br.ret, IC:mod-sched-brs, IC:mov-to-AR-EC; impli… 9 AR[EFLAG]; IC:mov-to-AR-EFLAG; IC:mov-to-AR-EFLAG; impliedF 10 AR[FCR]; IC:mov-to-AR-FCR; IC:mov-to-AR-FCR; impliedF 11 AR[FDR]; IC:mov-to-AR-FDR; IC:mov-to-AR-FDR; impliedF 12 AR[FIR]; IC:mov-to-AR-FIR; IC:mov-to-AR-FIR; impliedF [all …]
|
/netbsd-src/external/gpl3/gdb/dist/opcodes/ |
H A D | ia64-waw.tbl | 3 …]; br.call, brl.call, br.ret, cover, IC:mov-to-AR-BSPSTORE, rfi; br.call, brl.call, br.ret, cover,… 4 AR[BSPSTORE]; alloc, loadrs, flushrs, IC:mov-to-AR-BSPSTORE; alloc, loadrs, flushrs, IC:mov-to-AR-B… 5 AR[CCV]; IC:mov-to-AR-CCV; IC:mov-to-AR-CCV; impliedF 6 AR[CFLG]; IC:mov-to-AR-CFLG; IC:mov-to-AR-CFLG; impliedF 7 AR[CSD]; ld16, IC:mov-to-AR-CSD; ld16, IC:mov-to-AR-CSD; impliedF 8 AR[EC]; br.ret, IC:mod-sched-brs, IC:mov-to-AR-EC; br.ret, IC:mod-sched-brs, IC:mov-to-AR-EC; impli… 9 AR[EFLAG]; IC:mov-to-AR-EFLAG; IC:mov-to-AR-EFLAG; impliedF 10 AR[FCR]; IC:mov-to-AR-FCR; IC:mov-to-AR-FCR; impliedF 11 AR[FDR]; IC:mov-to-AR-FDR; IC:mov-to-AR-FDR; impliedF 12 AR[FIR]; IC:mov-to-AR-FIR; IC:mov-to-AR-FIR; impliedF [all …]
|
/netbsd-src/external/bsd/nsd/dist/ |
H A D | config.h.in | 3 /* apply the noreturn attribute to a function that exits the program */ 6 /* apply the weak attribute to a symbol */ 9 /* Define this to enable BIND8 like NSTATS & XSTATS. */ 21 /* Pathname to the NSD configuration file */ 40 /* Define to the default maximum message length with EDNS. */ 43 /* Define to the default facility for syslog. */ 46 /* Define to 1 if you have the `accept4' function. */ 49 /* Define to 1 if you have the `alarm' function. */ 52 /* Define to 1 if you have the `arc4random' function. */ 55 /* Define to 1 if you have the `arc4random_uniform' function. */ [all …]
|
/netbsd-src/external/gpl2/diffutils/dist/ |
H A D | config.hin | 3 /* Define to 1 if the `closedir' function returns void instead of `int'. */ 6 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP 11 /* Define to 1 if using `alloca.c'. */ 20 /* Define to 1 if translation of program messages to the user's native 25 prefix, define this to compute the length of that prefix, including the 40 /* Define to 1 if you have `alloca', as a function or macro. */ 43 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix). 47 /* Define to 1 if you have the `bcopy' function. */ 50 /* Define to 1 if you have the `btowc' function. */ 53 /* Define to 1 if you have the `bzero' function. */ [all …]
|
/netbsd-src/external/public-domain/xz/dist/ |
H A D | config.h.in | 6 /* How many MiB of RAM to assume if the real amount cannot be determined. */ 9 /* Define to 1 if translation of program messages to the user's native 13 /* Define to 1 if bswap_16 is available. */ 16 /* Define to 1 if bswap_32 is available. */ 19 /* Define to 1 if bswap_64 is available. */ 22 /* Define to 1 if you have the <byteswap.h> header file. */ 25 /* Define to 1 if Capsicum is available. */ 28 /* Define to 1 if the system has the type `CC_SHA256_CTX'. */ 31 /* Define to 1 if you have the `CC_SHA256_Init' function. */ 34 /* Define to 1 if you have the Mac OS X function CFLocaleCopyCurrent in the [all …]
|
/netbsd-src/external/bsd/openldap/dist/include/ |
H A D | portable.hin | 22 /* define this if needed to get reentrant functions */ 30 /* define this if needed to get threadsafe functions */ 54 /* define to use both <string.h> and <strings.h> */ 60 /* set to the number of arguments ctime_r() expects */ 69 /* define to enable slapi library */ 72 /* defined to be the EXE extension */ 75 /* set to the number of arguments gethostbyaddr_r() expects */ 78 /* set to the number of arguments gethostbyname_r() expects */ 81 /* Define to 1 if `TIOCGWINSZ' requires <sys/ioctl.h>. */ 87 /* Define to 1 if you have the <argon2.h> header file. */ [all …]
|
/netbsd-src/external/gpl3/gcc/dist/fixincludes/ |
H A D | config.h.in | 3 /* Defined to the executable file extension on the host system */ 9 /* Define to 1 if you have the `clearerr_unlocked' function. */ 15 /* Define to 1 if you have the declaration of `abort', and to 0 if you don't. 22 /* Define to 1 if you have the declaration of `asprintf', and to 0 if you 29 /* Define to 1 if you have the declaration of `basename(char *)', and to 0 if 36 /* Define to 1 if you have the declaration of `clearerr_unlocked', and to 0 if 43 /* Define to 1 if you have the declaration of `errno', and to 0 if you don't. 50 /* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you 57 /* Define to 1 if you have the declaration of `ferror_unlocked', and to 0 if 64 /* Define to 1 if you have the declaration of `fflush_unlocked', and to 0 if [all …]
|
/netbsd-src/external/gpl3/gcc/dist/libcpp/ |
H A D | config.in | 6 /* Define to 1 if you want more run-time sanity checks. */ 9 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP 14 /* Define to 1 if using `alloca.c'. */ 20 /* Define to enable system headers canonicalization. */ 23 /* Define to 1 if translation of program messages to the user's native 27 /* Define to get calls to the valgrind runtime enabled. */ 30 /* Define if you want to workaround valgrind (a memory checker) warnings about 34 /* Define to 1 if you have `alloca', as a function or macro. */ 37 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix). 41 /* Define to 1 if you have the `clearerr_unlocked' function. */ [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/ |
H A D | config.in | 6 /* Define to 1 if you want more run-time sanity checks. */ 9 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP 14 /* Define to 1 if using `alloca.c'. */ 20 /* Define to enable system headers canonicalization. */ 23 /* Define to 1 if translation of program messages to the user's native 27 /* Define to get calls to the valgrind runtime enabled. */ 30 /* Define if you want to workaround valgrind (a memory checker) warnings about 34 /* Define to 1 if you have `alloca', as a function or macro. */ 37 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix). 41 /* Define to 1 if you have the `clearerr_unlocked' function. */ [all …]
|
/netbsd-src/external/bsd/top/dist/ |
H A D | config.h.in | 9 /* Default number of processes to display */ 24 /* Define to 1 if you have the <curses.h> header file. */ 27 /* Define to 1 if you have the declaration of `sys_errlist', and to 0 if you 31 /* Define to 1 if you have the declaration of `sys_signame', and to 0 if you 35 /* Define to 1 if you have the declaration of `tgetent', and to 0 if you 39 /* Define to 1 if you have the declaration of `tgetflag', and to 0 if you 43 /* Define to 1 if you have the declaration of `tgetnum', and to 0 if you 47 /* Define to 1 if you have the declaration of `tgetstr', and to 0 if you 51 /* Define to 1 if you have the declaration of `tgoto', and to 0 if you don't. 55 /* Define to 1 if you have the declaration of `tputs', and to 0 if you don't. [all …]
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/ |
H A D | config.h.in | 8 /* Define this to an absolute name of <stdint.h>. */ 11 /* Define to the number of bits in type 'ptrdiff_t'. */ 14 /* Define to the number of bits in type 'sig_atomic_t'. */ 17 /* Define to the number of bits in type 'size_t'. */ 20 /* Define to the number of bits in type 'wchar_t'. */ 23 /* Define to the number of bits in type 'wint_t'. */ 26 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP 37 /* Define to 1 if using `alloca.c'. */ 40 /* Define to 1 if libexpat shall be dynamically loaded via dlopen(). */ 43 /* Define to 1 if translation of program messages to the user's native [all …]
|