Home
last modified time | relevance | path

Searched refs:safe_getgroups (Results 1 – 2 of 2) sorted by relevance

/third_party/ltp/include/
Dtst_safe_macros.h154 int safe_getgroups(const char *file, const int lineno, int size, gid_t list[]);
157 safe_getgroups(__FILE__, __LINE__, (size), (list))
/third_party/ltp/lib/
Dtst_safe_macros.c75 int safe_getgroups(const char *file, const int lineno, int size, gid_t list[]) in safe_getgroups() function