OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:res_dnok
(Results
1 - 7
of
7
) sorted by null
/device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
res_comp.c
258
res_dnok
(
function
getnetbydns.c
168
if ((n < 0) || !
res_dnok
(bp))
gethostbydns.c
221
name_ok =
res_dnok
;
332
if (n < 0 || !
res_dnok
(tbuf)) {
/device/linaro/bootloader/edk2/StdLib/Include/
resolv.h
189
#define
res_dnok
__res_dnok
macro
240
int
res_dnok
__P((const char *));
/bionic/libc/dns/resolv/
res_comp.c
242
res_dnok
(const char *dn) {
function
/bionic/libc/dns/include/
resolv_private.h
387
#define
res_dnok
__res_dnok
macro
431
int
res_dnok
(const char *);
/bionic/libc/dns/net/
gethnamaddr.c
96
#define maybe_dnok(res, dn) maybe_ok((res), (dn),
res_dnok
)
248
name_ok =
res_dnok
;
[
all
...]
Completed in 856 milliseconds