Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_dataset.c2164 char *statbuf, size_t statlen) in get_source() argument
2181 (void) strlcpy(statbuf, source, statlen); in get_source()
2443 zprop_source_t *src, char *statbuf, size_t statlen, boolean_t literal) in zfs_prop_get() argument
2846 get_source(zhp, src, source, statbuf, statlen); in zfs_prop_get()
2881 zprop_source_t *src, char *statbuf, size_t statlen) in zfs_prop_get_numeric() argument
2900 get_source(zhp, src, source, statbuf, statlen); in zfs_prop_get_numeric()
H A Dlibzfs.abi4966 <parameter type-id='b59d7dce' name='statlen'/>