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.c2377 char *statbuf, size_t statlen) in get_source() argument
2394 (void) strlcpy(statbuf, source, statlen); in get_source()
2656 zprop_source_t *src, char *statbuf, size_t statlen, boolean_t literal) in zfs_prop_get() argument
3046 get_source(zhp, src, source, statbuf, statlen); in zfs_prop_get()
3081 zprop_source_t *src, char *statbuf, size_t statlen) in zfs_prop_get_numeric() argument
3100 get_source(zhp, src, source, statbuf, statlen); in zfs_prop_get_numeric()
H A Dlibzfs.abi5028 <parameter type-id='b59d7dce' name='statlen'/>