Home
last modified time | relevance | path

Searched refs:logit_ (Results 1 – 7 of 7) sorted by relevance

/external/strace/tests-mx32/
Dfork-f.c36 logit_(const char *const str) in logit_() function
42 #define logit(arg) logit_(prefix arg)
Dvfork-f.c37 logit_(const char *const str) in logit_() function
43 #define logit(arg) logit_(prefix arg)
/external/strace/tests/
Dfork-f.c36 logit_(const char *const str) in logit_() function
42 #define logit(arg) logit_(prefix arg)
Dvfork-f.c37 logit_(const char *const str) in logit_() function
43 #define logit(arg) logit_(prefix arg)
/external/strace/tests-m32/
Dfork-f.c36 logit_(const char *const str) in logit_() function
42 #define logit(arg) logit_(prefix arg)
Dvfork-f.c37 logit_(const char *const str) in logit_() function
43 #define logit(arg) logit_(prefix arg)
/external/strace/
DChangeLog18760 * tests/fork-f.c (logit): Rename to logit_. Use chdir instead of pwrite.
18761 (logit): New macro wrapper around logit_.