Searched defs:logit (Results 1 – 13 of 13) sorted by relevance
217 sub logit($) { subroutine
42 #define logit(arg) logit_(prefix arg) macro
43 #define logit(arg) logit_(prefix arg) macro
139 logit () { function
91 int logit = 0; variable
183 logit(const char *fmt,...) in logit() function
200 static int logit = 1; in print_neigh() local
649 logit(level, fmt, args) in logit() function
135 static void logit(char *format, ...) in logit() function