Home
last modified time | relevance | path

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

/netbsd-src/share/examples/puffs/icfs/
H A Dicfs.c217 puffs_set_pathtransform(pu, icpathxform); in main()
/netbsd-src/lib/libpuffs/
H A Dpuffs.h656 void puffs_set_pathbuild(struct puffs_usermount *, pu_pathbuild_fn); void puffs_set_pathtransform(s…
H A Dpuffs.c354 puffs_set_pathtransform(struct puffs_usermount *pu, pu_pathtransform_fn fn) in puffs_set_pathtransform() function
/netbsd-src/usr.sbin/puffs/mount_sysctlfs/
H A Dsysctlfs.c298 puffs_set_pathtransform(pu, sysctlfs_pathtransform); in main()