X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=support%2Finclude%2Fnfslib.h;h=586430513fa81ab853e71830bf2a38c7bfee8700;hp=5112b914d43f5b46bf44a135611de144648a8f2e;hb=refs%2Ftags%2Fnfs-utils-1-1-0-pre3;hpb=1275be70ca6cd6c4bec07a3381f7b510086c5526 diff --git a/support/include/nfslib.h b/support/include/nfslib.h index 5112b91..5864305 100644 --- a/support/include/nfslib.h +++ b/support/include/nfslib.h @@ -129,6 +129,7 @@ void qword_eol(FILE *f); int readline(int fd, char **buf, int *lenp); int qword_get(char **bpp, char *dest, int bufsize); int qword_get_int(char **bpp, int *anint); +void cache_flush(int force); int check_new_cache(void); /* lockd. */