Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libzfs_jni/common/
H A Dlibzfs_jni_property.c71 static jobject str_to_aclinherit(JNIEnv *, char *);
115 { ZFS_PROP_ACLINHERIT, str_to_aclinherit, NULL,
453 str_to_aclinherit(JNIEnv *env, char *str) in str_to_aclinherit() function