Home
last modified time | relevance | path

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

/dflybsd-src/lib/libnetgraph7/
H A Ddebug.c110 void (*_NgLogx) (const char *fmt,...) = warnx; variable
/dflybsd-src/lib/libnetgraph/
H A Ddebug.c97 void (*_NgLogx) (const char *fmt,...) __printflike(1, 2) = warnx; variable