OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NS_CLIENTATTR_WANTPAD
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mpl/bind/dist/lib/ns/include/ns/
client.h
260
#define
NS_CLIENTATTR_WANTPAD
0x08000 /*%< pad reply */
/src/external/mpl/bind/dist/lib/ns/
client.c
111
#define WANTPAD(x) (((x)->attributes &
NS_CLIENTATTR_WANTPAD
) != 0)
1609
client->attributes |=
NS_CLIENTATTR_WANTPAD
;
Completed in 20 milliseconds
Indexes created Fri Aug 14 00:25:39 UTC 2026