Searched refs:GRP (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/tools/protocmp/
H A Dproto_list.h44 #define GRP 5 macro
H A Dproto_list.c90 if ((!v[GRP]) || ((int)strlen(v[GRP]) < 2))
177 (void) strcpy(e->group, v[GRP]);
/illumos-gate/usr/src/cmd/install.d/
H A Dinstall.sh45 GRP=`expr "\`id\`" : ".*gid=[0-9]*(\(..*\)) .*"`
46 GROUP=`echo $GRP | sed -e 's/) fsid.*//p'`
236 -f) GRP=`ls -l $direct/$FILE | awk '{print $4}'`
252 chgrp $GRP $direct/$FILE
326 GRP=`ls -l $PUTHERE | awk '{print $4}'`
344 chgrp $GRP $PUTHERE
/illumos-gate/usr/src/lib/libeti/form/common/
H A Dregcmp.c52 #define GRP 40 macro
153 *eptr = GRP;
H A Dregex.c55 #define GRP 40 macro
170 case GRP:

Completed in 249 milliseconds