Searched refs:source (Results 1 - 25 of 38) sorted by relevance

12

/bionic/libc/kernel/uapi/linux/
H A Divtvfb.h11 *** source file (e.g. under external/kernel-headers/original/) then
24 void __user * source; member in struct:ivtvfb_dma_frame
H A Dudp.h11 *** source file (e.g. under external/kernel-headers/original/) then
23 __be16 source; member in struct:__kernel_udphdr
H A Dif_arcnet.h11 *** source file (e.g. under external/kernel-headers/original/) then
66 __u8 source; member in struct:arc_hardware
H A Dfsl_hypervisor.h11 *** source file (e.g. under external/kernel-headers/original/) then
43 __u32 source; member in struct:fsl_hv_ioctl_memcpy
/bionic/libc/versioner-dependencies/common/kernel_uapi/linux/
H A Divtvfb.h11 *** source file (e.g. under external/kernel-headers/original/) then
24 void __user * source; member in struct:ivtvfb_dma_frame
H A Dudp.h11 *** source file (e.g. under external/kernel-headers/original/) then
23 __be16 source; member in struct:__kernel_udphdr
H A Dif_arcnet.h11 *** source file (e.g. under external/kernel-headers/original/) then
66 __u8 source; member in struct:arc_hardware
H A Dfsl_hypervisor.h11 *** source file (e.g. under external/kernel-headers/original/) then
43 __u32 source; member in struct:fsl_hv_ioctl_memcpy
/bionic/tools/versioner/dependencies/common/kernel_uapi/linux/
H A Divtvfb.h11 *** source file (e.g. under external/kernel-headers/original/) then
24 void __user * source; member in struct:ivtvfb_dma_frame
H A Dudp.h11 *** source file (e.g. under external/kernel-headers/original/) then
23 __be16 source; member in struct:__kernel_udphdr
H A Dif_arcnet.h11 *** source file (e.g. under external/kernel-headers/original/) then
66 __u8 source; member in struct:arc_hardware
H A Dfsl_hypervisor.h11 *** source file (e.g. under external/kernel-headers/original/) then
43 __u32 source; member in struct:fsl_hv_ioctl_memcpy
/bionic/libc/kernel/uapi/linux/netfilter/
H A Dxt_addrtype.h11 *** source file (e.g. under external/kernel-headers/original/) then
43 __u16 source; member in struct:xt_addrtype_info_v1
48 __u16 source; member in struct:xt_addrtype_info
/bionic/libc/versioner-dependencies/common/kernel_uapi/linux/netfilter/
H A Dxt_addrtype.h11 *** source file (e.g. under external/kernel-headers/original/) then
43 __u16 source; member in struct:xt_addrtype_info_v1
48 __u16 source; member in struct:xt_addrtype_info
/bionic/tools/versioner/dependencies/common/kernel_uapi/linux/netfilter/
H A Dxt_addrtype.h11 *** source file (e.g. under external/kernel-headers/original/) then
43 __u16 source; member in struct:xt_addrtype_info_v1
48 __u16 source; member in struct:xt_addrtype_info
/bionic/libc/include/netinet/
H A Dudp.h5 * Redistribution and use in source and binary forms, with or without
8 * * Redistributions of source code must retain the above copyright
46 u_int16_t source; member in struct:udphdr::__anon96::__anon98
H A Dtcp.h5 * Redistribution and use in source and binary forms, with or without
8 * * Redistributions of source code must retain the above copyright
56 uint16_t source; member in struct:tcphdr::__anon92::__anon94
/bionic/tools/versioner/current/netinet/
H A Dudp.h5 * Redistribution and use in source and binary forms, with or without
8 * * Redistributions of source code must retain the above copyright
46 u_int16_t source; member in struct:udphdr::__anon2510::__anon2512
H A Dtcp.h5 * Redistribution and use in source and binary forms, with or without
8 * * Redistributions of source code must retain the above copyright
56 uint16_t source; member in struct:tcphdr::__anon2506::__anon2508
/bionic/tests/
H A Dnetinet_udp_test.cpp31 static_assert(offsetof(udphdr, uh_sport) == offsetof(udphdr, source), "udphdr::source");
41 ASSERT_EQ(0x1111, u.source);
/bionic/libc/dns/net/
H A Dnsdispatch.c10 * Redistribution and use in source and binary forms, with or without
13 * 1. Redistributions of source code must retain the above copyright
49 * Redistribution and use in source and binary forms, with or without
52 * 1. Redistributions of source code must retain the above copyright
80 _nsmethod(const char *source, const char *database __unused, const char *method __unused, argument
87 if (strcasecmp(source, disp_tab[curdisp].src) == 0) {
/bionic/libc/bionic/
H A Dgrp_pwd_file.cpp5 * Redistribution and use in source and binary forms, with or without
8 * * Redistributions of source code must retain the above copyright
49 void CopyFieldToString(char* dest, const char* source, size_t max) { argument
50 while (*source != ':' && *source != '\n' && max > 1) {
51 *dest++ = *source++;
/bionic/libc/kernel/uapi/xen/
H A Dgntdev.h11 *** source file (e.g. under external/kernel-headers/original/) then
64 } source, dest; member in struct:gntdev_grant_copy_segment
/bionic/libc/versioner-dependencies/common/kernel_uapi/xen/
H A Dgntdev.h11 *** source file (e.g. under external/kernel-headers/original/) then
64 } source, dest; member in struct:gntdev_grant_copy_segment
/bionic/tools/versioner/dependencies/common/kernel_uapi/xen/
H A Dgntdev.h11 *** source file (e.g. under external/kernel-headers/original/) then
64 } source, dest; member in struct:gntdev_grant_copy_segment

Completed in 352 milliseconds

12