Searched refs:ns_src (Results 1 - 15 of 15) sorted by relevance

/freebsd-13-stable/include/
H A Dnsswitch.h147 * ns_src - `nsswitch source'
154 } ns_src; typedef in typeref:struct:_ns_src
161 extern const ns_src __nsdefaultsrc[];
204 * name and a list of ns_src's containing the source information.
208 ns_src *srclist; /* list of sources */
230 const char *, const ns_src [], ...);
233 extern void _nsdbtaddsrc(ns_dbt *, const ns_src *);
/freebsd-13-stable/contrib/netbsd-tests/lib/libc/net/
H A Dh_nsd_recurse.c46 static const ns_src testsrc[] = {
/freebsd-13-stable/lib/libc/net/
H A Dgetproto.c47 static const ns_src defaultsrc[] = {
H A Dnsdispatch.c111 const ns_src __nsdefaultsrc[] = {
185 static void ns_src_free(ns_src **, int);
286 _nsdbtaddsrc(ns_dbt *dbt, const ns_src *src)
443 ns_src_free(ns_src **src, int srclistsize)
630 const char *method_name, const ns_src defaults[], ...)
634 const ns_src *srclist;
H A Dgetprotoname.c48 static const ns_src defaultsrc[] = {
H A Dnsparser.y50 static ns_src cursrc;
H A Dgetservent.c79 static const ns_src defaultsrc[] = {
275 static const ns_src compat_src[] = {
836 static const ns_src compat_src[] = {
H A Dgetnetnamadr.c52 static const ns_src default_src[] = {
H A Dgetprotoent.c56 static const ns_src defaultsrc[] = {
H A Dgethostnamadr.c57 static const ns_src default_src[] = {
H A Dgetaddrinfo.c232 static const ns_src default_dns_files[] = {
/freebsd-13-stable/lib/libc/gen/
H A Dgetnetgrent.c115 static const ns_src defaultsrc[] = {
253 const ns_src src[] = {
533 const ns_src src[] = {
600 const ns_src src[] = {
H A Dgetgrent.c75 static const ns_src defaultsrc[] = {
471 const ns_src src[] = {
1241 static const ns_src compatsrc[] = {
1303 static const ns_src compatsrc[] = {
H A Dgetpwent.c90 static const ns_src defaultsrc[] = {
1584 static const ns_src compatsrc[] = {
1676 static const ns_src compatsrc[] = {
/freebsd-13-stable/lib/libc/rpc/
H A Dgetrpcent.c80 static const ns_src defaultsrc[] = {

Completed in 164 milliseconds