Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/lofiadm/
H A Dmain.c1939 boolean_t need_crypto = B_FALSE; /* if any -c, -k, -T, -e */ in main() local
1981 need_crypto = B_TRUE; in main()
1997 need_crypto = B_TRUE; in main()
2005 need_crypto = B_TRUE; in main()
2028 need_crypto = B_TRUE; in main()
2046 (!addflag && need_crypto) || in main()
2047 (need_crypto && labelflag) || in main()
2133 if (need_crypto) { in main()