Home | History | Annotate | Download | only in strace

Lines Matching full:array_size

1396 		if (mreq.mr_alen > ARRAY_SIZE(mreq.mr_address))
1397 mreq.mr_alen = ARRAY_SIZE(mreq.mr_address);