Home
last modified time | relevance | path

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

/freebsd/tests/atf_python/sys/netlink/
H A Dnetlink_generic.py4 from ctypes import c_long
235 ("tv_nsec", c_long),
/freebsd/tests/atf_python/sys/netpfil/ipfw/
H A Dipfw.py10 from ctypes import c_long
H A Dioctl.py10 from ctypes import c_long
H A Dinsns.py10 from ctypes import c_long
/freebsd/tests/atf_python/sys/net/
H A Drtsock.py9 from ctypes import c_long
34 ALIGN = sizeof(c_long)
/freebsd/sys/contrib/openzfs/tests/test-runner/bin/
H A Dtest-runner.py.in59 ('tv_sec', ctypes.c_long),
60 ('tv_nsec', ctypes.c_long)
/freebsd/sbin/ipfw/tests/
H A Dtest_add_rule.py11 from ctypes import c_long