Home
last modified time | relevance | path

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

/freebsd-12-stable/cddl/contrib/opensolaris/lib/libzfs/common/
Dlibzfs_dataset.c2323 char *statbuf, size_t statlen) in get_source() argument
2338 (void) strlcpy(statbuf, source, statlen); in get_source()
2568 zprop_source_t *src, char *statbuf, size_t statlen, boolean_t literal) in zfs_prop_get() argument
2898 get_source(zhp, src, source, statbuf, statlen); in zfs_prop_get()
2933 zprop_source_t *src, char *statbuf, size_t statlen) in zfs_prop_get_numeric() argument
2952 get_source(zhp, src, source, statbuf, statlen); in zfs_prop_get_numeric()