Searched refs:__sgetsgent_r (Results 1 – 4 of 4) sorted by relevance
/glibc-2.36/gshadow/ |
D | sgetsgent_r.c | 55 __sgetsgent_r (const char *string, struct sgrp *resbuf, char *buffer, in __sgetsgent_r() function 74 weak_alias (__sgetsgent_r, sgetsgent_r)
|
D | sgetsgent.c | 51 && __sgetsgent_r (string, &resbuf, buffer, buffer_size, &result) != 0 in sgetsgent()
|
/glibc-2.36/include/ |
D | gshadow.h | 9 extern int __sgetsgent_r (const char *string, struct sgrp *resbuf,
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.19 | 32903 (__sgetsgent_r): Likewise.
|