OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ns_dbt
(Results
51 - 52
of
52
) sorted by null
1
2
3
/prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/
nsswitch.h
196
*
ns_dbt
- `nsswitch database thang'
197
* For each database in /etc/nsswitch.conf there is a
ns_dbt
, with its
204
}
ns_dbt
;
typedef in typeref:struct:__anon71702
228
int _nsdbtaddsrc(
ns_dbt
*, const ns_src *);
229
void _nsdbtdump(const
ns_dbt
*);
230
int _nsdbtput(const
ns_dbt
*);
/prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/
nsswitch.h
196
*
ns_dbt
- `nsswitch database thang'
197
* For each database in /etc/nsswitch.conf there is a
ns_dbt
, with its
204
}
ns_dbt
;
typedef in typeref:struct:__anon72157
228
int _nsdbtaddsrc(
ns_dbt
*, const ns_src *);
229
void _nsdbtdump(const
ns_dbt
*);
230
int _nsdbtput(const
ns_dbt
*);
Completed in 81 milliseconds
1
2
3