Searched refs:SMBCO_FOREACH_SAFE (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/smb-759.0/kernel/netsmb/
H A Dsmb_iod.c289 SMBCO_FOREACH_SAFE(share, VCTOCP(iod->iod_vc), tshare) { function
1676 SMBCO_FOREACH_SAFE(share, VCTOCP(vcp), tshare) { function
1939 SMBCO_FOREACH_SAFE(share, VCTOCP(vcp), tshare) { function
1991 SMBCO_FOREACH_SAFE(share, VCTOCP(vcp), tshare) { function
H A Dsmb_conn.h273 #define SMBCO_FOREACH_SAFE(var, cp, tvar) SMBLIST_FOREACH_SAFE((var), &(cp)->co_children, co_next, tvar) macro
H A Dsmb_conn.c598 SMBCO_FOREACH_SAFE(vcp, &smb_vclist, tvcp) {
H A Dsmb_smb_2.c4452 SMBCO_FOREACH_SAFE(share, VCTOCP(vcp), tshare) { function

Completed in 163 milliseconds