X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=support%2Finclude%2Fexportfs.h;h=470b2ec1cb74a0f4183ec326b9a95d48f5f10035;hp=ce7eac0b7507e7ddab4186b38c7d3dd13479218d;hb=3b777b084a438f55482c8bf7508903ff4c30e1db;hpb=7f39d93b2cac65467999375e4a09bc5debb730e6 diff --git a/support/include/exportfs.h b/support/include/exportfs.h index ce7eac0..470b2ec 100644 --- a/support/include/exportfs.h +++ b/support/include/exportfs.h @@ -99,6 +99,8 @@ int xtab_mount_write(void); int xtab_export_write(void); void xtab_append(nfs_export *); +int secinfo_addflavor(struct flav_info *, struct exportent *); + int rmtab_read(void); struct nfskey * key_lookup(char *hname);