Searched defs:save (Results 51 - 75 of 182) sorted by relevance

12345678

/freebsd-current/usr.bin/printf/
H A Dprintf.c462 char *save, *store, c; local
/freebsd-current/sys/powerpc/powermac/
H A Datibl.c167 uint32_t data, save, tmp; local
188 uint32_t save, tmp; local
/freebsd-current/lib/libc/rpc/
H A Dauth_time.c358 int save; local
/freebsd-current/bin/rm/
H A Drm.c501 char *p, **save, **t; local
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/ABI/Hexagon/
H A DABISysV_hexagon.cpp1265 bool save = (reg >= 16) && (reg <= 27); local
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/ABI/MSP430/
H A DABISysV_msp430.cpp354 bool save = (reg >= 4) && (reg <= 10); local
/freebsd-current/sys/fs/fuse/
H A Dfuse_io.c540 uint32_t save = bp->b_flags & B_CACHE; local
/freebsd-current/crypto/heimdal/lib/asn1/
H A Dtemplate.c430 heim_octet_string *save = data; local
/freebsd-current/sbin/ipf/common/
H A Dlexer.c638 wordtab_t *save; local
/freebsd-current/sys/kern/
H A Dsubr_uio.c72 int error, save; local
83 int error, save; local
208 int error, newflags, save; local
[all...]
H A Dsubr_sglist.c315 struct sgsave save; local
354 struct sgsave save; local
440 struct sgsave save; local
490 struct sgsave save; local
534 struct sgsave save; local
556 struct sgsave save; local
599 struct sgsave save; local
[all...]
/freebsd-current/contrib/dialog/
H A Dchecklist.c63 chtype save = dlg_get_attrs(win); local
H A Ddlg_keys.c393 DIALOG_VARS save; local
/freebsd-current/contrib/bsnmp/lib/
H A Dsnmp.c913 struct asn_buf save = *b; local
/freebsd-current/crypto/openssl/apps/lib/
H A Dhttp_server.c263 unsigned char *save = out; local
/freebsd-current/usr.sbin/newsyslog/
H A Dptimes.c266 int save; local
/freebsd-current/usr.bin/w/
H A Dw.c393 struct entry *from, *save; local
/freebsd-current/lib/libc/net/
H A Dgethostbydns.c107 int save = errno; local
/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DGsymCreator.cpp64 llvm::Error GsymCreator::save(StringRef Path, llvm::endianness ByteOrder, function in class:GsymCreator
/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/
H A DEHScopeStack.h59 static saved_type save(CodeGenFunction &CGF, type value) { return value; } function in struct:clang::CodeGen::InvariantValue
/freebsd-current/sbin/camcontrol/
H A Depc.c620 int enable = -1, save = 0; local
520 epc_set_features(struct cam_device *device, camcontrol_devtype devtype, union ccb *ccb, int retry_count, int timeout, int action, int power_cond, int timer, int enable, int save, int delayed_entry, int hold, int power_src, int restore_src) argument
/freebsd-current/usr.bin/du/
H A Ddu.c94 char **save; local
/freebsd-current/sys/dev/sound/pcm/
H A Dvchan.c677 int ret, direction, r, save; local
/freebsd-current/contrib/ncurses/ncurses/tinfo/
H A Dread_entry.c804 char *save = strdup(name); local
/freebsd-current/contrib/less/
H A Dregexp.c906 register char *save; local
935 register char *save; local
955 register char *save; local
977 register char *save; local
[all...]

Completed in 314 milliseconds

12345678