/freebsd/contrib/unbound/util/ |
H A D | module.h | 42 * state machines are activated in sequence to operate on queries. Once 50 * functions are called, operate to move the state machine and cleanup of 72 * operate() function is called. The validator decides it needs not do 80 * query. Then the iterator suspends (returns from the operate call). 83 * operate function is called for the query, on the iterator module, 86 * operate call, which causes the previous module to be started. 92 * operate function with finished. 101 * them with the operate() call. During inform_super the query that is done 103 * not really re-entry codepoints and services). During the operate call 111 * A module is called in operate, and it decides that it wants to perform [all …]
|
/freebsd/contrib/unbound/dynlibmod/ |
H A D | dynlibmod.c | 108 __DYNSYM operate; in dynlibmod_init() local 128 operate = __LOADSYM(dynamic_library,"operate"); in dynlibmod_init() 129 if (operate == NULL) { in dynlibmod_init() 131 …log_err("dynlibmod[%d]: unable to load operate procedure from dynamic library \"%s\".", dynlib_mod… in dynlibmod_init() 134 de->func_operate = (func_operate_t)(void*)operate; in dynlibmod_init() 178 /** dynlib module operate on a query */
|
/freebsd/sys/sys/ |
H A D | pciio.h | 105 struct pcisel pi_sel; /* device to operate on */ 112 struct pcisel pbi_sel; /* device to operate on */ 134 struct pcisel plvi_sel; /* device to operate on */ 146 struct pcisel pbm_sel; /* device to operate on */ 153 struct pcisel pbi_sel; /* device to operate on */
|
/freebsd/contrib/ldns/ldns/ |
H A D | rdata.h | 213 * \param[in] *rd the rdf to operate on 221 * \param[in] *rd the rdf to operate on 229 * \param[in] *rd the rdf to operate on 380 * \param[in] rd the ldns_rdf to operate on 387 * \param[in] rd the ldns_rdf to operate on 394 * \param[in] rd the ldns_rdf to operate on 401 * \param[in] rd the ldns_rdf to operate on
|
H A D | rr.h | 478 * \param[in] *rr rr to operate on 486 * \param[in] *rr rr to operate on 494 * \param[in] *rr rr to operate on 502 * \param[in] *rr rr to operate on 510 * \param[in] *rr rr to operate on 518 * \param[in] *rr rr to operate on 527 * \param[in] *rr the rr to operate on 537 * \param[in] *rr rr to operate on 546 * \param[in] *rr rr to operate on 553 * \param[in] *rr rr to operate on [all …]
|
H A D | packet.h | 525 * \param[in] pkt the packet to operate on 853 * \param[in] p packet to operate on 860 * \param[in] p packet to operate on 867 * \param[in] p packet to operate on 874 * \param[in] p packet to operate on 881 * \param[in] packet packet to operate on 890 * \param[in] pkt packet to operate on 899 * \param[in] packet packet to operate on 908 * \param[in] pkt packet to operate on
|
/freebsd/sys/contrib/device-tree/Bindings/power/supply/ |
H A D | qcom_smbb.txt | 51 Description: Battery voltage limit above which fast charging may operate; 53 will operate. 58 Description: Battery voltage limit below which fast charging may operate; 86 Description: Input voltage level above which charging may operate
|
H A D | qcom,pm8941-charger.yaml | 54 Battery voltage limit in uV above which fast charging may operate; Defaults to 3.2V 55 Below this value linear or switch-mode auto-trickle-charging will operate. 62 Battery voltage limit in uV below which fast charging may operate; Defaults to 4.2V 98 Input voltage level in uV above which charging may operate. Defaults to 4.3V.
|
/freebsd/sys/contrib/device-tree/Bindings/phy/ |
H A D | microchip,sparx5-serdes.yaml | 31 The SERDES6G is a high-speed SERDES interface, which can operate at 41 The SERDES10G is a high-speed SERDES interface, which can operate at 54 The SERDES25G is a high-speed SERDES interface, which can operate at
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | MachineFunctionPass.h | 10 // just FunctionPass's, except they operate on machine code as part of a code 11 // generator. Because they operate on machine code, not the LLVM 27 /// allow convenient creation of passes that operate on the MachineFunction
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/replacement/ |
H A D | rebuild_multiple.ksh | 28 # Sequential reconstruction (unlike healing reconstruction) operate on the 59 log_assert "Rebuilds operate on the top-level vdevs" 126 log_pass "Rebuilds operate on the top-level vdevs"
|
/freebsd/usr.bin/bluetooth/rfcomm_sppd/ |
H A D | rfcomm_sppd.1 | 42 It can operate in two modes: client and server. 63 will operate in server mode and act as RFCOMM server, 91 terminal and operates on it just like it would operate over the standard serial
|
/freebsd/contrib/ntp/sntp/libevent/ |
H A D | evmap-internal.h | 58 @param base the event_base to operate on. 67 @param base the event_base to operate on. 74 @param base the event_base to operate on.
|
/freebsd/contrib/libevent/ |
H A D | evmap-internal.h | 58 @param base the event_base to operate on. 67 @param base the event_base to operate on. 74 @param base the event_base to operate on.
|
/freebsd/lib/libsys/ |
H A D | chown.2 | 78 follows symbolic links to operate on the target of the link 130 argument is an empty string, operate on the file or directory 137 operate on the current working directory.
|
/freebsd/share/man/man3/ |
H A D | Q_QABS.3 | 33 .Nd fixed-point math functions which operate on a single Q number 56 All of those functions operate on
|
/freebsd/contrib/ntp/html/ |
H A D | orphan.html | 27 <p>For orphan mode to work well, each core server with available sources should operate at the same… 35 … server and broadcast client modes as shown in Figure 2. Orphan children operate as broadcast clie… 36 <p>In normal operation subnet hosts operate below stratum 5, so the subnet is automatically configu…
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | X509v3_get_ext_by_NID.pod | 89 and X509_add_ext() operate on the extensions of certificate I<x>. They are 94 X509_CRL_delete_ext() and X509_CRL_add_ext() operate on the extensions of 100 X509_REVOKED_add_ext() operate on the extensions of CRL entry I<x>.
|
/freebsd/usr.sbin/freebsd-update/ |
H A D | freebsd-update.8 | 92 Operate on a system mounted at 113 Operate on the given jail specified by 218 system has been tampered with it cannot be trusted to operate correctly.
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/ |
H A D | TraceExporter.h | 21 /// Trace exporter plug-ins operate on traces, converting the trace data 25 /// Trace exporters are supposed to operate on an architecture-agnostic fashion,
|
/freebsd/sbin/ipf/ipfs/ |
H A D | ipfs.8 | 69 Operate on NAT information. 72 Operate on filtering state information.
|
/freebsd/sys/contrib/device-tree/Bindings/serial/ |
H A D | nxp,sc16is7xx.txt | 25 should operate in IrDA mode. 84 should operate in IrDA mode.
|
/freebsd/contrib/elftoolchain/elfcopy/ |
H A D | mcs.1 | 57 will operate on the ELF objects contained in the archive. 83 Operate on the section named
|
/freebsd/contrib/unbound/dynlibmod/examples/ |
H A D | helloworld.c | 60 /* Operate is called every time a query passes by this module. The event can be 62 EXPORT void operate(struct module_qstate* qstate, enum module_ev event, in operate() function 64 log_info("dynlib: hello world from operate"); in operate()
|
/freebsd/sys/dev/qat/qat_api/include/lac/ |
H A D | cpa_cy_ecsm2.h | 791 * Yes when configured to operate in synchronous mode. 799 * a NULL value the function will operate 866 * Yes when configured to operate in synchronous mode. 874 * a NULL value the function will operate 941 * Yes when configured to operate in synchronous mode. 949 * a NULL value the function will operate 1010 * Yes when configured to operate in synchronous mode. 1018 * a NULL value the function will operate 1083 * Yes when configured to operate in synchronous mode. 1091 * a NULL value the function will operate [all …]
|