/illumos-gate/usr/src/cmd/ldmad/ |
H A D | ldmad.c | 105 ldma_connexion_lookup(ldma_agent_t *agent, ds_hdl_t hdl) in ldma_connexion_lookup() argument 110 ASSERT(MUTEX_HELD(&agent->conn_lock)); in ldma_connexion_lookup() 111 for (connp = agent->conn, i = 0; i < LDOMS_MAX_DOMAINS; i++, connp++) { in ldma_connexion_lookup() 122 ldma_connexion_add(ldma_agent_t *agent, ds_hdl_t hdl, ds_domain_hdl_t dhdl, in ldma_connexion_add() argument 129 (void) mutex_lock(&agent->conn_lock); in ldma_connexion_add() 130 for (connp = agent->conn, i = 0; i < LDOMS_MAX_DOMAINS; i++, connp++) { in ldma_connexion_add() 138 (void) mutex_unlock(&agent->conn_lock); in ldma_connexion_add() 139 LDMA_INFO("agent %s hdl %llx already exists", agent->info->name, in ldma_connexion_add() 145 (void) mutex_unlock(&agent->conn_lock); in ldma_connexion_add() 146 LDMA_INFO("agent %s too many connections", agent->info->name); in ldma_connexion_add() [all …]
|
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_umad/ |
H A D | sol_umad.c | 1108 umad_agent_t *agent; in umad_get_agent_by_id() local 1115 agent = entry->ptr; in umad_get_agent_by_id() 1117 if (agent_id == agent->agent_req.id) in umad_get_agent_by_id() 1118 return (agent); in umad_get_agent_by_id() 1128 umad_agent_t *agent; in umad_get_agent_by_class() local 1135 agent = entry->ptr; in umad_get_agent_by_class() 1136 if (agent_class == agent->agent_req.mgmt_class) in umad_get_agent_by_class() 1137 return (agent); in umad_get_agent_by_class() 1148 umad_register_agent(struct umad_agent_s *agent) in umad_register_agent() argument 1150 uint8_t mgmt_class_num = agent->agent_req.mgmt_class; in umad_register_agent() [all …]
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | system-xvm-ipagent.p5m | 33 set name=pkg.summary value="xVM PV IP address agent" 34 set name=pkg.description value="xVM PV IP address agent" 50 legacy pkg=SUNWxvmipar desc="xVM PV IP address agent" \ 51 name="xVM PV IP address agent (Root)" 52 legacy pkg=SUNWxvmipau desc="xVM PV IP address agent" \ 53 name="xVM PV IP address agent (Usr)"
|
H A D | service-network-slp.p5m | 31 … Included are C and Java developer libraries and a daemon which can act as a directory agent (DA)." 93 …ncluded are C and Java developer libraries and a daemon which can act as a directory agent (DA)." \
|
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/ |
H A D | README | 23 Architectural Overview for the DHCP agent 29 The Solaris DHCP agent (dhcpagent) is a DHCP client implementation 40 When a DHCP agent implementation is only required to control a single 42 state-machine, as shown in RFC2131. However, when a DHCP agent is 51 Indeed, much of the agent's code is there to manage the complexity of 57 The DHCP agent consists of roughly 30 source files, most with a 66 the agent; and "async.c", which along with "async.h" defines 68 the agent. 70 * Source files that implement a given state of the agent; for 73 REQUESTING state of the agent. By encapsulating states in [all …]
|
H A D | dhcpagent.dfl | 47 # By default, when the DHCP agent is sent a SIGTERM (typically when 73 # By default, the DHCP agent waits 3 seconds to collect OFFER 83 # By default, the DHCP agent does not send out a client identifier 85 # client identifier.) To make the DHCP agent send a client 96 # that is not a logical interface, the DHCP agent will forgo sending a 106 # By default, the DHCP agent will try to request the Fully Qualified Domain 130 # By default, the DHCP agent will not attempt to construct an FQDN from a 134 # the DHCP agent to construct if necessary an FQDN. 138 # By default, the DHCP agent will not attempt to use a domain name returned 143 # domain from resolv.conf(5) should be adopted by the DHCP agent to [all …]
|
H A D | Makefile | 32 OBJS = adopt.o agent.o async.o bound.o class_id.o defaults.o inform.o \
|
/illumos-gate/usr/src/lib/udapl/libdat/common/ |
H A D | udat_api.c | 104 IN DAT_OS_WAIT_PROXY_AGENT agent, in dat_cno_create() argument 111 agent, in dat_cno_create() 118 IN DAT_OS_WAIT_PROXY_AGENT agent) in dat_cno_modify_agent() argument 124 agent); in dat_cno_modify_agent()
|
/illumos-gate/usr/src/cmd/fm/dicts/ |
H A D | FMNOTIFY.po | 28 # default format for subject of emails generated by the smtp-notify agent 36 # format for subject of emails generated by the smtp-notify agent 45 # format for subject of emails generated by the smtp-notify agent
|
H A D | PCI.po | 69 … requires user and/or service interaction and currently does not have an automated response agent." 85 … requires user and/or service interaction and currently does not have an automated response agent." 101 … requires user and/or service interaction and currently does not have an automated response agent." 117 … requires user and/or service interaction and currently does not have an automated response agent." 133 … requires user and/or service interaction and currently does not have an automated response agent."
|
H A D | INTEL.po | 947 msgstr "A home agent and global coherence engine error has occurred. Refer to %s for more informat… 979 msgstr "A system caching agent error has occurred. Refer to %s for more information."
|
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/ |
H A D | hurl.sh | 23 agent="$command/2009-01-20 (AT&T Research)" 113 User-Agent: $agent
|
/illumos-gate/usr/src/lib/udapl/udapl_tavor/common/ |
H A D | dapl_cno_query.c | 94 cno_param->agent = cno_ptr->cno_wait_agent; in dapl_cno_query()
|
/illumos-gate/usr/src/cmd/ptools/pstack/ |
H A D | pstack.c | 794 reset_libjvm(jvm_agent_t *agent) in reset_libjvm() argument 797 if (agent) in reset_libjvm() 798 j_agent_destroy(agent); in reset_libjvm()
|
/illumos-gate/usr/src/uts/common/sys/ib/clients/of/sol_umad/ |
H A D | sol_umad.h | 172 static int umad_unregister(struct ib_user_mad_reg_req *agent,
|
/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/ |
H A D | ClientLib_en.properties | 119 remote_error = Remote agent SLP error 156 passthrough_addr = {0} in message from agent ``{1}''''. 157 ioexception_parsing = IOException ``{0}'''' in parsing reply message of type ``{1}'''' from agent `…
|
H A D | Server_en.properties | 165 ssdat_number_format = Number format exception for directory-agent.sun timestamp attribute. 208 st_error = Remote agent error
|
/illumos-gate/usr/src/lib/udapl/libdat/include/dat/ |
H A D | udat.h | 218 DAT_OS_WAIT_PROXY_AGENT agent; member
|
/illumos-gate/usr/src/lib/libslp/etc/ |
H A D | slp.conf.example | 200 # A type hint will be used if an agent needs to discover scopes with 201 # service agent solicitations. If the type hint is set, only service
|
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | FIRMWARELICENSE | 93 it is acting on its own behalf and is not acting as an agent for or on behalf
|
/illumos-gate/usr/src/uts/sun4u/cpu/ |
H A D | us3_jalapeno_asm.S | 325 sll %o0, IDCR_PID_SHIFT, %g1 ! IDCR<18:14> = agent id
|
H A D | opl_olympus_asm.S | 388 sll %o0, IDCR_PID_SHIFT, %g1 ! IDCR<23:14> = agent id
|
/illumos-gate/usr/src/lib/libdhcputil/ |
H A D | README.inittab | 125 o The DHCP agent and DHCP server both have their core protocol-
|
/illumos-gate/usr/src/cmd/ldap/ns_ldap/ |
H A D | idsconfig.sh | 5076 Proxy agent is not allowed to read user passwords when shadow 5078 Please select the currently proxy agent being used, so that
|
/illumos-gate/usr/src/cmd/fm/eversholt/files/i386/i86pc/ |
H A D | amd64.esc | 105 * trips we diagnose a fault.memory.page so that the response agent can
|