Home
last modified time | relevance | path

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

/netbsd/src/common/lib/libppath/
Dppath.c67 static int ppath_copyset_object_helper(prop_object_t, prop_object_t *,
616 return ppath_copyset_object_helper(o, op, p, NULL); in ppath_copydel_object()
624 return ppath_copyset_object_helper(o, op, p, v); in ppath_copyset_object()
628 ppath_copyset_object_helper(prop_object_t o, prop_object_t *op, in ppath_copyset_object_helper() function