Home
last modified time | relevance | path

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

/netbsd/src/common/lib/libppath/
Dppath_extant.c39 __weak_alias(ppath_component_extant_inc, null_extant) in __weak_alias() argument
Dppath.c116 ppath_component_extant_inc(); in ppath_idx()
134 ppath_component_extant_inc(); in ppath_key()
/netbsd/src/common/include/ppath/
Dppath_impl.h19 void ppath_component_extant_inc(void);
/netbsd/src/lib/libppath/
Dppath.expsym5 ppath_component_extant_inc
/netbsd/src/tests/lib/libppath/
Dt_ppath.c24 __strong_alias(ppath_component_extant_inc, test_ppath_component_extant_inc);