Home
last modified time | relevance | path

Searched refs:u_long (Results 1 – 25 of 61) sorted by relevance

123

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/
Duser_malloc.h111 u_long _ks_memuse; /* No longer used. */
112 u_long _ks_size; /* No longer used. */
113 u_long _ks_inuse; /* No longer used. */
115 u_long _ks_maxused; /* No longer used. */
116 u_long ks_magic; /* Detect programmer error. */
196 ((space) = (cast)malloc((u_long)(size))); \
Duser_route.h59 u_long rmx_expire; /* lifetime for route, e.g. redirect */
60 u_long rmx_pksent; /* packets sent using this route */
83 u_long rt_flags; /* up/down?, host/net */
Duser_socketvar.h161 u_long so_oobmark; /* (c) chars to oob mark */
469 extern int soreserve(struct socket *so, u_long sndcc, u_long rcvcc);
Duser_inpcb.h219 u_long ipi_hashmask;
225 u_long ipi_porthashmask;
/third_party/FreeBSD/sys/arm/include/
D_bus.h38 typedef u_long bus_addr_t;
39 typedef u_long bus_size_t;
45 typedef u_long bus_space_handle_t;
/third_party/ltp/testcases/kernel/mem/mmapstress/
Dmmapstress03.c79 if ((u_long) brk_start % (u_long) pagesize) { in main()
80 if (sbrk(pagesize - ((u_long) brk_start % (u_long) pagesize)) in main()
Dmmapstress08.c71 if (sbrk(pagesize - ((u_long) sbrk(0) % (u_long) pagesize)) == in main()
/third_party/alsa-utils/aplay/
Dformats.h16 #define VOC_DATALEN(bp) ((u_long)(bp->datalen) | \
17 ((u_long)(bp->datalen_m) << 8) | \
18 ((u_long)(bp->datalen_h) << 16) )
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_pcb.h72 u_long vrf_addr_hashmark;
161 u_long hashasocmark;
164 u_long hashmark;
180 u_long hashtcpmark;
184 u_long hashvrfmark;
187 u_long vrf_ifn_hashmark;
482 u_long sctp_hashmark;
572 u_long hashasocidmark;
/third_party/boost/libs/asio/include/boost/asio/detail/
Dold_win_sdk_compat.hpp77 u_long sin6_flowinfo;
79 u_long sin6_scope_id;
/third_party/boost/boost/asio/detail/
Dold_win_sdk_compat.hpp77 u_long sin6_flowinfo;
79 u_long sin6_scope_id;
/third_party/libcoap/src/
Dcoap_tcp.c50 u_long u_on = 1;
202 u_long u_on = 1;
287 u_long u_on = 1;
/third_party/skia/third_party/externals/microhttpd/src/platform/
Dw32functions.c588 if (0 == ioctlsocket(client_s, FIONBIO, (u_long*) &opt) in MHD_W32_pair_of_sockets_()
605 && 0 == ioctlsocket(client_s, FIONBIO, (u_long*) &opt) in MHD_W32_pair_of_sockets_()
606 && 0 == ioctlsocket(server_s, FIONBIO, (u_long*) &opt)) in MHD_W32_pair_of_sockets_()
/third_party/FreeBSD/sys/sys/
Dmalloc.h65 u_long ks_magic; /* Detect programmer error. */
/third_party/musl/porting/liteos_a/kernel/include/sys/
Dtypes.h64 typedef unsigned long u_long, ulong; typedef
/third_party/musl/porting/uniproton/kernel/include/sys/
Dtypes.h67 typedef unsigned long u_long, ulong; typedef
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dtypes.h67 typedef unsigned long u_long, ulong; typedef
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_addrmanagmt_pmap_rmtcall/
Drpc_pmap_rmtcall.c56 u_long port; in main()
Drpc_pmap_rmtcall_stress.c57 u_long port; in main()
Drpc_pmap_rmtcall_performance.c106 u_long port; in main()
/third_party/musl/ndk_musl_include/sys/
Dtypes.h67 typedef unsigned long u_long, ulong; typedef
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dtypes.h67 typedef unsigned long u_long, ulong; typedef
/third_party/musl/include/sys/
Dtypes.h67 typedef unsigned long u_long, ulong; typedef
/third_party/curl/lib/
Dconfig-dos.h139 #define in_addr_t u_long
/third_party/pulseaudio/src/pulsecore/
Dpipe.c59 u_long arg; in set_block()

123