Home
last modified time | relevance | path

Searched refs:kept (Results 1 – 25 of 187) sorted by relevance

12345678

/freebsd/usr.bin/m4/
H A Dlook.c288 static char **kept = NULL; variable
298 kept = xreallocarray(kept, kept_capacity, in keep()
302 kept[kept_size++] = ptr; in keep()
324 if (!string_in_use(kept[i])) { in free_definition()
326 free(kept[i]); in free_definition()
328 kept[i] = kept[kept_size]; in free_definition()
/freebsd/crypto/openssl/test/recipes/90-test_includes_data/conf-includes/
H A Dincludes1.cnf14 dir = ./demoCA # Where everything is kept
15 certs = $dir/certs # Where the issued certs are kept
16 crl_dir = $dir/crl # Where the issued crl are kept
/freebsd/crypto/openssl/doc/man3/
H A DSSL_clear.pod16 BIOs) are kept.
21 settings are kept, a side effect is the handling of the current SSL session.
28 If a session was closed cleanly, the session object will be kept and all
30 used during the session will be kept for the next handshake. So if the
H A DSSL_CTX_sessions.pod20 The sessions in the internal session cache are kept in an
/freebsd/crypto/openssl/test/
H A Dtest.cnf9 dir = ./demoCA # Where everything is kept
10 certs = $dir/certs # Where the issued certs are kept
11 crl_dir = $dir/crl # Where the issued crl are kept
/freebsd/sys/contrib/device-tree/Bindings/input/
H A Dti,palmas-pwrbutton.txt17 button should be kept pressed for Palmas to power off automatically.
21 which the power button should be kept pressed for Palmas to register
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfoFlags.def25 // General flags kept in DINode.
74 // Subprogram-specific flags kept in DISubprogram.
/freebsd/crypto/openssl/doc/internal/man7/
H A Ddeprecation.pod45 The implementation of a deprecated symbol is kept for one of two reasons:
100 * kept until removal.
122 * RSA low level APIs are deprecated for public use, but are kept for
/freebsd/bin/sh/tests/execution/
H A Dredir2.013 } 7<&- # fifo2 should be kept open, but not passed to programs
/freebsd/crypto/
H A DREADME7 controlled, so they had to be kept separate.
/freebsd/sys/contrib/device-tree/Bindings/memory-controllers/
H A Dmvebu-devbus.txt90 A[2:0] and Data are kept valid as long as DEV_WEn
95 - devbus,wr-high-ps: Defines the time during which DEV_WEn is kept
97 DEV_A[2:0] and Data are kept valid (do not toggle) for
/freebsd/contrib/byacc/
H A DACKNOWLEDGEMENTS2 His badgering kept me working on it long after I was ready to quit.
/freebsd/contrib/ntp/conf/
H A DREADME12 ordinarily kept in /usr/local/etc and used by the Autokey scheme. See
/freebsd/crypto/libecc/src/tests/
H A Dmeson.build39 # ec_tuils tests suite is kept native as it is a build machine tooling
/freebsd/sys/contrib/device-tree/Bindings/power/reset/
H A Dltc2952-poweroff.txt18 trigger function is ignored and the chip is kept alive
/freebsd/sys/contrib/device-tree/Bindings/hwmon/
H A Dg762.txt20 If an optional property is not set in .dts file, then current value is kept
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_load-key/
H A Dzfs_load-key.cfg20 # $PASSPHRASE, $HEXKEY, and $RAWKEY must be kept in sync
/freebsd/sys/contrib/device-tree/Bindings/crypto/
H A Dinside-secure-safexcel.txt19 Two compatibles are kept for backward compatibility, but shouldn't be used for
/freebsd/tools/tools/find-sb/
H A DREADME15 well, too bad. You should have kept a backup anyway. If you read the source
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrGISel.td10 // RISC-V GlobalISel target pseudo instruction definitions. This is kept
/freebsd/sys/contrib/device-tree/src/arm/marvell/
H A Dkirkwood-nas2big.dts94 * be kept powered, even when the SoC is off.
/freebsd/sys/contrib/device-tree/Bindings/net/
H A Dftgmac100.txt23 rmii (100bT) but kept as a separate property in case NC-SI grows support
/freebsd/sys/contrib/device-tree/Bindings/mfd/
H A Dbd9571mwv.txt30 rails need to be kept powered when backup mode is
/freebsd/contrib/arm-optimized-routines/
H A DREADME.contributors25 kept reasonably stable.
/freebsd/sys/contrib/openzfs/config/
H A Dkernel-kmem.m43 dnl # A total count of bytes allocated is kept for each alloc and free.

12345678