HomeSort by: relevance | last modified time | path
    Searched refs:dumptab (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.sbin/bootp/common/
Makefile 6 SRCS= dovend.c dumptab.c getif.c hash.c hwaddr.c lookup.c readfile.c \
dumptab.c 1 /* $NetBSD: dumptab.c,v 1.9 2008/05/02 19:22:10 xtraeme Exp $ */
5 __RCSID("$NetBSD: dumptab.c,v 1.9 2008/05/02 19:22:10 xtraeme Exp $");
9 * dumptab.c - handles dumping the database
32 void dumptab(const char *);
36 dumptab(const char *filename) function in typeref:typename:void
38 report(LOG_INFO, "No dumptab support!");
48 dumptab(const char *filename) function in typeref:typename:void
  /src/usr.sbin/bootp/bootpd/
bootpd.c 108 extern void dumptab(const char *);
494 * Call readtab() or dumptab() here to avoid the
503 dumptab(bootpd_dump);
1138 * Now in dumptab.c :
1139 * dumptab()

Completed in 14 milliseconds