OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SIMPLEQ_FOREACH_SAFE
(Results
1 - 8
of
8
) sorted by relevancy
/src/libexec/httpd/
netbsd_queue.h
71
#define
SIMPLEQ_FOREACH_SAFE
(var, head, field, next) \
cgi-bozo.c
175
SIMPLEQ_FOREACH_SAFE
(hdr, &headers, h_next, nhdr) {
/src/sbin/efi/
devpath.c
91
SIMPLEQ_FOREACH_SAFE
(blk, head, entry, next) {
110
SIMPLEQ_FOREACH_SAFE
(blk, head, entry, next) {
/src/sys/external/bsd/drm2/linux/
linux_irq_work.c
72
SIMPLEQ_FOREACH_SAFE
(iw, &todo, iw_entry, next) {
/src/share/man/man3/
Makefile
164
queue.3
SIMPLEQ_FOREACH_SAFE
.3 \
/src/sys/sys/
queue.h
324
#define
SIMPLEQ_FOREACH_SAFE
(var, head, field, next) \
/src/sys/arch/x86/x86/
intr.c
942
SIMPLEQ_FOREACH_SAFE
(isp, &io_interrupt_sources,
/src/sys/dev/pci/
ubsec.c
552
SIMPLEQ_FOREACH_SAFE
(q, &sc->sc_freequeue, q_next, qtmp) {
Completed in 38 milliseconds
Indexes created Fri Oct 17 03:10:13 GMT 2025