Home
last modified time | relevance | path

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

/src/contrib/netbsd-tests/lib/libppath/
H A Dt_ppath.c27 static uint64_t nppath = 0, nppath_component = 0; variable
57 ATF_CHECK_EQ(nppath_component, 0); in assert_no_ppath_component_extant()
77 if (++nppath_component == 0) in test_ppath_component_extant_inc()
84 if (nppath_component-- == 0) in test_ppath_component_extant_dec()