Searched refs:__fgetsgent_r (Results 1 – 5 of 5) sorted by relevance
/glibc-2.36/gshadow/ |
D | fgetsgent_r.c | 36 __fgetsgent_r (FILE *stream, struct sgrp *resbuf, char *buffer, size_t buflen, in __fgetsgent_r() function 46 weak_alias (__fgetsgent_r, fgetsgent_r)
|
D | fgetsgent.c | 57 && (__fgetsgent_r (stream, &resbuf, buffer, buffer_size, &result) in fgetsgent()
|
/glibc-2.36/include/ |
D | gshadow.h | 6 extern int __fgetsgent_r (FILE *stream, struct sgrp *resbuf, char *buffer,
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.21 | 274 (__fgetsgent_r): Modified function.
|
D | ChangeLog.19 | 6656 * gshadow/fgetsgent_r.c (__fgetsgent_r): Likewise. 32902 * include/gshadow.h (__fgetsgent_r): Add attribute_hidden.
|