HomeSort by relevance Sort by last modified time
    Searched defs:ns_dbt (Results 1 - 12 of 12) sorted by null

  /bionic/libc/include/
nsswitch.h 195 * ns_dbt - `nsswitch database thang'
196 * For each database in /etc/nsswitch.conf there is a ns_dbt, with its
203 } ns_dbt; typedef in typeref:struct:__anon28
227 int _nsdbtaddsrc(ns_dbt *, const ns_src *);
228 void _nsdbtdump(const ns_dbt *);
229 int _nsdbtput(const ns_dbt *);
  /bionic/libc/private/
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:__anon581
228 int _nsdbtaddsrc(ns_dbt *, const ns_src *);
229 void _nsdbtdump(const ns_dbt *);
230 int _nsdbtput(const ns_dbt *);
  /development/ndk/platforms/android-3/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:__anon1126
228 int _nsdbtaddsrc(ns_dbt *, const ns_src *);
229 void _nsdbtdump(const ns_dbt *);
230 int _nsdbtput(const ns_dbt *);
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/
nsswitch.h 195 * ns_dbt - `nsswitch database thang'
196 * For each database in /etc/nsswitch.conf there is a ns_dbt, with its
203 } ns_dbt; typedef in typeref:struct:__anon21878
227 int _nsdbtaddsrc(ns_dbt *, const ns_src *);
228 void _nsdbtdump(const ns_dbt *);
229 int _nsdbtput(const ns_dbt *);
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/
nsswitch.h 195 * ns_dbt - `nsswitch database thang'
196 * For each database in /etc/nsswitch.conf there is a ns_dbt, with its
203 } ns_dbt; typedef in typeref:struct:__anon22232
227 int _nsdbtaddsrc(ns_dbt *, const ns_src *);
228 void _nsdbtdump(const ns_dbt *);
229 int _nsdbtput(const ns_dbt *);
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/
nsswitch.h 195 * ns_dbt - `nsswitch database thang'
196 * For each database in /etc/nsswitch.conf there is a ns_dbt, with its
203 } ns_dbt; typedef in typeref:struct:__anon22586
227 int _nsdbtaddsrc(ns_dbt *, const ns_src *);
228 void _nsdbtdump(const ns_dbt *);
229 int _nsdbtput(const ns_dbt *);
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/
nsswitch.h 195 * ns_dbt - `nsswitch database thang'
196 * For each database in /etc/nsswitch.conf there is a ns_dbt, with its
203 } ns_dbt; typedef in typeref:struct:__anon23011
227 int _nsdbtaddsrc(ns_dbt *, const ns_src *);
228 void _nsdbtdump(const ns_dbt *);
229 int _nsdbtput(const ns_dbt *);
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/
nsswitch.h 195 * ns_dbt - `nsswitch database thang'
196 * For each database in /etc/nsswitch.conf there is a ns_dbt, with its
203 } ns_dbt; typedef in typeref:struct:__anon23368
227 int _nsdbtaddsrc(ns_dbt *, const ns_src *);
228 void _nsdbtdump(const ns_dbt *);
229 int _nsdbtput(const ns_dbt *);
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/
nsswitch.h 195 * ns_dbt - `nsswitch database thang'
196 * For each database in /etc/nsswitch.conf there is a ns_dbt, with its
203 } ns_dbt; typedef in typeref:struct:__anon23798
227 int _nsdbtaddsrc(ns_dbt *, const ns_src *);
228 void _nsdbtdump(const ns_dbt *);
229 int _nsdbtput(const ns_dbt *);
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/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:__anon24154
228 int _nsdbtaddsrc(ns_dbt *, const ns_src *);
229 void _nsdbtdump(const ns_dbt *);
230 int _nsdbtput(const ns_dbt *);
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/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:__anon24773
228 int _nsdbtaddsrc(ns_dbt *, const ns_src *);
229 void _nsdbtdump(const ns_dbt *);
230 int _nsdbtput(const ns_dbt *);
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/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:__anon25110
228 int _nsdbtaddsrc(ns_dbt *, const ns_src *);
229 void _nsdbtdump(const ns_dbt *);
230 int _nsdbtput(const ns_dbt *);

Completed in 30 milliseconds