Searched refs:origin (Results 1 – 7 of 7) sorted by relevance
/bionic/libc/dns/nameser/ |
D | ns_print.c | 57 static size_t prune_origin(const char *name, const char *origin); 61 const u_char **p, const char *origin, 89 const char *name_ctx, const char *origin, in ns_sprintrr() argument 97 name_ctx, origin, buf, buflen); in ns_sprintrr() 111 const char *name_ctx, const char *origin, in ns_sprintrrf() argument 128 len = (int)prune_origin(name, origin); in ns_sprintrrf() 136 if (((origin == NULL || origin[0] == '\0') || in ns_sprintrrf() 137 (origin[0] != '.' && origin[1] != '\0' && in ns_sprintrrf() 174 T(addname(msg, msglen, &rdata, origin, &buf, &buflen)); in ns_sprintrrf() 201 T(addname(msg, msglen, &rdata, origin, &buf, &buflen)); in ns_sprintrrf() [all …]
|
/bionic/libc/kernel/uapi/sound/ |
D | asequencer.h | 162 struct snd_seq_addr origin; member
|
/bionic/linker/ |
D | linker_soinfo.cpp | 249 std::string origin = dirname(get_realpath()); in set_dt_runpath() local 252 {"ORIGIN", origin}, in set_dt_runpath()
|
/bionic/build/ |
D | NOTICE | 142 origin of the Work and reproducing the content of the NOTICE file.
|
/bionic/apex/ |
D | NOTICE | 142 origin of the Work and reproducing the content of the NOTICE file.
|
/bionic/docs/ |
D | NOTICE | 142 origin of the Work and reproducing the content of the NOTICE file.
|
/bionic/libc/kernel/uapi/linux/ |
D | kvm.h | 1273 __u64 origin; member
|