/freebsd/sys/contrib/openzfs/cmd/zed/ |
H A D | Makefile.am | 27 %D%/agents/fmd_api.c \ 28 %D%/agents/fmd_api.h \ 29 %D%/agents/fmd_serd.c \ 30 %D%/agents/fmd_serd.h \ 31 %D%/agents/zfs_agents.c \ 32 %D%/agents/zfs_agents.h \ 33 %D%/agents/zfs_diagnosis.c \ 34 %D%/agents/zfs_mod.c \ 35 %D%/agents/zfs_retire.c 46 dist_noinst_DATA += %D%/agents/README.md
|
/freebsd/usr.sbin/nscd/ |
H A D | agent.c | 82 memcpy(new_agents, at->agents, at->agents_num * sizeof(struct agent *)); in register_agent() 87 free(at->agents); in register_agent() 88 at->agents = new_agents; in register_agent() 103 res = bsearch(&model_p, at->agents, at->agents_num, in find_agent() 118 free(at->agents[i]->name); in destroy_agent_table() 119 free(at->agents[i]); in destroy_agent_table() 122 free(at->agents); in destroy_agent_table()
|
H A D | agent.h | 60 struct agent **agents; member
|
H A D | Makefile | 13 .PATH: ${.CURDIR}/agents
|
/freebsd/sys/contrib/openzfs/cmd/zed/agents/ |
H A D | README.md | 51 There are three FMD modules (aka agents) that are now built into ZED. 53 1. A _Diagnosis Engine_ module (`agents/zfs_diagnosis.c`) 54 2. A _Retire Agent_ module (`agents/zfs_retire.c`) 55 3. A _Disk Add Agent_ module (`agents/zfs_mod.c`)
|
/freebsd/contrib/ofed/opensm/include/vendor/ |
H A D | osm_vendor_ibumad.h | 160 osm_bind_handle_t agents[OSM_UMAD_MAX_AGENTS]; member
|
/freebsd/contrib/ofed/opensm/libvendor/ |
H A D | osm_vendor_ibumad.c | 375 !(p_bind = p_vend->agents[mad_agent])) { in umad_receiver() 845 if (p_vend->agents[i]) in osm_vendor_close_port() 972 p_vend->agents[p_bind->agent_id]) { in osm_vendor_bind() 982 p_vend->agents[p_bind->agent_id] = p_bind; in osm_vendor_bind() 1000 p_vend->agents[p_bind->agent_id1]) { in osm_vendor_bind() 1009 p_vend->agents[p_bind->agent_id1] = p_bind; in osm_vendor_bind()
|
/freebsd/sys/contrib/device-tree/Bindings/mailbox/ |
H A D | xlnx,zynqmp-ipi-mailbox.txt | 5 messaging between two Xilinx Zynq UltraScale+ MPSoC IPI agents. Each IPI
|
/freebsd/contrib/libpcap/doc/ |
H A D | README.sita | 40 work, but interfaces via a TCP session to remote agents that
|
/freebsd/sys/contrib/device-tree/Bindings/arm/ |
H A D | arm,scmi.txt | 4 The SCMI is intended to allow agents such as OSPM to manage various functions
|
/freebsd/contrib/bsnmp/ |
H A D | NEWS | 105 Add a new field to struct snmp_node for snmp agents: tree_data.
|
/freebsd/contrib/sendmail/contrib/ |
H A D | bsdi.mc | 58 dnl # or which have user agents that do full canonification themselves.
|
/freebsd/contrib/tzdata/ |
H A D | zone1970.tab | 355 # use by user agents like tzselect that identify continents and oceans.
|
H A D | asia | 327 # match rest of the city. So is travel agents, and also weather
|
/freebsd/crypto/openssl/doc/man1/ |
H A D | openssl-smime.pod.in | 212 to translation by mail relays but it cannot be read by mail agents that
|
H A D | openssl-cms.pod.in | 464 to translation by mail relays but it cannot be read by mail agents that
|
/freebsd/crypto/heimdal/lib/wind/ |
H A D | rfc3490.txt | 132 browsers and mail user agents. The introduction of the larger 140 transport agents), but also by allowing some rudimentary use of IDNs
|
/freebsd/contrib/diff/doc/ |
H A D | fdl.texi | 177 Opaque copy (directly or through your agents or retailers) of that
|
/freebsd/contrib/sendmail/cf/ |
H A D | README | 567 and only with some user agents. 790 user agents that do full canonification themselves. You may 1745 Unfortunately, a lot of UUCP mailer transport agents require 4222 this, agents run on behalf of users
|
/freebsd/contrib/sendmail/ |
H A D | RELEASE_NOTES | 3677 Some delivery agents use this for the "From " envelope 4478 The 'XUSR' SMTP command is deprecated. Mail user agents should 4489 Mail user agents should begin using '-G' to indicate that 4580 local delivery agents which listen on a named socket. An 4663 is intended to protect mail user agents from buffer 6477 MAIL.LOCAL: Prevent other mail delivery agents from stealing a 9525 some user agents anyway. FEATURE(notsticky) still works,
|