OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NS_NIS_CB
(Results
1 - 5
of
5
) sorted by null
/bionic/libc/dns/include/
nsswitch.h
129
# define
NS_NIS_CB
(F,C) { NSSRC_NIS, F, __UNCONST(C) },
131
# define
NS_NIS_CB
(F,C)
/device/linaro/bootloader/edk2/StdLib/Include/
nsswitch.h
136
# define
NS_NIS_CB
(F,C) { NSSRC_NIS, F, __UNCONST(C) },
138
# define
NS_NIS_CB
(F,C)
/bionic/libc/dns/net/
gethnamaddr.c
685
NS_NIS_CB
(_yp_gethtbyname, NULL)
843
NS_NIS_CB
(_yp_gethtbyaddr, NULL)
[
all
...]
getaddrinfo.c
809
NS_NIS_CB
(_yp_getaddrinfo, NULL)
[
all
...]
/device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
getaddrinfo.c
562
NS_NIS_CB
(_yp_getaddrinfo, NULL)
[
all
...]
Completed in 80 milliseconds