Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/puffs/mount_psshfs/
H A Dpsshfs.c72 static void psshfs_notify(struct puffs_usermount *, int, int);
213 notfn = psshfs_notify; in main()
374 psshfs_notify(struct puffs_usermount *pu, int fd, int what) in psshfs_notify() function