OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:synclist
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
ip_sync.h
24
struct
synclist
*sm_sl; /* back pointer to parent */
58
typedef struct
synclist
{
struct
59
struct
synclist
*sl_next;
60
struct
synclist
**sl_pnext;
/src/sys/kern/
vfs_subr.c
622
typedef TAILQ_HEAD(
synclist
, vnode_impl) synclist_t;
653
kmem_alloc(syncer_last * sizeof (struct
synclist
), KM_SLEEP);
Completed in 12 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025