Searched refs:logit_ (Results 1 – 7 of 7) sorted by relevance
36 logit_(const char *const str) in logit_() function42 #define logit(arg) logit_(prefix arg)
37 logit_(const char *const str) in logit_() function43 #define logit(arg) logit_(prefix arg)
33404 * tests/fork-f.c (logit): Rename to logit_. Use chdir instead of pwrite.33405 (logit): New macro wrapper around logit_.