Home
last modified time | relevance | path

Searched refs:dont_use_fsync (Results 1 – 3 of 3) sorted by relevance

/netbsd/external/mpl/dhcp/dist/server/
H A Ddhcpd.c86 int dont_use_fsync = 0; /* 0 = default, use fsync, 1 = don't use fsync */ variable
1441 dont_use_fsync = 1; in postconf_initialization()
H A Ddb.c1045 if ((dont_use_fsync == 0) && in commit_leases()
/netbsd/external/mpl/dhcp/dist/includes/
H A Ddhcpd.h2126 extern int dont_use_fsync;