Home
last modified time | relevance | path

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

/openbsd/sbin/pfctl/
H A Dparse.y355 void expand_label_if(const char *, char *, size_t, const char *);
4131 expand_label_if(const char *name, char *label, size_t len, const char *ifname) in expand_label_if() function
4268 expand_label_if("$if", label, len, ifname); in expand_label()