Searched refs:t_gid (Results 1 – 2 of 2) sorted by relevance
137 t_gid[TGIDLEN], /* gid of file */ member
5903 (void) sscanf(Thdr_p->tbuf.t_gid, "%8lo", &Gen.g_gid); in read_hdr()5964 (void) sscanf(Thdr_p->tbuf.t_gid, "%lo", &Gen.g_gid); in read_hdr()7296 (void) sprintf(Thdr_p->tbuf.t_gid, "%07o", (int)gid); in write_hdr()7346 (void) sprintf(Thdr_p->tbuf.t_gid, "%07o ", (int)gid); in write_hdr()