Searched refs:PLIST (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/tools/scripts/
H A Dcheckproto.sh29 PLIST=/tmp/protolist.$$
72 rm -f $PLIST
85 protolist ${PROTO} > $PLIST
86 protocmp ${GUFLAG} $exceptions $pkgdefs ${PLIST}
88 rm -f $PLIST
/illumos-gate/usr/src/cmd/saf/
H A Dpmadm.c47 #define PLIST 0x10 /* -l seen */ macro
179 flag |= PLIST;
346 case PLIST:
H A Dsacadm.c76 # define PLIST 0x10 /* -l seen */ macro
182 flag |= PLIST;
347 case PLIST:

Completed in 51 milliseconds