OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:last_with_data
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/libevent/dist/
buffer.c
1356
struct evbuffer_chain *chain, *next, *tmp, *
last_with_data
;
local
1424
last_with_data
= *buf->last_with_datap;
1433
if (chain ==
last_with_data
)
1963
/* We can't use the
last_with_data
chain at all. Just add a
2116
/* (we would only set
last_with_data
if we added the first
2122
int rmv_all = 0; /* True iff we removed
last_with_data
. */
/src/external/bsd/ntp/dist/sntp/libevent/
buffer.c
1354
struct evbuffer_chain *chain, *next, *tmp, *
last_with_data
;
local
1422
last_with_data
= *buf->last_with_datap;
1431
if (chain ==
last_with_data
)
1961
/* We can't use the
last_with_data
chain at all. Just add a
2114
/* (we would only set
last_with_data
if we added the first
2120
int rmv_all = 0; /* True iff we removed
last_with_data
. */
Completed in 27 milliseconds
Indexes created Sun Mar 15 00:25:29 UTC 2026