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

/freebsd-11.0-release/usr.sbin/pkg/
H A Dconfig.h41 FINGERPRINTS, enumerator in enum:__anon14012
H A Dconfig.c109 [FINGERPRINTS] = {
111 "FINGERPRINTS",
235 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-11.0-release/sbin/pfctl/
H A Dparse.y455 %token REQUIREORDER SYNPROXY FINGERPRINTS NOSYNC DEBUG SKIP HOSTID
645 | SET FINGERPRINTS STRING {
5467 { "fingerprints", FINGERPRINTS},

Completed in 66 milliseconds