Home
last modified time | relevance | path

Searched defs:enum_or_int (Results 1 – 2 of 2) sorted by relevance

/freebsd-14-stable/tests/atf_python/sys/netpfil/ipfw/
HDutils.py29 def enum_or_int(val) -> int: function
/freebsd-14-stable/tests/atf_python/sys/netlink/
HDutils.py27 def enum_or_int(val) -> int: function