Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Dscript_handler.h52 enum { SCRIPT_OK, SCRIPT_KILLED, SCRIPT_FAILED }; enumerator
H A Dscript_handler.c255 c = SCRIPT_FAILED; in script_exit()