Home
last modified time | relevance | path

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

/netbsd-src/sbin/ifconfig/
H A Dparse.c74 static int pstr_match(const struct parser *, const struct match *,
89 .pm_match = pstr_match
147 pstr_match(const struct parser *p, const struct match *im, struct match *om, in pstr_match() function