Searched refs:tok1_present (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-crypto/cryptoadm/
H A Dadm_uef.c1305 boolean_t tok1_present = B_FALSE; local
1355 tok1_present = B_TRUE;
1382 tok1_present = B_TRUE;
1386 if (strlcat(buf, (tok1_present ? SEP_SEMICOLON : SEP_COLON),
1401 if (strlcat(buf, (tok1_present ? SEP_SEMICOLON : SEP_COLON),
1425 if (!tok1_present) {
1426 tok1_present = B_TRUE;
1457 if (strlcat(buf, (tok1_present ?
1480 if (strlcat(buf, (tok1_present ?

Completed in 59 milliseconds