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

  /src/dist/pf/sbin/pfctl/
Makefile 5 SRCS+= pfctl_osfp.c pfctl_radix.c pfctl_table.c pfctl_qstats.c
pfctl_table.c 1 /* $NetBSD: pfctl_table.c,v 1.7 2008/06/18 09:06:26 yamt Exp $ */
2 /* $OpenBSD: pfctl_table.c,v 1.66 2007/03/01 17:20:54 deraadt Exp $ */
56 static int pfctl_table(int, char *[], char *, const char *, char *,
107 return pfctl_table(0, NULL, NULL, "-F", NULL, anchor, opts);
113 return pfctl_table(0, NULL, NULL, "-s", NULL, anchor, opts);
122 return pfctl_table(argc, argv, tname, command, file, anchor, opts);
126 pfctl_table(int argc, char *argv[], char *tname, const char *command, function in typeref:typename:int
149 errx(1, "pfctl_table: strlcpy");
153 errx(1, "pfctl_table: strlcpy");
351 warnx("pfctl_table: unknown command '%s'", command)
    [all...]
  /src/usr.sbin/pf/pfctl/
Makefile 8 SRCS+= pfctl_osfp.c pfctl_radix.c pfctl_table.c pfctl_qstats.c
  /src/dist/pf/
pf2netbsd 83 sbin/pfctl/pfctl_table.c

Completed in 13 milliseconds