OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NS_STATUSMASK
(Results
1 - 3
of
3
) sorted by null
/bionic/libc/dns/include/
nsswitch.h
56
#define
NS_STATUSMASK
0x000000ff /* bitmask to get the status flags */
/bionic/libc/dns/net/
nsdispatch.c
143
result &=
NS_STATUSMASK
; /* clear private flags in result */
/device/linaro/bootloader/edk2/StdLib/Include/
nsswitch.h
63
#define
NS_STATUSMASK
0x000000ff /* bitmask to get the status flags */
Completed in 188 milliseconds