Home
last modified time | relevance | path

Searched defs:xlog (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/cryptsetup/tests/
H A Dapi-test.c217 void xlog(const char *msg, const char *tst, const char *func, int line, const char *txt) in xlog() function
/dflybsd-src/contrib/cryptsetup/lib/
H A Dsetup.c426 void (*xlog)(int level, char *msg) = usrptr; in log_wrapper() local