Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/sys/
H A Dqueue.h275 #define SLIST_FOREACH_SAFE(var, head, field, tvar) \ argument
374 #define STAILQ_FOREACH_SAFE(var, head, field, tvar) \ argument
533 #define LIST_FOREACH_SAFE(var, head, field, tvar) \ argument
673 #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ argument
683 #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ argument
H A Dmbuf.h1170 #define MBUFQ_FOREACH_SAFE(m, q, tvar) \ argument
/xnu-12377.61.12/bsd/skywalk/packet/
H A Dpacket_queue.h134 #define KPKTQ_FOREACH_SAFE(p, q, tvar) \ argument
/xnu-12377.61.12/bsd/netinet/
H A Din_tclass.c377 struct tclass_for_proc *tfp, *tvar; in purge_tclass_for_proc() local
424 struct tclass_for_proc *tfp, *tvar; in flush_tclass_for_proc() local
/xnu-12377.61.12/bsd/net/
H A Dbridgestp.c2425 struct bstp_task *bt, *tvar; in bstp_task_thread_func() local