Home
last modified time | relevance | path

Searched refs:NgSetErrLog (Results 1 – 3 of 3) sorted by relevance

/f-stack/tools/libnetgraph/
H A Dnetgraph.h72 void NgSetErrLog(void (*)(const char *fmt, ...),
H A DMakefile40 MLINKS+= netgraph.3 NgSetErrLog.3
H A Ddebug.c209 NgSetErrLog(void (*log) (const char *fmt,...), in NgSetErrLog() function