/illumos-gate/usr/src/psm/promif/ieee1275/sun4u/ |
H A D | prom_starcat.c | 54 static uint8_t warned = 0; local 64 if (!warned) { 65 warned = 1; 110 static uint8_t warned = 0; local 120 if (!warned) { 121 warned = 1; 171 static uint8_t warned = 0; local 181 if (!warned) { 182 warned = 1;
|
/illumos-gate/usr/src/lib/libresolv2/common/irs/ |
H A D | irp_ng.c | 47 int warned; member in struct:pvt 132 if (irs_irp_connection_setup(pvt->girpdata, &pvt->warned) != 0) { 168 if (irs_irp_connection_setup(pvt->girpdata, &pvt->warned) != 0) { 212 if (irs_irp_connection_setup(pvt->girpdata, &pvt->warned) != 0) {
|
H A D | irp_nw.c | 64 int warned; member in struct:pvt 155 if (irs_irp_connection_setup(pvt->girpdata, &pvt->warned) != 0) { 205 if (irs_irp_connection_setup(pvt->girpdata, &pvt->warned) != 0) { 245 if (irs_irp_connection_setup(pvt->girpdata, &pvt->warned) != 0) { 277 if (irs_irp_connection_setup(pvt->girpdata, &pvt->warned) != 0) {
|
H A D | irp_pr.c | 55 int warned; member in struct:pvt 144 if (irs_irp_connection_setup(pvt->girpdata, &pvt->warned) != 0) { 193 if (irs_irp_connection_setup(pvt->girpdata, &pvt->warned) != 0) { 234 if (irs_irp_connection_setup(pvt->girpdata, &pvt->warned) != 0) { 266 if (irs_irp_connection_setup(pvt->girpdata, &pvt->warned) != 0) {
|
H A D | irp_sv.c | 56 int warned; member in struct:pvt 144 if (irs_irp_connection_setup(pvt->girpdata, &pvt->warned) != 0) { 195 if (irs_irp_connection_setup(pvt->girpdata, &pvt->warned) != 0) { 246 if (irs_irp_connection_setup(pvt->girpdata, &pvt->warned) != 0) { 288 if (irs_irp_connection_setup(pvt->girpdata, &pvt->warned) != 0) {
|
H A D | irp_ho.c | 65 int warned; member in struct:pvt 183 if (irs_irp_connection_setup(pvt->girpdata, &pvt->warned) != 0) { 241 if (irs_irp_connection_setup(pvt->girpdata, &pvt->warned) != 0) { 293 if (irs_irp_connection_setup(pvt->girpdata, &pvt->warned) != 0) { 334 if (irs_irp_connection_setup(pvt->girpdata, &pvt->warned) != 0) {
|
H A D | irp.c | 125 irs_irp_connection_setup(struct irp_p *cxndata, int *warned) { argument 129 if (warned != NULL && !*warned) { 131 (*warned)++;
|
/illumos-gate/usr/src/cmd/bnu/ |
H A D | uudecode.c | 292 int n, octets, warned, endseen, numbase64chars; local 297 warned = 0; 333 if (!warned) { 334 warned = 1;
|
/illumos-gate/usr/src/cmd/zdump/ |
H A D | zdump.c | 92 static int warned; variable 148 if (warned) 171 warned = TRUE; 279 warned = FALSE;
|
/illumos-gate/usr/src/stand/lib/fs/ufs/ |
H A D | ufsops.c | 329 static int warned = 0; local 390 if (!warned) { 392 warned++;
|
/illumos-gate/usr/src/cmd/lvm/rpc.mdcommd/ |
H A D | mdmn_commd_server.c | 245 int warned = 0; local 268 if (warned) { 276 warned = 1; 279 warned = 0;
|
/illumos-gate/usr/src/uts/common/fs/hsfs/ |
H A D | hsfs_node.c | 1314 static int warned = 0; local 1316 if (warned) 1318 warned = 1;
|
/illumos-gate/usr/src/uts/sun4u/starcat/io/ |
H A D | mboxsc.c | 1727 int warned = 0; local 1758 if (warned) { 1804 if (!warned) { 1805 warned = 1; 1848 int warned = 0; local 1868 if (warned) { 1885 if (!warned) { 1886 warned = 1; 2078 int warned = 0; local 2167 if (!warned) { [all...] |
/illumos-gate/usr/src/cmd/dfs.cmds/sharemgr/ |
H A D | commands.c | 132 static int warned = 0; local 158 if (!warned) 162 warned = 1; 186 static int warned = 0; local 209 if (!warned) 213 warned = 1;
|
/illumos-gate/usr/src/uts/i86pc/io/ |
H A D | mp_platform_common.c | 608 int warned = 0; local 661 } else if (apic_nproc == NCPU && !warned) { 669 warned = 1; 781 } else if (apic_nproc == NCPU && !warned) { 789 warned = 1; 1080 int warned = 0; local 1097 } else if (apic_nproc == NCPU && !warned) { 1105 warned = 1;
|
/illumos-gate/usr/src/cmd/devfsadm/ |
H A D | devfsadm.c | 5402 static int warned = 0; local 5408 if (!warned) { 5411 warned = 1;
|