Searched refs:slept (Results 1 - 4 of 4) sorted by relevance

/external/wpa_supplicant_8/wpa_supplicant/
H A Dnotify.c392 int slept; local
396 slept = -1;
399 slept = now.sec - global->suspend_time.sec;
401 wpa_printf(MSG_DEBUG, "System resume notification (slept %d seconds)",
402 slept);
/external/libedit/
H A Dconfigure3789 echo "timestamp, slept: $am_has_slept" > conftest.file
3826 if grep 'slept: no' conftest.file >/dev/null 2>&1; then
/external/libpng/
H A Dconfigure2421 echo "timestamp, slept: $am_has_slept" > conftest.file
2458 if grep 'slept: no' conftest.file >/dev/null 2>&1; then
/external/bison/
H A Dconfigure3930 echo "timestamp, slept: $am_has_slept" > conftest.file
3967 if grep 'slept: no' conftest.file >/dev/null 2>&1; then

Completed in 326 milliseconds