Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/lofiadm/
H A Dmain.c1246 boolean_t token_match; in match_token_cipher() local
1289 token_match = B_TRUE; in match_token_cipher()
1294 token_match = B_FALSE; in match_token_cipher()
1298 token_match = B_FALSE; in match_token_cipher()
1302 token_match = B_FALSE; in match_token_cipher()
1304 if (!token_match) in match_token_cipher()