Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/dialog/
H A Dmixedgauge.c191 chtype save2 = dlg_get_attrs(win); in mydraw_mixed_box() local
195 (void) wattrset(win, save2); in mydraw_mixed_box()
/freebsd-12.1/tests/sys/netmap/
H A Dctrl-api-test.c1160 struct nmreq_opt_extmem e1, save1, e2, save2; in duplicate_extmem_options() local
1177 save2 = e2; in duplicate_extmem_options()
1189 save2.nro_opt.nro_status = EINVAL; in duplicate_extmem_options()
1190 if ((ret = pop_extmem_option(ctx, &save2))) in duplicate_extmem_options()