Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/picl/plugins/sun4u/snowbird/watchdog/
H A Dpiclwatchdog.c1058 int poll_retval; in wd_polling() local
1068 poll_retval = poll(&fds, 1, -1); in wd_polling()
1071 switch (poll_retval) { in wd_polling()