Home
last modified time | relevance | path

Searched defs:save (Results 151 – 175 of 197) sorted by relevance

12345678

/freebsd/contrib/ncurses/ncurses/tty/
H A Dlib_mvcur.c575 string_desc save; in relative_move() local
/freebsd/sys/compat/linux/
H A Dlinux_stats.c635 int error, save; in linux_syncfs() local
/freebsd/sys/kern/
H A Dkern_linker.c197 struct sysinit **start, **stop, **sipp, **xipp, *save; in linker_file_sysinit() local
252 struct sysinit **start, **stop, **sipp, **xipp, *save; in linker_file_sysuninit() local
H A Dsubr_csan.c308 char *save = dst; in kcsan_strcpy() local
H A Dsubr_asan.c496 char *save = dst; in kasan_strcpy() local
/freebsd/sys/sys/
H A Dproc.h1288 int save; in curthread_pflags_set() local
1297 curthread_pflags_restore(int save) in curthread_pflags_restore()
1307 int save; in curthread_pflags2_set() local
1316 curthread_pflags2_restore(int save) in curthread_pflags2_restore()
/freebsd/contrib/byacc/
H A Dreader.c2270 parse_id(char *p, char **save) in parse_id()
2290 parse_int(char *p, int *save) in parse_int()
/freebsd/contrib/dialog/
H A Dbuildlist.c131 chtype save = dlg_get_attrs(win); in print_item() local
/freebsd/crypto/krb5/src/kadmin/server/
H A Dauth_acl.c170 char *copy = NULL, *token, *arg, *save; in parse_restrictions() local
/freebsd/sys/dev/tpm/
H A Dtpm.c292 u_int8_t save, reg; in tpm_tis12_probe() local
/freebsd/contrib/ncurses/ncurses/tinfo/
H A Dtinfo_driver.c335 bool save = sp->_default_color; in drv_defaultcolors() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCleanup.cpp35 DominatingValue<RValue>::saved_type::save(CodeGenFunction &CGF, RValue rv) { in save() function in DominatingValue::saved_type
/freebsd/sys/vm/
H A Dvm_fault.c2470 vm_fault_enable_pagefaults(int save) in vm_fault_enable_pagefaults()
/freebsd/sys/dev/drm2/
H A Ddrm_crtc.h323 void (*save)(struct drm_crtc *crtc); /* suspend? */ member
440 void (*save)(struct drm_connector *connector); member
/freebsd/sys/gnu/dev/bwn/phy_n/
H A Dif_bwn_phy_n_core.c4963 uint16_t *save = nphy->tx_rx_cal_radio_saveregs; in bwn_nphy_tx_cal_radio_setup_rev7() local
5017 uint16_t *save = nphy->tx_rx_cal_radio_saveregs; in bwn_nphy_tx_cal_radio_setup() local
5573 uint16_t save[2]; in bwn_nphy_cal_tx_iq_lo() local
/freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/
H A DSandboxIR.h887 void save() { IRTracker.save(); } in save() function
/freebsd/crypto/krb5/src/lib/krb5/krb/
H A Dpreauth2.c654 struct errinfo save = EMPTY_ERRINFO; in process_pa_data() local
H A Dget_in_tkt.c1265 struct errinfo save = EMPTY_ERRINFO; in init_creds_step_request() local
/freebsd/crypto/heimdal/appl/ftp/ftpd/
H A Dftpd.c448 static struct passwd save; in sgetpwnam() local
/freebsd/lib/libpmc/pmu-events/
H A Djevents.c890 char *save = NULL; in process_mapfile() local
/freebsd/contrib/ncurses/progs/
H A Ddump_entry.c1237 char save = '\0'; in fmt_entry() local
/freebsd/usr.bin/find/
H A Dfunction.c926 char *p, save[2] = {0,0}; in f_fstype() local
/freebsd/crypto/krb5/src/kdc/
H A Dkdc_util.c867 char *str = NULL, *copy = NULL, *save, *ind; in check_indicators() local
/freebsd/sys/geom/journal/
H A Dg_journal.c2829 int error, save; in g_journal_do_switch() local
/freebsd/usr.sbin/ppp/
H A Dcommand.c2835 unsigned long long save = arg->bundle->cfg.optmask; in IfaceAliasOptSet() local

12345678