HomeSort by relevance Sort by last modified time
    Searched full:u_long (Results 1 - 25 of 769) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/go/darwin-x86/src/vendor/golang_org/x/net/route/
defs_freebsd.go 26 u_long ifi_mtu;
27 u_long ifi_metric;
28 u_long ifi_baudrate;
29 u_long ifi_ipackets;
30 u_long ifi_ierrors;
31 u_long ifi_opackets;
32 u_long ifi_oerrors;
33 u_long ifi_collisions;
34 u_long ifi_ibytes;
35 u_long ifi_obytes
    [all...]
  /prebuilts/go/linux-x86/src/vendor/golang_org/x/net/route/
defs_freebsd.go 26 u_long ifi_mtu;
27 u_long ifi_metric;
28 u_long ifi_baudrate;
29 u_long ifi_ipackets;
30 u_long ifi_ierrors;
31 u_long ifi_opackets;
32 u_long ifi_oerrors;
33 u_long ifi_collisions;
34 u_long ifi_ibytes;
35 u_long ifi_obytes
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
_bsd_types.h 16 #pragma push_macro("u_long")
17 #undef u_long macro
18 typedef unsigned long u_long; typedef
19 #pragma pop_macro("u_long")
29 #if defined (__LP64__) && defined (u_long)
30 typedef unsigned __LONG32 u_long; typedef
inaddr.h 10 #pragma push_macro("u_long")
11 #undef u_long macro
12 #define u_long __ms_u_long macro
21 u_long S_addr;
33 #pragma pop_macro("u_long")
in6addr.h 10 #pragma push_macro("u_long")
11 #undef u_long macro
12 #define u_long __ms_u_long macro
42 #pragma pop_macro("u_long")
ws2ipdef.h 12 #pragma push_macro("u_long")
13 #undef u_long macro
14 #define u_long __ms_u_long macro
31 u_long sin6_flowinfo;
44 u_long sin6_flowinfo;
47 u_long sin6_scope_id;
57 u_long iiFlags;
139 #pragma pop_macro("u_long")
af_irda.h 10 #pragma push_macro("u_long")
11 #undef u_long macro
12 #define u_long __ms_u_long macro
47 #define SIO_LAZY_DISCOVERY _IOR('t',127,u_long)
77 typedef u_long LM_BAUD_RATE;
91 u_long nTXDataBytes;
92 u_long nRXDataBytes;
94 u_long thresholdTime;
95 u_long discTime;
138 u_long irdaAttribType
    [all...]
  /external/python/cpython2/Lib/plat-darwin/
regen 3 python$EXE ../../Tools/scripts/h2py.py -i '(u_long)' /usr/include/netinet/in.h
  /external/python/cpython2/Lib/plat-freebsd4/
regen 3 python ../../Tools/scripts/h2py.py -i '(u_long)' /usr/include/netinet/in.h
  /external/python/cpython2/Lib/plat-freebsd5/
regen 3 python ../../Tools/scripts/h2py.py -i '(u_long)' /usr/include/netinet/in.h
  /external/python/cpython2/Lib/plat-freebsd6/
regen 3 python ../../Tools/scripts/h2py.py -i '(u_long)' /usr/include/netinet/in.h
  /external/python/cpython2/Lib/plat-freebsd7/
regen 3 python ../../Tools/scripts/h2py.py -i '(u_long)' /usr/include/netinet/in.h
  /external/python/cpython2/Lib/plat-freebsd8/
regen 3 python ../../Tools/scripts/h2py.py -i '(u_long)' /usr/include/netinet/in.h
  /external/python/cpython2/Lib/plat-generic/
regen 3 eval $PYTHON_FOR_BUILD ../../Tools/scripts/h2py.py -i "'(u_long)'" /usr/include/netinet/in.h
  /external/python/cpython2/Lib/plat-netbsd1/
regen 3 python ../../Tools/scripts/h2py.py -i '(u_long)' /usr/include/netinet/in.h
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-darwin/
regen 3 python$EXE ../../Tools/scripts/h2py.py -i '(u_long)' /usr/include/netinet/in.h
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-darwin/
regen 3 python$EXE ../../Tools/scripts/h2py.py -i '(u_long)' /usr/include/netinet/in.h
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpc/
key_prot.h 205 #define KEY_PROG ((u_long)100029)
206 #define KEY_VERS ((u_long)1)
209 #define KEY_SET ((u_long)1)
212 #define KEY_ENCRYPT ((u_long)2)
215 #define KEY_DECRYPT ((u_long)3)
218 #define KEY_GEN ((u_long)4)
221 #define KEY_GETCRED ((u_long)5)
226 #define KEY_SET ((u_long)1)
229 #define KEY_ENCRYPT ((u_long)2)
232 #define KEY_DECRYPT ((u_long)3
    [all...]
clnt.h 109 u_long low; /* lowest verion supported */
110 u_long high; /* highest verion supported */
133 enum clnt_stat (*cl_call) (CLIENT *, u_long, xdrproc_t, caddr_t, xdrproc_t,
160 * u_long proc;
253 #define RPCTEST_PROGRAM ((u_long)1)
254 #define RPCTEST_VERSION ((u_long)1)
255 #define RPCTEST_NULL_PROC ((u_long)2)
256 #define RPCTEST_NULL_BATCH_PROC ((u_long)3)
262 #define NULLPROC ((u_long)0)
274 * u_long prog
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpc/
key_prot.h 205 #define KEY_PROG ((u_long)100029)
206 #define KEY_VERS ((u_long)1)
209 #define KEY_SET ((u_long)1)
212 #define KEY_ENCRYPT ((u_long)2)
215 #define KEY_DECRYPT ((u_long)3)
218 #define KEY_GEN ((u_long)4)
221 #define KEY_GETCRED ((u_long)5)
226 #define KEY_SET ((u_long)1)
229 #define KEY_ENCRYPT ((u_long)2)
232 #define KEY_DECRYPT ((u_long)3
    [all...]
  /external/python/cpython2/Lib/plat-aix3/
regen 8 h2py.py -i '(u_long)' /usr/include/netinet/in.h
  /external/python/cpython2/Lib/plat-aix4/
regen 8 h2py.py -i '(u_long)' /usr/include/netinet/in.h
  /external/python/cpython2/Lib/plat-atheos/
regen 3 python$EXE ../../Tools/scripts/h2py.py -i '\(u_long\)' -i '\(uint32_t\)' -i '\(int\)' -i '\(unsigned int\)' /include/netinet/in.h /include/sys/types.h
  /external/python/cpython2/Lib/plat-beos5/
regen 7 python $H2PY -i '(u_long)' $HEADERS/be/net/netinet/in.h
  /external/python/cpython2/Lib/plat-next3/
regen 6 python ../../Tools/scripts/h2py.py -i '(u_long)' /usr/include/bsd/netinet/in.h

Completed in 543 milliseconds

1 2 3 4 5 6 7 8 91011>>