OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:atf_tc_fail_errno
(Results
1 - 2
of
2
) sorted by relevancy
/src/tests/
h_macros.h
57
atf_tc_fail_errno
(const char *fmt, ...)
function in typeref:typename:__dead __printflike (1,2)void
/src/tests/kernel/
t_pty.c
34
#define
atf_tc_fail_errno
(fmt, ...) err(EXIT_FAILURE, fmt, ## __VA_ARGS__)
macro
64
atf_tc_fail_errno
("malloc(%zu)", buffer_size);
89
atf_tc_fail_errno
("parent: write()");
99
atf_tc_fail_errno
("waitpid");
118
atf_tc_fail_errno
("Couldn't set tty(4) buffer size");
120
atf_tc_fail_errno
("Couldn't get tty(4) buffer size");
125
atf_tc_fail_errno
("tcgetattr()");
129
atf_tc_fail_errno
("tcsetattr()");
138
atf_tc_fail_errno
("Couldn't pty(4) device");
141
atf_tc_fail_errno
(
[
all
...]
Completed in 29 milliseconds
Indexes created Fri Sep 26 08:10:20 GMT 2025