Home
last modified time | relevance | path

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

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