Home
last modified time | relevance | path

Searched defs:logit (Results 1 – 3 of 3) sorted by relevance

/third_party/curl/tests/
Dtestcurl.pl209 sub logit($) { subroutine
/third_party/toybox/toys/pending/
Ddhcp6.c135 static void logit(char *format, ...) in logit() function
/third_party/alsa-utils/alsaloop/
Dalsaloop.h202 #define logit(priority, fmt, args...) do { \ macro