Home
last modified time | relevance | path

Searched refs:source (Results 1 – 25 of 28) sorted by relevance

12

/bionic/libc/kernel/uapi/linux/netfilter/
Dxt_addrtype.h43 __u16 source; member
48 __u16 source; member
/bionic/tests/
Dnetinet_udp_test.cpp31 static_assert(offsetof(udphdr, uh_sport) == offsetof(udphdr, source), "udphdr::source"); in TEST()
41 ASSERT_EQ(0x1111, u.source); in TEST()
/bionic/libc/kernel/uapi/linux/
Ddns_resolver.h61 __u8 source; member
70 __u8 source; member
Divtvfb.h24 void __user * source; member
Dudp.h23 __be16 source; member
Dif_arcnet.h66 __u8 source; member
Dfsl_hypervisor.h43 __u32 source; member
Dtcp.h25 __be16 source; member
Dmedia.h120 struct media_pad_desc source; member
/bionic/libc/include/netinet/
Dudp.h46 u_int16_t source; member
Dtcp.h56 uint16_t source; member
/bionic/libc/dns/net/
Dnsdispatch.c80 _nsmethod(const char *source, const char *database __unused, const char *method __unused, in _nsmethod() argument
87 if (strcasecmp(source, disp_tab[curdisp].src) == 0) { in _nsmethod()
/bionic/libc/upstream-netbsd/
DREADME.md1 This directory contains upstream NetBSD source. You should not edit these
/bionic/libc/upstream-openbsd/
DREADME.md1 This directory contains upstream OpenBSD source. You should not edit these
/bionic/libc/upstream-freebsd/
DREADME.md1 This directory contains upstream FreeBSD source. You should not edit these
/bionic/libc/
DNOTICE5 Redistribution and use in source and binary forms, with or without
7 * Redistributions of source code must retain the above copyright
33 Redistribution and use in source and binary forms, with or without
35 * Redistributions of source code must retain the above copyright
61 Redistribution and use in source and binary forms, with or without
64 1. Redistributions of source code must retain the above copyright
88 Redistribution and use in source and binary forms, with or without
90 * Redistributions of source code must retain the above copyright
288 Redistribution and use in source and binary forms, with or without
291 1. Redistributions of source code must retain the above copyright
[all …]
/bionic/libc/bionic/
Dgrp_pwd_file.cpp49 void CopyFieldToString(char* dest, const char* source, size_t max) { in CopyFieldToString() argument
50 while (*source != ':' && *source != '\n' && max > 1) { in CopyFieldToString()
51 *dest++ = *source++; in CopyFieldToString()
/bionic/libc/kernel/uapi/xen/
Dgntdev.h64 } source, dest; member
/bionic/docs/
D32-bit-abi.md25 `lseek` in the source becoming `lseek64` at runtime) was added late. Even when
45 grep thoroughly in both your source and your build system: many people
62 For source compatibility, the names containing `64` are also available
80 For source compatibility, the names containing `64` are also available
Dfdsan.md238 * Redistribution and use in source and binary forms, with or without
241 * * Redistributions of source code must retain the above copyright
/bionic/libc/kernel/
DREADME.TXT58 Download the Linux kernel source code:
74 source tree:
/bionic/libc/dns/resolv/
Dres_init.c493 res_setoptions(res_state statp, const char *options, const char *source) in res_setoptions() argument
502 options, source); in res_setoptions()
543 options, source); in res_setoptions()
/bionic/
DREADME.md104 # These directories contain unmolested upstream source. Any time we can
110 # This is where we keep the hacks necessary to build BSD source
113 # header/source files needed by the BSD implementation.
120 # current upstream source in one of the upstream directories or by
186 1. Use generate_uapi_headers.sh to go from a Linux source tree to appropriate
/bionic/libc/kernel/uapi/sound/
Dasequencer.h172 struct snd_seq_addr source; member
Dasoc.h288 char source[SNDRV_CTL_ELEM_ID_NAME_MAXLEN]; member

12