Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_crypto.c859 nvlist_t *pool_props, boolean_t stdin_available, uint8_t **wkeydata_out, in zfs_crypto_create() argument
993 if (!stdin_available && strcmp(keylocation, "prompt") == 0) { in zfs_crypto_create()
H A Dlibzfs.h518 boolean_t stdin_available, uint8_t **, uint_t *);