Home
last modified time | relevance | path

Searched refs:emitheader (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/usr.bin/config/
H A Dmkdevsw.c49 static void emitheader(FILE *);
61 emitheader(fp); in mkdevsw()
84 emitheader(FILE *fp) in emitheader() function
/netbsd-src/external/bsd/ipf/dist/tools/
H A Dipfcomp.c34 static void emitheader __P((frgroup_t *, u_int, u_int));
332 emitheader(g, incnt, 0);
339 emitheader(g, 0, outcnt);
349 static void emitheader(grp, incount, outcount) in emitheader() function