X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=support%2Finclude%2Fnfslib.h;h=a1932a591334d0991259e1b62cde88ce53bf1df7;hp=2fbd0f5a1d6ae2cbb606f492cc66edba6403610b;hb=f73e7b9f69835d483cee95e6a20b6307b9d16b77;hpb=b51ebed58a610b3104e9f218d609715cd468b0ea diff --git a/support/include/nfslib.h b/support/include/nfslib.h index 2fbd0f5..a1932a5 100644 --- a/support/include/nfslib.h +++ b/support/include/nfslib.h @@ -137,6 +137,8 @@ int qword_get_int(char **bpp, int *anint); void cache_flush(int force); int check_new_cache(void); +void closeall(int min); + /* lockd. */ int lockdsvc();