Searched defs:sg (Results 1 – 2 of 2) sorted by relevance
996 int putsgent_sane(const struct sgrp *sg, FILE *stream) { in putsgent_sane()1054 int fgetsgent_sane(FILE *stream, struct sgrp **sg) { in fgetsgent_sane()
349 static int putsgent_with_members(const struct sgrp *sg, FILE *gshadow) { in putsgent_with_members()786 struct sgrp *sg; in write_temporary_gshadow() local