Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/lofiadm/
H A Dmain.c1821 boolean_t need_crypto = B_FALSE; /* if any -c, -k, -T, -e */ in main() local
1863 need_crypto = B_TRUE; in main()
1879 need_crypto = B_TRUE; in main()
1887 need_crypto = B_TRUE; in main()
1907 need_crypto = B_TRUE; in main()
1924 (!addflag && need_crypto) || in main()
2009 if (need_crypto) { in main()