Searched refs:statlen (Results 1 – 2 of 2) sorted by relevance
| /freebsd-head/sys/contrib/openzfs/lib/libzfs/ |
| HD | libzfs_dataset.c | 2404 char *statbuf, size_t statlen) in get_source() argument 2421 (void) strlcpy(statbuf, source, statlen); in get_source() 2683 zprop_source_t *src, char *statbuf, size_t statlen, boolean_t literal) in zfs_prop_get() argument 3073 get_source(zhp, src, source, statbuf, statlen); in zfs_prop_get() 3108 zprop_source_t *src, char *statbuf, size_t statlen) in zfs_prop_get_numeric() argument 3127 get_source(zhp, src, source, statbuf, statlen); in zfs_prop_get_numeric()
|
| HD | libzfs.abi | 4691 <parameter type-id='b59d7dce' name='statlen'/>
|