Home
last modified time | relevance | path

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

/f-stack/tools/libnetgraph/
H A Dnetgraph.h59 int NgNameNode(int, const char *, const char *, ...) __printflike(3, 4);
H A DMakefile28 MLINKS+= netgraph.3 NgNameNode.3
H A Dsock.c193 NgNameNode(int cs, const char *path, const char *fmt, ...) in NgNameNode() function