Searched refs:glen (Results 1 – 2 of 2) sorted by relevance
647 int glen; in unix_gid_show() local656 glen = ug->gi->ngroups; in unix_gid_show()658 glen = 0; in unix_gid_show()660 seq_printf(m, "%u %d:", ug->uid, glen); in unix_gid_show()661 for (i = 0; i < glen; i++) in unix_gid_show()
211 const int glen = in ipath_format_hwerrors() local215 for (i=0; i<glen; i++) { in ipath_format_hwerrors()