Searched defs:is_extract (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/wanboot/keymgmt/
H A Dkeymgmt.c419 boolean_t is_extract = B_FALSE; local
457 is_extract = B_TRUE;
488 if (is_extract || filename != NULL) {
504 if ((is_insert == is_extract) || keystore_name == NULL ||

Completed in 44 milliseconds