Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
SUSE:SLE-12-SP1:GA
nfsidmap.9167
fix-prototype.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File fix-prototype.patch of Package nfsidmap.9167
--- nfsidmap.h +++ nfsidmap.h @@ -50,6 +50,7 @@ typedef void (*nfs4_idmap_log_function_t)(const char *, ...); int nfs4_init_name_mapping(char *conffile); +void nfs4_cleanup_name_mapping(void); int nfs4_get_default_domain(char *server, char *domain, size_t len); int nfs4_uid_to_name(uid_t uid, char *domain, char *name, size_t len); int nfs4_gid_to_name(gid_t gid, char *domain, char *name, size_t len); --- nss.c +++ nss.c @@ -44,6 +44,7 @@ #include <netdb.h> #include <err.h> #include <grp.h> +#include <ctype.h> #include "nfsidmap.h" #include "nfsidmap_internal.h" #include "cfg.h"
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor