Searched refs:u_long (Results 1 - 6 of 6) sorted by relevance

/development/ndk/platforms/android-3/include/linux/mtd/
H A Dmtd.h40 u_long time;
41 u_long retries;
45 u_long priv;
/development/ndk/platforms/android-3/include/net/
H A Dif_ieee1394.h121 int ieee1394_ioctl(struct ifnet *, u_long, caddr_t);
H A Dif_ether.h155 int ether_ioctl(struct ifnet *, u_long, caddr_t);
/development/ndk/platforms/android-3/include/sys/
H A Dtypes.h119 typedef unsigned long u_long; typedef
H A Dexec_elf.h487 #define ELF32_NO_ADDR ((u_long) ~0) /* Indicates addr. not yet filled in */
521 u_long arg_entry; /* program entry point */
522 u_long arg_interp; /* Interpreter load address */
523 u_long arg_phaddr; /* program header address */
524 u_long arg_phentsize; /* Size of program header */
525 u_long arg_phnum; /* Number of program headers */
526 u_long arg_os; /* OS tag */
/development/ndk/platforms/android-3/include/linux/
H A Dcoda.h25 typedef unsigned long u_long; typedef
28 typedef u_long ino_t;
29 typedef u_long dev_t;
152 u_long va_gen;
153 u_long va_flags;

Completed in 198 milliseconds