Searched refs:new_style (Results 1 – 2 of 2) sorted by relevance
4215 boolean_t old_style, new_style, auth_covered, is_no_alg; in form_ipsec_conf() local4244 old_style = new_style = is_no_alg = is_combined_mode = B_FALSE; in form_ipsec_conf()4290 new_style = B_TRUE; in form_ipsec_conf()4308 new_style = B_TRUE; in form_ipsec_conf()4348 new_style = B_TRUE; in form_ipsec_conf()4383 if (new_style) { in form_ipsec_conf()4425 if (new_style) { in form_ipsec_conf()4465 if (new_style) { in form_ipsec_conf()4492 if (new_style) { in form_ipsec_conf()4526 new_style = B_TRUE; in form_ipsec_conf()[all …]
1230 int again = 1, verify, old_style, new_style; in tapeck() local1252 new_style = strncmp(V_labl.v_magic, "VOLCOPY", 7) == 0; in tapeck()1253 if (!old_style && !new_style) { in tapeck()1261 } else if (new_style) { in tapeck()