Searched refs:nsswitch (Results 1 - 25 of 29) sorted by relevance

12

/osnet-11/usr/src/lib/nsswitch/ldap/
H A Dreq.flg33 echo_file usr/src/lib/nsswitch/Makefile.com
34 echo_file usr/src/lib/nsswitch/Makefile.targ
/osnet-11/usr/src/lib/nsswitch/nis/common/
H A Dswitch_err.c32 #include <nsswitch.h>
/osnet-11/usr/src/lib/passwdutil/
H A D__check_history.c29 #include <nsswitch.h>
H A D__get_authtoken_attr.c33 #include <nsswitch.h>
H A D__set_authtoken_attr.c29 #include <nsswitch.h>
67 * - PAM_REPOSITORY is not set, but we recognize the nsswitch.conf
H A Dswitch_utils.c28 #include <nsswitch.h>
38 #include <nsswitch.h>
105 * 2. the nsswitch.conf file
153 * Supported nsswitch.conf can have a maximum of 3 repositories.
154 * If we encounter an unsupported nsswitch.conf, we return REP_NSS
155 * to fall back to the nsswitch backend.
H A Dldap_attr.c36 #include <nsswitch.h>
111 * usr/src/lib/nsswitch/ldap/common/getpwnam.c
/osnet-11/usr/src/lib/nsswitch/pynss/common/
H A D__init__.py44 from .nsswitch import Nsswitch
/osnet-11/usr/src/lib/nsswitch/pynss/
H A DMakefile.com30 nis.py nscd.py nssbase.py nsswitch.py
/osnet-11/usr/src/lib/libc/inc/
H A Dnsswitch_priv.h30 * /usr/include/nsswitch.h. Although it was marked "Project Private",
43 #include <nsswitch.h>
53 * Results: the first of which are from /usr/include/nsswitch.h
65 * Actions: the first of which are from /usr/include/nsswitch.h
H A Dlibc.h38 #include <nsswitch.h>
/osnet-11/usr/src/lib/nsswitch/dns/common/
H A Ddns_common.h48 #include <nsswitch.h>
/osnet-11/usr/src/lib/nsswitch/mdns/common/
H A Dmdns_common.h44 #include <nsswitch.h>
/osnet-11/usr/src/cmd/sendmail/cf/sh/
H A Dcheck-hostname.sh87 # $3 is the first entry for hosts in /etc/nsswitch.conf .
103 echo "listing files first for hosts in /etc/nsswitch.conf"
137 # 2. fall back to individual hosts: methods in nsswitch.conf, using
151 hosts_line=`sed -n -e 's/^hosts:\([^#]*\).*/\1/p' /etc/nsswitch.conf`
/osnet-11/usr/src/lib/libnwam/common/
H A Dlibnwam_loc.c52 #define NSSWITCH_PREFIX "/etc/nsswitch."
90 "for this location - see nsswitch.conf(4)",
213 char *nsswitch = NULL; local
244 * via DHCP, with default nsswitch (/etc/nsswitch.dns).
265 nsswitch = strdup(NSSWITCH_PREFIX NWAM_NAMESERVICES_DNS_STRING);
266 if (nsswitch == NULL) {
270 if ((err = nwam_value_create_string(nsswitch, &val)) != NWAM_SUCCESS)
276 if (nsswitch != NULL)
277 free(nsswitch);
919 char *nsswitch; local
[all...]
/osnet-11/usr/src/lib/libnsl/rpc/
H A Dnetname.c64 #include <nsswitch.h>
168 * It uses the publickey policy in the /etc/nsswitch.conf file
170 * If there is no publickey policy in /etc/nsswitch.conf,
H A Dnetnamer.c61 #include <nsswitch.h>
/osnet-11/usr/src/lib/libldap5/sources/ldap/prldap/
H A Dldappr-dns.c37 #include <nsswitch.h>
/osnet-11/usr/src/lib/
H A DMakefile206 nsswitch \
/osnet-11/usr/src/lib/libc/port/gen/
H A Dgetgrnam_r.c32 #include <nsswitch.h>
H A Dgetexecattr.c39 #include <nsswitch.h>
256 * as we were not able to read nsswitch.conf.
/osnet-11/usr/src/lib/pam_modules/dhkeys/
H A Ddhkeys.c48 #include <nsswitch.h>
/osnet-11/usr/src/lib/libnsl/nis/gen/
H A Dnis_subr.c53 #include <nsswitch.h>
/osnet-11/usr/src/lib/libldap5/sources/ldap/ssldap/
H A Dldapsinit.c67 #include <nsswitch.h>
/osnet-11/usr/src/lib/libsldap/common/
H A Dns_connect.c36 #include <nsswitch.h>

Completed in 71 milliseconds

12