Searched refs:statlen (Results 1 – 1 of 1) sorted by relevance
| /NextBSD/cddl/contrib/opensolaris/lib/libzfs/common/ |
| HD | libzfs_dataset.c | 2108 char *statbuf, size_t statlen) in get_source() argument 2123 (void) strlcpy(statbuf, source, statlen); in get_source() 2285 zprop_source_t *src, char *statbuf, size_t statlen, boolean_t literal) in zfs_prop_get() argument 2598 get_source(zhp, src, source, statbuf, statlen); in zfs_prop_get() 2633 zprop_source_t *src, char *statbuf, size_t statlen) in zfs_prop_get_numeric() argument 2652 get_source(zhp, src, source, statbuf, statlen); in zfs_prop_get_numeric()
|