Home
last modified time | relevance | path

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

/freebsd-12.1/usr.sbin/ndiscvt/
H A Dinf.h61 extern int inf_parse (FILE *, FILE *);
H A Dndiscvt.c375 if (inf_parse(fp, outfp) != 0) in main()
H A Dinf.c78 inf_parse (FILE *fp, FILE *outfp) in inf_parse() function