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

1 2 3 4 5 6 7 8 91011>>

  /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")
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...]
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")
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpc/
pmap_prot.h 76 #define PMAPPROG ((u_long)100000)
77 #define PMAPVERS ((u_long)2)
78 #define PMAPVERS_PROTO ((u_long)2)
79 #define PMAPVERS_ORIG ((u_long)1)
80 #define PMAPPROC_NULL ((u_long)0)
81 #define PMAPPROC_SET ((u_long)1)
82 #define PMAPPROC_UNSET ((u_long)2)
83 #define PMAPPROC_GETPORT ((u_long)3)
84 #define PMAPPROC_DUMP ((u_long)4)
85 #define PMAPPROC_CALLIT ((u_long)5
    [all...]
pmap_clnt.h 69 extern bool_t pmap_set (__const u_long __program, __const u_long __vers,
71 extern bool_t pmap_unset (__const u_long __program, __const u_long __vers)
75 __const u_long __prog,
76 __const u_long __vers,
77 __const u_long __proc,
81 u_long *__port_ptr) __THROW;
82 extern enum clnt_stat clnt_broadcast (__const u_long __prog,
83 __const u_long __vers
    [all...]
rpc_msg.h 43 #define RPC_MSG_VERSION ((u_long) 2)
92 u_long low;
93 u_long high;
112 u_long low;
113 u_long high;
138 u_long cb_rpcvers; /* must be equal to two */
139 u_long cb_prog;
140 u_long cb_vers;
141 u_long cb_proc;
150 u_long rm_xid
    [all...]
pmap_rmt.h 46 u_long prog, vers, proc, arglen;
55 u_long *port_ptr;
56 u_long resultslen;
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/
pmap_prot.h 76 #define PMAPPROG ((u_long)100000)
77 #define PMAPVERS ((u_long)2)
78 #define PMAPVERS_PROTO ((u_long)2)
79 #define PMAPVERS_ORIG ((u_long)1)
80 #define PMAPPROC_NULL ((u_long)0)
81 #define PMAPPROC_SET ((u_long)1)
82 #define PMAPPROC_UNSET ((u_long)2)
83 #define PMAPPROC_GETPORT ((u_long)3)
84 #define PMAPPROC_DUMP ((u_long)4)
85 #define PMAPPROC_CALLIT ((u_long)5
    [all...]
pmap_clnt.h 69 extern bool_t pmap_set (__const u_long __program, __const u_long __vers,
71 extern bool_t pmap_unset (__const u_long __program, __const u_long __vers)
75 __const u_long __prog,
76 __const u_long __vers,
77 __const u_long __proc,
81 u_long *__port_ptr) __THROW;
82 extern enum clnt_stat clnt_broadcast (__const u_long __prog,
83 __const u_long __vers
    [all...]
rpc_msg.h 43 #define RPC_MSG_VERSION ((u_long) 2)
92 u_long low;
93 u_long high;
112 u_long low;
113 u_long high;
138 u_long cb_rpcvers; /* must be equal to two */
139 u_long cb_prog;
140 u_long cb_vers;
141 u_long cb_proc;
150 u_long rm_xid
    [all...]
pmap_rmt.h 46 u_long prog, vers, proc, arglen;
55 u_long *port_ptr;
56 u_long resultslen;
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.11-4.8/sysroot/usr/include/sys/
gmon.h 120 #define ARCINDEX u_long
133 u_long selfpc;
143 u_long raw_frompc;
144 u_long raw_selfpc;
160 u_long kcountsize;
162 u_long fromssize;
164 u_long tossize;
166 u_long lowpc;
167 u_long highpc;
168 u_long textsize
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
gmon.h 120 #define ARCINDEX u_long
133 u_long selfpc;
143 u_long raw_frompc;
144 u_long raw_selfpc;
160 u_long kcountsize;
162 u_long fromssize;
164 u_long tossize;
166 u_long lowpc;
167 u_long highpc;
168 u_long textsize
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
gmon.h 120 #define ARCINDEX u_long
133 u_long selfpc;
143 u_long raw_frompc;
144 u_long raw_selfpc;
160 u_long kcountsize;
162 u_long fromssize;
164 u_long tossize;
166 u_long lowpc;
167 u_long highpc;
168 u_long textsize
    [all...]
  /external/libpcap/Win32/Include/net/
if.h 60 u_long ifi_mtu; /* maximum transmission unit */
61 u_long ifi_metric; /* routing metric (external only) */
62 u_long ifi_baudrate; /* linespeed */
64 u_long ifi_ipackets; /* packets received on interface */
65 u_long ifi_ierrors; /* input errors on interface */
66 u_long ifi_opackets; /* packets sent on interface */
67 u_long ifi_oerrors; /* output errors on interface */
68 u_long ifi_collisions; /* collisions on csma interfaces */
69 u_long ifi_ibytes; /* total number of octets received */
70 u_long ifi_obytes; /* total number of octets sent *
    [all...]
  /external/libpcap/pcap/
pcap.h 183 u_long rx_packets; /* total packets received */
184 u_long tx_packets; /* total packets transmitted */
185 u_long rx_bytes; /* total bytes received */
186 u_long tx_bytes; /* total bytes transmitted */
187 u_long rx_errors; /* bad packets received */
188 u_long tx_errors; /* packet transmit problems */
189 u_long rx_dropped; /* no space in Rx buffers */
190 u_long tx_dropped; /* no space available for Tx */
191 u_long multicast; /* multicast packets received */
192 u_long collisions
    [all...]
  /external/ppp/pppd/include/
pcap-int.h 56 u_long TotPkts; /* can't oflow for 79 hrs on ether */
57 u_long TotAccepted; /* count accepted by filter */
58 u_long TotDrops; /* count of dropped packets */
  /bionic/libc/upstream-openbsd/lib/libc/stdio/
tmpnam.c 47 static u_long tmpcount;
  /external/libpcap/Win32/Src/
inet_net.c 49 register u_long val, base, n;
51 u_long parts[4], *pp = parts;
  /ndk/sources/host-tools/make-3.81/
vmsdir.h 27 typedef unsigned long u_long; typedef
35 u_long d_fileno;

Completed in 706 milliseconds

1 2 3 4 5 6 7 8 91011>>