mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-08 17:42:12 +03:00
Remove obsolete default/nss code
All code reading /etc/default/nss and using the internal defines got removed, so the config file should be removed, too.
This commit is contained in:
@@ -17,12 +17,6 @@
|
||||
|
||||
#include <rpcsvc/nis.h>
|
||||
|
||||
#define NSS_FLAG_NETID_AUTHORITATIVE 1
|
||||
#define NSS_FLAG_SERVICES_AUTHORITATIVE 2
|
||||
#define NSS_FLAG_SETENT_BATCH_READ 4
|
||||
#define NSS_FLAG_ADJUNCT_AS_SHADOW 8
|
||||
|
||||
|
||||
/* Set up everything for a call to __do_niscall3. */
|
||||
extern nis_error __prepare_niscall (const_nis_name name, directory_obj **dirp,
|
||||
dir_binding *bptrp, unsigned int flags);
|
||||
|
Reference in New Issue
Block a user