Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/sys/
H A Dqueue.h274 #define SLIST_FOREACH_SAFE(var, head, field, tvar) \ argument
373 #define STAILQ_FOREACH_SAFE(var, head, field, tvar) \ argument
535 #define LIST_FOREACH_SAFE(var, head, field, tvar) \ argument
678 #define TAILQ_FOREACH_SAFE(var, head, field, tvar) \ argument
688 #define TAILQ_FOREACH_REVERSE_SAFE(var, head, headname, field, tvar) \ argument
H A Dmbuf.h1124 #define MBUFQ_FOREACH_SAFE(m, q, tvar) \ argument
/xnu-10002.1.13/bsd/skywalk/packet/
H A Dpacket_queue.h134 #define KPKTQ_FOREACH_SAFE(p, q, tvar) \ argument
/xnu-10002.1.13/bsd/netinet/
H A Din_tclass.c376 struct tclass_for_proc *tfp, *tvar; in purge_tclass_for_proc() local
423 struct tclass_for_proc *tfp, *tvar; in flush_tclass_for_proc() local
/xnu-10002.1.13/bsd/net/
H A Dbridgestp.c2425 struct bstp_task *bt, *tvar; in bstp_task_thread_func() local