Lines Matching defs:statlen
3005 char *source, char *statbuf, size_t statlen)
3021 (void) strlcpy(statbuf, source, statlen);
3027 zfs_share_protocols_source(zhp, srctype, statbuf, statlen);
3170 * statlen - length of buffer pointed to by statbuf
3189 size_t proplen, zprop_source_t *src, char *statbuf, size_t statlen,
3798 zfs_prop_get_source(zhp, prop, src, source, statbuf, statlen);
3813 zprop_source_t *src, char *statbuf, size_t statlen, boolean_t literal)
3819 statbuf, statlen, flags, NULL));
3824 size_t proplen, zprop_source_t *src, char *statbuf, size_t statlen,
3833 proplen, src, statbuf, statlen, literal));
3888 zfs_prop_get_source(zhp, ZPROP_INVAL, src, source, statbuf, statlen);
4048 size_t proplen, zprop_source_t *src, char *statbuf, size_t statlen,
4056 statbuf, statlen, flags, is_overridden));
4061 size_t proplen, zprop_source_t *src, char *statbuf, size_t statlen)
4067 statbuf, statlen, flags, NULL));
4114 zprop_source_t *src, char *statbuf, size_t statlen)
4134 zfs_prop_get_source(zhp, prop, src, source, statbuf, statlen);