Home
last modified time | relevance | path

Searched refs:queried (Results 1 – 25 of 66) sorted by relevance

123

/freebsd/tests/sys/kern/
H A Dprocdesc.c226 pid_t child, queried; in ATF_TC_BODY() local
240 ATF_REQUIRE_MSG(pdgetpid(fd, &queried) == 0, in ATF_TC_BODY()
242 ATF_REQUIRE_EQ(child, queried); in ATF_TC_BODY()
472 pid_t child, queried; in ATF_TC_BODY() local
493 ATF_REQUIRE_EQ(0, pdgetpid(fd2, &queried)); in ATF_TC_BODY()
494 ATF_REQUIRE_EQ(child, queried); in ATF_TC_BODY()
599 pid_t child, queried; in ATF_TC_BODY() local
616 if (pdgetpid(fd, &queried) == -1) in ATF_TC_BODY()
618 if (getpid() != queried) in ATF_TC_BODY()
625 ATF_REQUIRE(pdgetpid(childfd, &queried) == 0); in ATF_TC_BODY()
[all …]
/freebsd/crypto/openssl/doc/man3/
H A DSSL_get_value_uint.pod191 Can be queried using the convenience macro
199 Can be queried using the convenience macro
209 Can be queried using the convenience macro
217 Can be queried using the convenience macro
293 Can be queried using the convenience macro SSL_get_stream_write_buf_size().
302 Can be queried using the convenience macro SSL_get_stream_write_buf_used().
312 Can be queried using the convenience macro SSL_get_stream_write_buf_avail().
H A DSSL_session_reused.pod22 queried by the application.
H A DSSL_set_session.pod19 again during SSL_connect(). Whether the session was reused can be queried
H A DOSSL_PROVIDER.pod153 the configuration file, only parameters that are also queried later have any
161 not the provider itself, parameters managed by the provider are queried via
H A DOSSL_ENCODER_CTX_new_for_pkey.pod73 use I<propquery> as properties to be queried for when fetching.
/freebsd/sys/dev/bhnd/cores/chipc/pwrctl/
H A Dbhnd_pwrctl_if.m70 * @param clock The clock to be queried for transition latency.
87 * @param clock The clock to be queried.
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dqcom,q6afe.txt11 Or "qcom,q6afe" where the version number can be queried
H A Dqcom,q6core.txt13 Or "qcom,q6core" where the version number can be queried
H A Dqcom,q6adm.txt13 Or "qcom,q6adm" where the version number can be queried
H A Dqcom,q6asm.txt13 Or "qcom,q6asm" where the version number can be queried
/freebsd/sys/dev/bhnd/
H A Dbhnd_erom_if.m120 * @param erom The erom parser to be queried.
148 * @param erom The erom parser to be queried.
169 * @param erom The erom parser to be queried.
H A Dbhnd_bus_if.m717 * @param clock The clock to be queried for transition latency.
736 * @param clock The clock to be queried.
1011 * @param intr The index of the interrupt line being queried.
1075 * @param type The port type being queried.
1076 * @param port_num The port number being queried.
1077 * @param region_num The region number being queried.
1092 * @param type The port type being queried.
1106 * @param port The port number being queried.
1107 * @param type The port type being queried.
/freebsd/crypto/openssl/doc/internal/man3/
H A Dossl_algorithm_do_all.pod26 queried.
H A DOSSL_METHOD_STORE.pod45 OSSL_METHOD_STORE stores methods that can be queried using properties and a
/freebsd/crypto/openssl/doc/man7/
H A DEVP_MAC-GMAC.pod49 Sets the properties to be queried when trying to fetch the underlying cipher.
H A DEVP_MAC-CMAC.pod46 Sets the properties to be queried when trying to fetch the underlying cipher.
H A DEVP_MAC-HMAC.pod45 Sets the properties to be queried when trying to fetch the underlying digest.
/freebsd/contrib/unbound/doc/
H A Dcontrol_proto_spec.txt55 see what servers would be queried for a lookup of the given name.
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCScheduleA2.td162 // Itineraries are queried instead.
H A DPPCScheduleG5.td121 // Itineraries are queried instead.
/freebsd/sys/dev/bhnd/cores/pmu/
H A Dbhnd_pmu_if.m287 * @param clock The clock to be queried for transition latency.
304 * @param clock The clock to be queried.
/freebsd/crypto/openssl/doc/man1/
H A Dopenssl-engine.pod.in30 Only those specified are queried.
/freebsd/contrib/unbound/contrib/
H A Daaaa-filter-iterator.patch40 + /* get cached A records for queried name */
127 + * purpose of caching A records for the queried name.
/freebsd/sys/contrib/device-tree/Bindings/clock/
H A Dnvidia,tegra124-dfll.txt35 hardware will start controlling. The regulator will be queried for

123