HomeSort by relevance Sort by last modified time
    Searched refs:GIDSET_TYPE (Results 1 - 2 of 2) sorted by null

  /external/ppp/pppd/
pppd.h 155 #ifndef GIDSET_TYPE
156 #define GIDSET_TYPE gid_t
231 extern GIDSET_TYPE groups[NGROUPS_MAX]; /* groups the user is in */
    [all...]
main.c 199 GIDSET_TYPE groups[NGROUPS_MAX];/* groups the user is in */
    [all...]

Completed in 85 milliseconds