Home
last modified time | relevance | path

Searched refs:pfctl_get_fingerprint (Results 1 – 3 of 3) sorted by relevance

/trueos/sbin/pfctl/
HDpfctl_parser.h258 pf_osfp_t pfctl_get_fingerprint(const char *);
HDpfctl_osfp.c337 pfctl_get_fingerprint(const char *name) in pfctl_get_fingerprint() function
HDparse.y5103 r->os_fingerprint = pfctl_get_fingerprint(src_os->os); in expand_rule()