OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:request_appended
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/libevent/dist/
evdns.c
193
unsigned
request_appended
:1; /* true if the request pointer is data which follows this struct */
member in struct:request
684
if (!req->
request_appended
) {
2835
req->
request_appended
= 1;
/src/external/bsd/ntp/dist/sntp/libevent/
evdns.c
191
unsigned
request_appended
:1; /* true if the request pointer is data which follows this struct */
member in struct:request
682
if (!req->
request_appended
) {
2833
req->
request_appended
= 1;
Completed in 32 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026