Home
last modified time | relevance | path

Searched full:etc (Results 1 – 25 of 94) sorted by relevance

1234

/openthread-3.5.0/tools/harness-simulation/posix/etc/
DDockerfile88 && ln -fs /usr/share/zoneinfo/UTC /etc/localtime \
103 && ([ "${DNS64}" = "0" ] || chmod 644 /etc/bind/named.conf.options) \
105 && mv ./etc /tmp \
109 && mv /tmp/etc . \
114 && sed -i "s/\/root/\/home\/pi/g" /etc/passwd
117 ENTRYPOINT ["/app/etc/docker/docker_entrypoint.sh"]
Dcommissionerd97 …log_action_msg "Usage: /etc/init.d/$NAME {start | stop | status | restart | reload | force-reload}"
/openthread-3.5.0/third_party/tcplp/bsdtcp/
Dtypes.h39 * bukepo: omitted unused definitions for quad_t, u_quad_t, etc., because they
41 * __uint8_t, __uint16_t, caddr_t, etc.
43 * samkumar: I've omitted definitions for u_char, u_short, u_int, etc., because
46 * standard integer types (uint8_t, uint16_t, etc.).
/openthread-3.5.0/tools/harness-simulation/posix/
Dinstall.sh34 ETC_DIR="${POSIX_DIR}/etc"
135 mkdir -p root/etc/init.d
136 cp "${ETC_DIR}/commissionerd" root/etc/init.d/commissionerd
137 sudo chown root:root root/etc/init.d/commissionerd
138 sudo chmod +x root/etc/init.d/commissionerd
/openthread-3.5.0/
DCMakeLists.txt65 include("${PROJECT_SOURCE_DIR}/etc/cmake/options.cmake")
66 include("${PROJECT_SOURCE_DIR}/etc/cmake/functions.cmake")
115 list(APPEND OT_PUBLIC_INCLUDES ${PROJECT_BINARY_DIR}/etc/cmake)
116 list(APPEND OT_PUBLIC_INCLUDES ${PROJECT_SOURCE_DIR}/etc/cmake)
171 -P ${PROJECT_SOURCE_DIR}/etc/cmake/print.cmake
/openthread-3.5.0/third_party/mbedtls/repo/tests/
DDescriptions.txt5 functions, etc.) for all modules except the SSL modules.
22 renegotiation, SNI, other extensions, etc.
/openthread-3.5.0/.github/workflows/
Dbuild.yml61 sudo rm /etc/apt/sources.list.d/* && sudo apt-get update
156 sudo rm /etc/apt/sources.list.d/* && sudo apt-get update
175 sudo rm /etc/apt/sources.list.d/* && sudo apt-get update
248 sudo rm /etc/apt/sources.list.d/* && sudo apt-get update
288 sudo rm /etc/apt/sources.list.d/* && sudo apt-get update
321 sudo rm /etc/apt/sources.list.d/*
327 …deb-src http://apt.llvm.org/focal/ llvm-toolchain-focal-13 main' | sudo tee -a /etc/apt/sources.li…
365 …deb-src http://apt.llvm.org/focal/ llvm-toolchain-focal-13 main' | sudo tee -a /etc/apt/sources.li…
387 sudo rm /etc/apt/sources.list.d/* && sudo apt-get update
Dsimulation-1.1.yml67 sudo rm /etc/apt/sources.list.d/* && sudo apt-get update
115 sudo rm /etc/apt/sources.list.d/* && sudo apt-get update
165 sudo rm /etc/apt/sources.list.d/* && sudo apt-get update
208 sudo rm /etc/apt/sources.list.d/* && sudo apt-get update
288 sudo rm /etc/apt/sources.list.d/*
Dotns.yml75 sudo rm /etc/apt/sources.list.d/* && sudo apt-get update
114 sudo rm /etc/apt/sources.list.d/* && sudo apt-get update
176 sudo rm /etc/apt/sources.list.d/* && sudo apt-get update
Dtoranj.yml73 sudo rm /etc/apt/sources.list.d/* && sudo apt-get update
104 sudo rm /etc/apt/sources.list.d/* && sudo apt-get update
Dposix.yml93 sudo rm /etc/apt/sources.list.d/* && sudo apt-get update
147 sudo rm /etc/apt/sources.list.d/* && sudo apt-get update
189 sudo rm /etc/apt/sources.list.d/* && sudo apt-get update
Dsimulation-1.2.yml139 sudo rm /etc/apt/sources.list.d/* && sudo apt-get update
203 sudo rm /etc/apt/sources.list.d/* && sudo apt-get update
295 sudo rm /etc/apt/sources.list.d/* && sudo apt-get update
Dotbr.yml75 sudo rm /etc/apt/sources.list.d/* && sudo apt-get update
184 sudo rm /etc/apt/sources.list.d/* && sudo apt-get update
/openthread-3.5.0/tests/scripts/thread-cert/border_router/nat64/
Dtest_upstream_dns.py57 zone "{TEST_DOMAIN}" {{ type master; file "/etc/bind/db.test.domain"; }};
107 br.bash(shlex.join(['echo', TEST_DOMAIN_BIND_CONF]) + ' >> /etc/bind/named.conf.local')
108 br.bash(shlex.join(['echo', TEST_DOMAIN_BIND_ZONE]) + ' >> /etc/bind/db.test.domain')
Dtest_with_infrastructure_prefix.py185 br.bash("sed -i 's/dns64 /\/\/dns64 /' /etc/bind/named.conf.options")
186 …br.bash("sed -i '/\/\/dns64 /a dns64 " + SMALL_NAT64_PREFIX + " {};' /etc/bind/named.conf.options")
/openthread-3.5.0/third_party/mbedtls/repo/docs/proposed/
Dpsa-driver-developer-guide.md20 …lar combination of parameters (cryptographic algorithm, key type and size, etc.), it is used inste…
21 …cure element**, a hardware security module, a smartcard, a secure enclave, etc. An opaque driver i…
/openthread-3.5.0/third_party/build_gn/
DREADME.md20 example compiler, linker etc. The toolchains in toolchain/BUILD.gn are from the
/openthread-3.5.0/third_party/mbedtls/repo/include/psa/
Dcrypto_driver_common.h41 * psa_key_type_t, etc.) and macros to build and analyze values
/openthread-3.5.0/script/
Dcode-spell47 'etc'
/openthread-3.5.0/src/ncp/
DBUILD.gn28 import("../../etc/gn/openthread.gni")
/openthread-3.5.0/src/cli/
DBUILD.gn28 import("../../etc/gn/openthread.gni")
/openthread-3.5.0/third_party/mbedtls/repo/tests/scripts/
Dset_psa_test_dependencies.py178 MBEDTLS_PKCS1_V15, etc.
210 (description, comments, arguments, etc.).
/openthread-3.5.0/third_party/mbedtls/repo/ChangeLog.d/
D00README.md12 platform, etc.
/openthread-3.5.0/src/core/crypto/
Dmbedtls.hpp51 * the stable API, and minor versions (3.1, 3.2, etc.) may add, remove, rename,
/openthread-3.5.0/include/openthread/platform/
Dtime.h84 * foreseen operating conditions (temperature, pressure, etc) of the

1234