Home
last modified time | relevance | path

Searched refs:unused (Results 76 – 100 of 756) sorted by relevance

12345678910>>...31

/illumos-gate/usr/src/uts/intel/autofs/
H A DMakefile70 CERRWARN += -_gcc=-Wno-unused-label
71 CERRWARN += -_gcc=-Wno-unused-function
/illumos-gate/usr/src/test/elf-tests/tests/linker-sets/
H A Dsimple-src.c51 main(int __attribute__((unused)) argc, char __attribute__((unused)) **argv) in main()
/illumos-gate/usr/src/cmd/mdb/i86pc/modules/unix/amd64/
H A DMakefile47 CERRWARN += -_gcc=-Wno-unused-label
50 CERRWARN += -_gcc=-Wno-unused-function
/illumos-gate/usr/src/uts/intel/dev/
H A DMakefile67 CERRWARN += -_gcc=-Wno-unused-label
69 CERRWARN += -_gcc=-Wno-unused-function
/illumos-gate/usr/src/cmd/picl/plugins/
H A DMakefile.com36 CERRWARN += -_gcc=-Wno-unused-function
37 CERRWARN += -_gcc=-Wno-unused-variable
/illumos-gate/usr/src/uts/intel/cardbus/
H A DMakefile74 CERRWARN += -_gcc=-Wno-unused-function
75 CERRWARN += -_gcc=-Wno-unused-variable
/illumos-gate/usr/src/uts/intel/mac/
H A DMakefile57 CERRWARN += -_gcc=-Wno-unused-label
61 CERRWARN += -_gcc=-Wno-unused-variable
/illumos-gate/usr/src/uts/intel/pcic/
H A DMakefile72 CERRWARN += -_gcc=-Wno-unused-variable
73 CERRWARN += -_gcc=-Wno-unused-function
/illumos-gate/usr/src/uts/intel/aac/
H A DMakefile69 CERRWARN += -_gcc=-Wno-unused-value
70 CERRWARN += -_gcc=-Wno-unused-label
/illumos-gate/usr/src/uts/intel/aggr/
H A DMakefile62 CERRWARN += -_gcc=-Wno-unused-label
66 CERRWARN += -_gcc=-Wno-unused-variable
/illumos-gate/usr/src/uts/intel/tavor/
H A DMakefile63 CERRWARN += -_gcc=-Wno-unused-value
64 CERRWARN += -_gcc=-Wno-unused-label
/illumos-gate/usr/src/uts/intel/hermon/
H A DMakefile64 CERRWARN += -_gcc=-Wno-unused-value
65 CERRWARN += -_gcc=-Wno-unused-label
/illumos-gate/usr/src/cmd/csh/sparc/
H A DMakefile29 CERRWARN += -_gcc=-Wno-unused-function
30 CERRWARN += -_gcc=-Wno-unused-variable
32 CERRWARN += -_gcc=-Wno-unused-label
/illumos-gate/usr/src/cmd/csh/i386/
H A DMakefile32 CERRWARN += -_gcc=-Wno-unused-function
33 CERRWARN += -_gcc=-Wno-unused-variable
35 CERRWARN += -_gcc=-Wno-unused-label
/illumos-gate/usr/src/lib/libzpool/
H A DMakefile.com83 CERRWARN += -_gcc=-Wno-unused-variable
85 CERRWARN += -_gcc=-Wno-unused-function
86 CERRWARN += -_gcc=-Wno-unused-label
/illumos-gate/usr/src/uts/intel/daplt/
H A DMakefile69 CERRWARN += -_gcc=-Wno-unused-variable
70 CERRWARN += -_gcc=-Wno-unused-function
/illumos-gate/usr/src/cmd/mdb/i86xpv/modules/unix/amd64/
H A DMakefile51 CERRWARN += -_gcc=-Wno-unused-label
54 CERRWARN += -_gcc=-Wno-unused-function
/illumos-gate/usr/src/uts/intel/acpica/
H A DMakefile51 CERRWARN += -_gcc=-Wno-unused-variable
54 CERRWARN += -_gcc=-Wno-unused-function
/illumos-gate/usr/src/lib/sasl_plugins/cram/
H A Dcram.c112 crammd5_server_mech_new(void *glob_context __attribute__((unused)), in crammd5_server_mech_new()
114 const char *challenge __attribute__((unused)), in crammd5_server_mech_new()
115 unsigned challen __attribute__((unused)), in crammd5_server_mech_new()
193 const char *clientin __attribute__((unused)), in crammd5_server_mech_step1()
197 sasl_out_params_t *oparams __attribute__((unused))) in crammd5_server_mech_step1()
248 const char **serverout __attribute__((unused)), in crammd5_server_mech_step2()
249 unsigned *serveroutlen __attribute__((unused)), in crammd5_server_mech_step2()
533 static int crammd5_client_mech_new(void *glob_context __attribute__((unused)), in crammd5_client_mech_new()
/illumos-gate/usr/src/lib/libkmf/plugins/kmf_openssl/
H A DMakefile.com51 CERRWARN += -_gcc=-Wno-unused-label
52 CERRWARN += -_gcc=-Wno-unused-value
/illumos-gate/usr/src/cmd/sf880drd/
H A DMakefile43 CERRWARN += -_gcc=-Wno-unused-variable
44 CERRWARN += -_gcc=-Wno-unused-function
/illumos-gate/usr/src/uts/intel/ecc/
H A DMakefile65 CERRWARN += -_gcc=-Wno-unused-label
69 CERRWARN += -_gcc=-Wno-unused-variable
/illumos-gate/usr/src/cmd/iscsiadm/
H A DMakefile41 CERRWARN += -_gcc=-Wno-unused-variable
42 CERRWARN += -_gcc=-Wno-unused-function
/illumos-gate/usr/src/lib/libsqlite/tool/
H A Dspaceanal.tcl45 pri_unused int, -- Number of unused bytes on primary pages
46 ovfl_unused int -- Number of unused bytes on overflow pages
367 Average unused bytes per entry
370 category on a per-entry basis. This is the number of unused bytes on
400 The total number of bytes of unused space on all primary pages. The
401 percentage at the right is the number of unused bytes divided by the
406 The total number of bytes of unused space on all overflow pages. The
407 percentage at the right is the number of unused bytes divided by the
412 The total number of bytes of unused space on all primary and overflow
413 pages. The percentage at the right is the number of unused bytes
/illumos-gate/usr/src/lib/sun_fc/
H A DMakefile.com142 CCERRWARN += -_gcc=-Wno-unused-variable
143 CCERRWARN += -_gcc=-Wno-unused-value
144 CCERRWARN += -_gcc=-Wno-unused-function

12345678910>>...31