Home
last modified time | relevance | path

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

/netbsd-src/lib/libppath/
H A DMakefile62 MLINKS+= ppath_number.3 ppath_set_uint64.3
/netbsd-src/common/include/ppath/
H A Dppath.h87 int ppath_set_uint64(prop_object_t, const ppath_t *, uint64_t);
/netbsd-src/common/lib/libppath/
H A Dppath.c911 ppath_set_uint64(prop_object_t o, const ppath_t *p, uint64_t u) in ppath_set_uint64() function