OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ns_src
(Results
1 - 6
of
6
) sorted by null
/device/linaro/bootloader/edk2/StdLib/Include/
nsswitch.h
56
* uint32_t
ns_src
.flags
143
*
ns_src
- `nsswitch source'
150
}
ns_src
;
typedef in typeref:struct:__anon13012
157
extern const
ns_src
__nsdefaultsrc[];
158
extern const
ns_src
__nsdefaultcompat[];
159
extern const
ns_src
__nsdefaultcompat_forceall[];
160
extern const
ns_src
__nsdefaultfiles[];
161
extern const
ns_src
__nsdefaultfiles_forceall[];
162
extern const
ns_src
__nsdefaultnis[];
163
extern const
ns_src
__nsdefaultnis_forceall[];
[
all
...]
/bionic/libc/dns/include/
nsswitch.h
49
* uint32_t
ns_src
.flags
136
*
ns_src
- `nsswitch source'
143
}
ns_src
;
typedef in typeref:struct:__anon203
178
* name and a list of
ns_src
's containing the source information.
182
ns_src
*srclist; /* list of sources */
205
const char *, const
ns_src
[], ...);
208
int _nsdbtaddsrc(ns_dbt *, const
ns_src
*);
/bionic/libc/dns/net/
nsdispatch.c
101
const char *method, const
ns_src
defaults[], ...)
105
const
ns_src
*srclist;
getaddrinfo.c
196
static const
ns_src
default_dns_files[] = {
[
all
...]
gethnamaddr.c
167
static const
ns_src
default_dns_files[] = {
[
all
...]
/device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
getaddrinfo.c
185
static const
ns_src
default_dns_files[] = {
[
all
...]
Completed in 481 milliseconds