/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/ |
D | user_malloc.h | 111 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))); \
|
D | user_route.h | 59 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 */
|
D | user_socketvar.h | 161 u_long so_oobmark; /* (c) chars to oob mark */ 469 extern int soreserve(struct socket *so, u_long sndcc, u_long rcvcc);
|
D | user_inpcb.h | 219 u_long ipi_hashmask; 225 u_long ipi_porthashmask;
|
/third_party/FreeBSD/sys/arm/include/ |
D | _bus.h | 38 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/ |
D | mmapstress03.c | 79 if ((u_long) brk_start % (u_long) pagesize) { in main() 80 if (sbrk(pagesize - ((u_long) brk_start % (u_long) pagesize)) in main()
|
D | mmapstress08.c | 71 if (sbrk(pagesize - ((u_long) sbrk(0) % (u_long) pagesize)) == in main()
|
/third_party/alsa-utils/aplay/ |
D | formats.h | 16 #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/ |
D | sctp_pcb.h | 72 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/ |
D | old_win_sdk_compat.hpp | 77 u_long sin6_flowinfo; 79 u_long sin6_scope_id;
|
/third_party/boost/boost/asio/detail/ |
D | old_win_sdk_compat.hpp | 77 u_long sin6_flowinfo; 79 u_long sin6_scope_id;
|
/third_party/libcoap/src/ |
D | coap_tcp.c | 50 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/ |
D | w32functions.c | 588 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/ |
D | malloc.h | 65 u_long ks_magic; /* Detect programmer error. */
|
/third_party/musl/porting/liteos_a/kernel/include/sys/ |
D | types.h | 64 typedef unsigned long u_long, ulong; typedef
|
/third_party/musl/porting/uniproton/kernel/include/sys/ |
D | types.h | 67 typedef unsigned long u_long, ulong; typedef
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/ |
D | types.h | 67 typedef unsigned long u_long, ulong; typedef
|
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_addrmanagmt_pmap_rmtcall/ |
D | rpc_pmap_rmtcall.c | 56 u_long port; in main()
|
D | rpc_pmap_rmtcall_stress.c | 57 u_long port; in main()
|
D | rpc_pmap_rmtcall_performance.c | 106 u_long port; in main()
|
/third_party/musl/ndk_musl_include/sys/ |
D | types.h | 67 typedef unsigned long u_long, ulong; typedef
|
/third_party/musl/porting/liteos_m/kernel/include/sys/ |
D | types.h | 67 typedef unsigned long u_long, ulong; typedef
|
/third_party/musl/include/sys/ |
D | types.h | 67 typedef unsigned long u_long, ulong; typedef
|
/third_party/curl/lib/ |
D | config-dos.h | 139 #define in_addr_t u_long
|
/third_party/pulseaudio/src/pulsecore/ |
D | pipe.c | 59 u_long arg; in set_block()
|