Home
last modified time | relevance | path

Searched defs:t_BusyBlock (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/contrib/ncsw/etc/
H A Dmm.h80 typedef struct t_BusyBlock struct
82 struct t_BusyBlock *p_Next; /* Pointer to the next free block */ argument
88 } t_BusyBlock; argument