Searched refs:save_file (Results 1 – 4 of 4) sorted by relevance
187 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()
107 int save_file; /* Indicates whether we need to flush member
42 save_execute.c save_file.c save_nothing.c save_syslog.c save_v1trap.c save_v2trap.c vtof.c \
134 $(DEST)/save_file.o \425 $(DEST)/save_file.o: $(LIBSRC)/save_file.c $(TOP)/ipl.h426 $(CC) $(CCARGS) -c $(LIBSRC)/save_file.c -o $@