OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bufq_strat
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/sys/
bufq_impl.h
75
struct
bufq_strat
;
87
struct
bufq_strat
*bq_strat;
127
struct
bufq_strat
{
struct
132
SLIST_ENTRY(
bufq_strat
) bs_next;
136
static struct
bufq_strat
bufq_strat_##name = { \
143
int bufq_register(struct
bufq_strat
*);
144
int bufq_unregister(struct
bufq_strat
*);
bufq_impl.h
75
struct
bufq_strat
;
87
struct
bufq_strat
*bq_strat;
127
struct
bufq_strat
{
struct
132
SLIST_ENTRY(
bufq_strat
) bs_next;
136
static struct
bufq_strat
bufq_strat_##name = { \
143
int bufq_register(struct
bufq_strat
*);
144
int bufq_unregister(struct
bufq_strat
*);
Completed in 23 milliseconds
Indexes created Sat Oct 11 16:09:52 GMT 2025