Searched refs:FINGERPRINTS (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.2-release/usr.sbin/pkg/
H A Dconfig.h41 FINGERPRINTS, enumerator in enum:__anon12389
H A Dconfig.c116 [FINGERPRINTS] = {
118 "FINGERPRINTS",
242 sbuf_cpy(buf, "FINGERPRINTS");
H A Dpkg.c745 if (config_string(FINGERPRINTS, &fingerprints) != 0) {
872 if (strcasecmp(signature_type, "FINGERPRINTS") == 0) {
984 if (strcasecmp(signature_type, "FINGERPRINTS") == 0) {
/freebsd-10.2-release/sbin/pfctl/
H A Dparse.y446 %token REQUIREORDER SYNPROXY FINGERPRINTS NOSYNC DEBUG SKIP HOSTID
633 | SET FINGERPRINTS STRING {
5240 { "fingerprints", FINGERPRINTS},

Completed in 140 milliseconds