Searched defs:str_to_snapdir (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libzfs_jni/common/
H A Dlibzfs_jni_property.c74 static jobject str_to_snapdir(JNIEnv *, char *);
146 { ZFS_PROP_SNAPDIR, str_to_snapdir, NULL,
469 str_to_snapdir(JNIEnv *env, char *str) function

Completed in 17 milliseconds