Searched defs:GIDSET_TYPE (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dpppd.h148 #ifndef GIDSET_TYPE
149 #define GIDSET_TYPE gid_t macro
150 #endif /* GIDSET_TYPE */
200 extern GIDSET_TYPE groups[NGROUPS_MAX]; /* groups the user is in */

Completed in 59 milliseconds