/illumos-gate/usr/src/cmd/lp/lib/class/ |
H A D | llib-llpcls | 35 typedef struct CLASS { 38 } CLASS; 40 int putclass ( char *, CLASS * ); 43 void freeclass ( CLASS * );
|
H A D | freeclass.c | 39 ** freeclass() - FREE SPACE USED BY CLASS STRUCTURE 45 CLASS * clsbufp 49 CLASS *clsbufp;
|
/illumos-gate/usr/src/cmd/lp/include/ |
H A D | class.h | 45 typedef struct CLASS { struct 48 } CLASS; typedef in typeref:struct:CLASS 56 CLASS *getclass ( char * ); 58 int putclass ( char *, CLASS * ); 61 void freeclass ( CLASS * ); 65 CLASS *getclass();
|
/illumos-gate/usr/src/lib/fm/topo/modules/common/xfp/ |
H A D | Makefile | 30 CLASS = common macro
|
/illumos-gate/usr/src/lib/fm/topo/modules/SUNW,Sun-Fire/ioboard/ |
H A D | Makefile | 28 CLASS = plat macro
|
/illumos-gate/usr/src/lib/fm/topo/modules/SUNW,Sun-Fire-15000/ioboard/ |
H A D | Makefile | 28 CLASS = plat macro
|
/illumos-gate/usr/src/lib/fm/topo/modules/common/fac_prov_ipmi/ |
H A D | Makefile | 28 CLASS = common macro
|
/illumos-gate/usr/src/lib/fm/topo/modules/common/ipmi/ |
H A D | Makefile | 28 CLASS = common macro
|
/illumos-gate/usr/src/lib/fm/topo/modules/sun4v/zambezi/ |
H A D | Makefile | 31 CLASS = arch macro
|
/illumos-gate/usr/src/cmd/fm/modules/common/sp-monitor/ |
H A D | Makefile | 28 CLASS = common macro
|
/illumos-gate/usr/src/lib/fm/topo/maps/SUNW,USBRDT-5240/ |
H A D | Makefile | 28 CLASS = platform macro
|
/illumos-gate/usr/src/lib/fm/topo/maps/i386/ |
H A D | Makefile | 28 CLASS = common macro
|
/illumos-gate/usr/src/lib/fm/topo/maps/sparc/ |
H A D | Makefile | 28 CLASS = common macro
|
/illumos-gate/usr/src/lib/fm/topo/maps/sun4u/ |
H A D | Makefile | 29 CLASS = arch macro
|
/illumos-gate/usr/src/lib/fm/topo/maps/sun4v/ |
H A D | Makefile | 29 CLASS = arch macro
|
/illumos-gate/usr/src/lib/fm/topo/modules/SUNW,SPARC-Enterprise/ioboard/ |
H A D | Makefile | 28 CLASS = arch macro
|
/illumos-gate/usr/src/lib/fm/topo/modules/common/fac_prov_mptsas/ |
H A D | Makefile | 28 CLASS = common macro
|
/illumos-gate/usr/src/lib/fm/topo/modules/sun4v/niu/ |
H A D | Makefile | 31 CLASS = arch macro
|
/illumos-gate/usr/src/cmd/fm/modules/common/io-retire/ |
H A D | Makefile | 27 CLASS = common macro
|
/illumos-gate/usr/src/cmd/fm/modules/common/ip-transport/ |
H A D | Makefile | 29 CLASS = common macro
|
/illumos-gate/usr/src/cmd/bnu/ |
H A D | Uutry | 55 -c) shift; CLASS="-c$1"; shift;; 56 -c*) CLASS="$1"; shift;; 92 echo "$UUCICO -r1 -s$SYS $CLASS $REMOVE $X >$STMP 2>&1&" 93 $UUCICO -r1 -s$SYS $CLASS $REMOVE $X >$STMP 2>&1&
|
/illumos-gate/usr/src/psm/stand/bootblks/ |
H A D | Makefile.com | 32 CLASS = 32
|
/illumos-gate/usr/src/lib/fm/topo/maps/SUNW,Netra-CP3060/ |
H A D | Makefile | 29 CLASS = platform macro
|
/illumos-gate/usr/src/lib/fm/topo/maps/SUNW,Netra-CP3260/ |
H A D | Makefile | 29 CLASS = platform macro
|
/illumos-gate/usr/src/lib/fm/topo/maps/SUNW,Netra-T5220/ |
H A D | Makefile | 28 CLASS = platform macro
|