Home
last modified time | relevance | path

Searched refs:save_file (Results 1 – 4 of 4) sorted by relevance

/freebsd-10-stable/lib/libc/db/hash/
Dhash.c187 hashp->save_file = file && (hashp->flags & O_RDWR); in __hash_open()
405 if (__buf_free(hashp, 1, hashp->save_file)) in hdestroy()
426 if (hashp->save_file) in hdestroy()
460 if (!hashp->save_file) in hash_sync()
484 if (!hashp->save_file) in flush_meta()
Dhash.h107 int save_file; /* Indicates whether we need to flush member
/freebsd-10-stable/sbin/ipf/libipf/
DMakefile42 save_execute.c save_file.c save_nothing.c save_syslog.c save_v1trap.c save_v2trap.c vtof.c \
/freebsd-10-stable/contrib/ipfilter/lib/
DMakefile134 $(DEST)/save_file.o \
425 $(DEST)/save_file.o: $(LIBSRC)/save_file.c $(TOP)/ipl.h
426 $(CC) $(CCARGS) -c $(LIBSRC)/save_file.c -o $@