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

  /src/usr.sbin/faithd/
prefix.h 41 int permit; member in struct:config
prefix.c 185 * prefix/prefixlen permit/deny prefix/prefixlen [srcaddr]
186 * 3ffe::/16 permit 10.0.0.0/8 10.1.1.1
236 if (strcasecmp(token[1], "permit") == 0)
237 conf->permit = 1;
239 conf->permit = 0;
242 conf->permit = 0;
301 if (conf->permit)
302 printf(" permit");
334 conf.permit = 1;
faithd.c 497 if (!conf || !conf->permit) {
  /src/sys/external/bsd/drm/dist/
Makefile.am 7 # license, and/or sell copies of the Software, and to permit persons to whom
configure.ac 7 # license, and/or sell copies of the Software, and to permit persons to whom
  /src/sys/external/bsd/drm/dist/shared-core/
Makefile.am 7 # license, and/or sell copies of the Software, and to permit persons to whom
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
sun7i-a20-olinuxino-lime2-emmc.dts 27 * sell copies of the Software, and to permit persons to whom the
sun7i-a20-olinuxino-micro-emmc.dts 27 * sell copies of the Software, and to permit persons to whom the
sun8i-t3-cqa3t-bv3.dts 29 * sell copies of the Software, and to permit persons to whom the
  /src/share/locale/ctype/
gen_ctype_utf8.pl 66 * the Data Files or Software, and to permit persons to whom the Data Files

Completed in 16 milliseconds