Searched refs:WAIT_LOG_NON_ZERO_EXIT_STATUS (Results 1 – 3 of 3) sorted by relevance
57 WAIT_LOG_NON_ZERO_EXIT_STATUS = 1 << 1, enumerator60 WAIT_LOG = WAIT_LOG_ABNORMAL|WAIT_LOG_NON_ZERO_EXIT_STATUS,
762 log_full(flags & WAIT_LOG_NON_ZERO_EXIT_STATUS ? LOG_ERR : LOG_DEBUG, in wait_for_terminate_and_check()
102 … wait_for_terminate_and_check("mount", mount_pid, WAIT_LOG_ABNORMAL|WAIT_LOG_NON_ZERO_EXIT_STATUS); in home_setup_cifs()