Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dagent.c94 static int ipc_cmd_allowed[DHCP_NSTATES][DHCP_NIPC] = { variable
1664 return (ipc_cmd_allowed[state][cmd] != 0); in check_cmd_allowed()