OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:qentry_static
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/syslogd/
syslogd.c
4463
static struct buf_queue *
qentry_static
;
local in function:find_qentry_to_delete
4469
qentry_static
= STAILQ_FIRST(head);
4475
qentry_tmp =
qentry_static
;
4482
qentry_static
= STAILQ_NEXT(qentry_tmp, entries);
4492
qentry_tmp =
qentry_static
;
4493
qentry_static
= STAILQ_NEXT(qentry_tmp, entries);
syslogd.c
4463
static struct buf_queue *
qentry_static
;
local in function:find_qentry_to_delete
4469
qentry_static
= STAILQ_FIRST(head);
4475
qentry_tmp =
qentry_static
;
4482
qentry_static
= STAILQ_NEXT(qentry_tmp, entries);
4492
qentry_tmp =
qentry_static
;
4493
qentry_static
= STAILQ_NEXT(qentry_tmp, entries);
Completed in 28 milliseconds
Indexes created Sun Oct 12 05:10:08 GMT 2025