mirror of
https://sourceware.org/git/glibc.git
synced 2025-12-24 17:51:17 +03:00
nsswitch: use new internal API (callers)
Stitch new ABI and types throughout all NSS callers. Reviewed-by: Siddhesh Poyarekar <siddhesh@sourceware.org>
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
|
||||
NSS_DECLARE_MODULE_FUNCTIONS (compat)
|
||||
|
||||
static service_user *ni;
|
||||
static nss_action_list ni;
|
||||
static enum nss_status (*initgroups_dyn_impl) (const char *, gid_t,
|
||||
long int *, long int *,
|
||||
gid_t **, long int, int *);
|
||||
|
||||
Reference in New Issue
Block a user