Home
last modified time | relevance | path

Searched refs:__sgetsgent_r (Results 1 – 4 of 4) sorted by relevance

/glibc-2.36/gshadow/
Dsgetsgent_r.c55 __sgetsgent_r (const char *string, struct sgrp *resbuf, char *buffer, in __sgetsgent_r() function
74 weak_alias (__sgetsgent_r, sgetsgent_r)
Dsgetsgent.c51 && __sgetsgent_r (string, &resbuf, buffer, buffer_size, &result) != 0 in sgetsgent()
/glibc-2.36/include/
Dgshadow.h9 extern int __sgetsgent_r (const char *string, struct sgrp *resbuf,
/glibc-2.36/ChangeLog.old/
DChangeLog.1932903 (__sgetsgent_r): Likewise.