Home
last modified time | relevance | path

Searched refs:glen (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/net/sunrpc/
Dsvcauth_unix.c647 int glen; in unix_gid_show() local
656 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()
/linux-2.6.39/drivers/infiniband/hw/ipath/
Dipath_intr.c211 const int glen = in ipath_format_hwerrors() local
215 for (i=0; i<glen; i++) { in ipath_format_hwerrors()