HomeSort by relevance Sort by last modified time
    Searched refs:getprotoent (Results 1 - 25 of 104) sorted by null

1 2 3 4 5

  /device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
getproto.c 48 while ( NULL != (p = getprotoent()) )
getprotoname.c 50 while ( NULL != (p = getprotoent()) ) {
getprotoent.c 35 static char sccsid[] = "@(#)getprotoent.c 8.1 (Berkeley) 6/4/93";
74 getprotoent() function
  /development/ndk/platforms/android-9/include/
netdb.h 241 struct protoent *getprotoent(void);
  /device/linaro/bootloader/edk2/StdLib/Include/
netdb.h 250 struct protoent *getprotoent (void);
  /prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/
netdb.h 241 struct protoent *getprotoent(void);
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/
netdb.h 241 struct protoent *getprotoent(void);
  /prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/
netdb.h 241 struct protoent *getprotoent(void);
  /prebuilts/ndk/r10/platforms/android-13/arch-arm/usr/include/
netdb.h 241 struct protoent *getprotoent(void);
  /prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/
netdb.h 241 struct protoent *getprotoent(void);
  /prebuilts/ndk/r10/platforms/android-13/arch-x86/usr/include/
netdb.h 241 struct protoent *getprotoent(void);
  /prebuilts/ndk/r10/platforms/android-14/arch-arm/usr/include/
netdb.h 241 struct protoent *getprotoent(void);
  /prebuilts/ndk/r10/platforms/android-14/arch-mips/usr/include/
netdb.h 241 struct protoent *getprotoent(void);
  /prebuilts/ndk/r10/platforms/android-14/arch-x86/usr/include/
netdb.h 241 struct protoent *getprotoent(void);
  /prebuilts/ndk/r10/platforms/android-15/arch-arm/usr/include/
netdb.h 241 struct protoent *getprotoent(void);
  /prebuilts/ndk/r10/platforms/android-15/arch-mips/usr/include/
netdb.h 241 struct protoent *getprotoent(void);
  /prebuilts/ndk/r10/platforms/android-15/arch-x86/usr/include/
netdb.h 241 struct protoent *getprotoent(void);
  /prebuilts/ndk/r10/platforms/android-16/arch-arm/usr/include/
netdb.h 241 struct protoent *getprotoent(void);
  /prebuilts/ndk/r10/platforms/android-16/arch-mips/usr/include/
netdb.h 241 struct protoent *getprotoent(void);
  /prebuilts/ndk/r10/platforms/android-16/arch-x86/usr/include/
netdb.h 241 struct protoent *getprotoent(void);
  /prebuilts/ndk/r10/platforms/android-17/arch-arm/usr/include/
netdb.h 241 struct protoent *getprotoent(void);
  /prebuilts/ndk/r10/platforms/android-17/arch-mips/usr/include/
netdb.h 241 struct protoent *getprotoent(void);
  /prebuilts/ndk/r10/platforms/android-17/arch-x86/usr/include/
netdb.h 241 struct protoent *getprotoent(void);
  /prebuilts/ndk/r10/platforms/android-18/arch-arm/usr/include/
netdb.h 241 struct protoent *getprotoent(void);
  /prebuilts/ndk/r10/platforms/android-18/arch-mips/usr/include/
netdb.h 241 struct protoent *getprotoent(void);

Completed in 938 milliseconds

1 2 3 4 5