Home
last modified time | relevance | path

Searched refs:ipc_action (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dipc_action.c70 struct ipc_action *ia = &dsmp->dsm_ia; in ipc_action_start()
131 struct ipc_action *ia = &dsmp->dsm_ia; in ipc_action_finish()
181 struct ipc_action *ia = &dsmp->dsm_ia; in ipc_action_timeout()
H A Dipc_action.h49 typedef struct ipc_action { struct
H A DMakefile31 init_reboot.o interface.o ipc_action.o packet.o release.o renew.o \
H A DREADME231 `async_action' and `ipc_action'. These objects are related, but
253 more detail later when the `ipc_action' object is discussed). If
271 This leads us into the `ipc_action' object. An `ipc_action'
275 transactions have a valid `ipc_action' object. Note that since there
277 also be at most one `ipc_action' per state machine (this means it can
280 One of the main purposes of the `ipc_action' object is to timeout user
282 ifconfig, he is specifying an `ipc_action' timeout; in other words,
284 time expires, the ipc_action is terminated, as well as the
287 The API provided for the `ipc_action' object is quite similar to the
H A DREADME.v61157 (async.c and ipc_action.c) into a shared library or just copying