Searched defs:SMBCO_FOREACH (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/sys/netsmb/
H A Dsmb_conn.c653 SMBCO_FOREACH(scp, VCTOCP(vcp)) { function
943 SMBCO_FOREACH(scp2, VCTOCP(vcp)) { function
H A Dsmb_conn.h210 #define SMBCO_FOREACH(var, cp) SLIST_FOREACH((var), &(cp)->co_children, co_next) macro

Completed in 97 milliseconds