Home
last modified time | relevance | path

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

/gshadow/
A DMakefile26 routines = getsgent getsgnam sgetsgent fgetsgent putsgent \
29 tests = tst-gshadow tst-putsgent tst-fgetsgent_r
35 CFLAGS-putsgent.c += -fexceptions $(libio-mtsafe)
A DVersions13 putsgent;
A Dgshadow.h100 extern int putsgent (const struct sgrp *__g, FILE *__stream);
A Dputsgent.c30 putsgent (const struct sgrp *g, FILE *stream) in putsgent() function
A Dtst-putsgent.c42 int ret = putsgent (&e, f); in check()
A Dtst-gshadow.c41 if (putsgent (&data[i], fp) != 0) in do_test()
A Dtst-fgetsgent_r.c37 TEST_COMPARE (putsgent (e, stream.out), 0); in format_ent()

Completed in 11 milliseconds