Home
last modified time | relevance | path

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

/netbsd-src/sbin/ifconfig/
H A Dparse.h53 bool pb_match_first; member
84 .pb_match_first = (__match_first) \
H A Dparse.c595 if (pb->pb_match_first) in pbranch_match()
599 if (pb->pb_match_first) in pbranch_match()
828 pb->pb_match_first = match_first; in pbranch_create()