Searched defs:DO_ERR (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/bin/sh/
H A Dexec.h61 #define DO_ERR 0x01 /* prints errors */ macro
/freebsd-10-stable/contrib/netbsd-tests/lib/libc/db/
H A Dt_db_hash_seq.c69 #define DO_ERR(msg, ...) ATF_REQUIRE_MSG(0, msg, __VA_ARGS__) macro
74 #define DO_ERR(fmt, ...) err(EXIT_FAILURE, fmt, __VA_ARGS__) macro

Completed in 40 milliseconds