Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libresolv2/common/irs/
H A Dirpmarshall.c479 gid_t grgid; in irp_unmarshall_gr() local
520 grgid = (gid_t)t; in irp_unmarshall_gr()
521 if ((long) grgid != t) { /*%< value must have been too big. */ in irp_unmarshall_gr()
543 gr->gr_gid = grgid; in irp_unmarshall_gr()