Home
last modified time | relevance | path

Searched refs:nsswitch (Results 1 – 25 of 36) sorted by relevance

12

/titanic_44/usr/src/cmd/svc/milestone/
H A Dnet-svc195 } $1 !~ /^'${policy}':/ { printf("%s\n", $0); }' /etc/nsswitch.conf \
196 >/tmp/nsswitch.conf.$$
198 mv_file /tmp/nsswitch.conf.$$ /etc/nsswitch.conf 644
212 /etc/nsswitch.conf >/tmp/nsswitch.conf.$$
214 mv_file /tmp/nsswitch.conf.$$ /etc/nsswitch.conf 644
259 elif dhcp_edits /etc/nsswitch.conf; then
H A Dnet-loc364 $CP -p /etc/nsswitch.files /etc/nsswitch.conf
389 $CP -p $NAMESERVICES_CONFIG_FILE /etc/nsswitch.conf
682 $GREP -v "^#" $USER_LOC_PATH/nsswitch.conf |\
H A Dnet-nwam166 copy_to_legacy_loc /etc/nsswitch.conf
172 $GREP -i "added by dhcp" /etc/nsswitch.conf >/dev/null
345 copy_from_legacy_loc /etc/nsswitch.conf
/titanic_44/usr/src/cmd/netfiles/
H A DMakefile25 TXTS= nsswitch.conf netconfig hosts services
31 ETCFILES= netconfig nsswitch.conf nsswitch.files nsswitch.nis \
32 nsswitch.dns nsswitch.ldap nsswitch.ad
H A Dnsswitch.ad26 # /etc/nsswitch.ad:
28 # An example file that could be copied over to /etc/nsswitch.conf; it
36 # that follow passwd entry in nsswitch.conf are not supported by AD.
H A Dnsswitch.files26 # /etc/nsswitch.files:
28 # An example file that could be copied over to /etc/nsswitch.conf; it
H A Dnsswitch.ldap24 # /etc/nsswitch.ldap:
26 # An example file that could be copied over to /etc/nsswitch.conf; it
H A Dnsswitch.nis24 # /etc/nsswitch.nis:
26 # An example file that could be copied over to /etc/nsswitch.conf; it
H A Dnsswitch.dns27 # /etc/nsswitch.dns:
29 # An example file that could be copied over to /etc/nsswitch.conf; it uses
/titanic_44/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
/titanic_44/usr/src/lib/libresolv2/
H A Ddns-install132 /usr/bin/cp -f /etc/nsswitch.dns /etc/nsswitch.conf
140 /usr/bin/chmod 644 /etc/nsswitch.conf
/titanic_44/usr/src/lib/libnwam/common/
H A Dlibnwam_loc.c199 char *nsswitch = NULL; in nwam_loc_create() local
258 nsswitch = strdup(NSSWITCH_PREFIX NWAM_NAMESERVICES_DNS_STRING); in nwam_loc_create()
259 if (nsswitch == NULL) { in nwam_loc_create()
263 if ((err = nwam_value_create_string(nsswitch, &val)) != NWAM_SUCCESS) in nwam_loc_create()
269 if (nsswitch != NULL) in nwam_loc_create()
270 free(nsswitch); in nwam_loc_create()
753 char *nsswitch; in nwam_loc_validate_all_nameservices() local
761 if ((nsswitch = malloc(MAXPATHLEN)) == NULL) { in nwam_loc_validate_all_nameservices()
767 (void) snprintf(nsswitch, MAXPATHLEN, "%s%s", in nwam_loc_validate_all_nameservices()
769 if ((err = nwam_value_create_string(nsswitch, &val)) in nwam_loc_validate_all_nameservices()
[all …]
/titanic_44/usr/src/lib/libdns_sd/
H A DREADME54 usr/src/lib/nsswitch/mdns
62 * Default nsswitch.dns includes mdns as source for hosts & ipnodes
/titanic_44/usr/src/cmd/sendmail/cf/sh/
H A Dcheck-hostname.sh151 hosts_line=`sed -n -e 's/^hosts:\([^#]*\).*/\1/p' /etc/nsswitch.conf`
/titanic_44/usr/src/tools/depcheck/
H A Dexamples.txt183 /etc/nsswitch.conf:SUNWcsr
359 /etc/nsswitch.conf:SUNWcsr
360 /etc/nsswitch.ldap:SUNWcsr
373 /etc/nsswitch.conf:SUNWcsr
374 /etc/nsswitch.ldap:SUNWcsr
388 /etc/nsswitch.conf:SUNWcsr
/titanic_44/usr/src/cmd/cmd-inet/lib/nwamd/
H A Dcreate_loc_auto28 set nameservices-config-file=/etc/nsswitch.dns
H A Dcreate_loc_nonet28 set nameservices-config-file=/etc/nsswitch.files
/titanic_44/usr/src/lib/nsswitch/compat/common/
H A Dmapfile-vers23 # Generic interface definition for usr/src/lib/nsswitch/compat.
/titanic_44/usr/src/lib/nsswitch/dns/common/
H A Dmapfile-vers39 # Generic interface definition for usr/src/lib/nsswitch/dns.
/titanic_44/usr/src/lib/nsswitch/mdns/common/
H A Dmapfile-vers43 # Generic interface definition for usr/src/lib/nsswitch/mdns.
/titanic_44/usr/src/lib/nsswitch/user/common/
H A Dmapfile-vers39 # Generic interface definition for usr/src/lib/nsswitch/user.
/titanic_44/usr/src/lib/nsswitch/files/common/
H A Dmapfile-vers39 # Generic interface definition for usr/src/lib/nsswitch/files.
/titanic_44/usr/src/lib/nsswitch/ldap/common/
H A Dmapfile-vers41 # Generic interface definition for usr/src/lib/nsswitch/ldap.
/titanic_44/usr/src/lib/nsswitch/nis/common/
H A Dmapfile-vers39 # Generic interface definition for usr/src/lib/nsswitch/nis.
/titanic_44/usr/src/tools/quick/
H A Dmake-idmap140 nsswitch/ad

12