Lines Matching refs:non_fatal
84 static void non_fatal(char *fmt, ...) in non_fatal() function
133 non_fatal("check_ptrace : child exited with status 2. " in stop_ptraced_child()
135 non_fatal("check_ptrace : child exited with exitcode %d, while " in stop_ptraced_child()
169 non_fatal("Checking syscall emulation patch for ptrace..."); in check_sysemu()
186 non_fatal("check_sysemu got system call number %d, " in check_sysemu()
193 non_fatal("check_sysemu : failed to modify system call " in check_sysemu()
202 non_fatal("OK\n"); in check_sysemu()
205 non_fatal("Checking advanced syscall emulation patch for ptrace..."); in check_sysemu()
223 non_fatal("check_sysemu: SYSEMU_SINGLESTEP " in check_sysemu()
237 non_fatal("check_sysemu: expected SIGTRAP or " in check_sysemu()
247 non_fatal("OK\n"); in check_sysemu()
256 non_fatal("missing\n"); in check_sysemu()
263 non_fatal("Checking that ptrace can change system call numbers..."); in check_ptrace()
295 non_fatal("OK\n"); in check_ptrace()