Home
last modified time | relevance | path

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

/mirbsd/src/sbin/pfctl/
Dparse.y253 void expand_label_if(const char *, char *, size_t, const char *);
3533 expand_label_if(const char *name, char *label, size_t len, const char *ifname) in expand_label_if() function
3658 expand_label_if("$if", label, len, ifname); in expand_label()