Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/lib/libshare/os/linux/
H A Dnfs.c55 typedef int (*nfs_host_callback_t)(FILE *tmpfile, const char *sharepath, typedef
123 nfs_host_callback_t callback;
231 nfs_host_callback_t callback, void *cookie) in foreach_nfs_host()