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.c858 nvlist_t *pool_props, boolean_t stdin_available, uint8_t **wkeydata_out, in zfs_crypto_create() argument
992 if (!stdin_available && strcmp(keylocation, "prompt") == 0) { in zfs_crypto_create()
H A Dlibzfs.h511 boolean_t stdin_available, uint8_t **, uint_t *);