Searched refs:save2 (Results 1 – 3 of 3) sorted by relevance
| /freebsd-14-stable/contrib/dialog/ |
| HD | mixedgauge.c | 194 chtype save2 = dlg_get_attrs(win); in mydraw_mixed_box() local 198 dlg_attrset(win, save2); in mydraw_mixed_box()
|
| /freebsd-14-stable/sys/fs/nfsclient/ |
| HD | nfs_clbio.c | 443 int biosize, bcount, error, i, n, nra, on, save2, seqcount; in ncl_bioread() local 484 save2 = curthread_pflags2_set(TDP2_SBPAGES); in ncl_bioread() 747 curthread_pflags2_restore(save2); in ncl_bioread() 845 int bp_cached, n, on, error = 0, error1, save2, wouldcommit; in ncl_write() local 968 save2 = curthread_pflags2_set(TDP2_SBPAGES); in ncl_write() 1273 curthread_pflags2_restore(save2); in ncl_write()
|
| /freebsd-14-stable/tests/sys/netmap/ |
| HD | ctrl-api-test.c | 1214 struct nmreq_opt_extmem e1, save1, e2, save2; in duplicate_extmem_options() local 1231 save2 = e2; in duplicate_extmem_options() 1243 save2.nro_opt.nro_status = EINVAL; in duplicate_extmem_options() 1244 if ((ret = pop_extmem_option(ctx, &save2))) in duplicate_extmem_options()
|