X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=support%2Finclude%2Fexportfs.h;h=470b2ec1cb74a0f4183ec326b9a95d48f5f10035;hb=6d5ac3fa75024be569b458f4d9b6ce05be47f601;hp=ce7eac0b7507e7ddab4186b38c7d3dd13479218d;hpb=d778309abd38fcd6a240448606192b9ef3411565;p=nfs-utils.git 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);