Home
last modified time | relevance | path

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

/freebsd-head/sys/contrib/openzfs/lib/libzfs/
HDlibzfs_dataset.c2404 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()
HDlibzfs.abi4691 <parameter type-id='b59d7dce' name='statlen'/>