Lines Matching refs:errno
37 * Verify that mount(2) returns -1 and sets errno to
51 * Check return code, if system call failed and errno == expected errno
52 * Issue sys call passed with expected return value and errno.
58 * Print errno log and/or timing stats if options given
64 * -e : Turn on errno logging.
75 #include <errno.h>
132 "errno, expected errno=%s, "
133 "got errno=%d : %s",
138 "expected failure - errno "
198 "errno = %d : %s",
217 "change euid to %d errno = %d : %s",