/titanic_41/usr/src/uts/common/io/ |
H A D | neti_stack.c | 552 boolean_t dropped = B_FALSE; in neti_stack_apply_create() local 567 return (dropped); in neti_stack_apply_create() 573 dropped = B_TRUE; in neti_stack_apply_create() 583 dropped = B_TRUE; in neti_stack_apply_create() 608 dropped = B_TRUE; in neti_stack_apply_create() 611 return (dropped); in neti_stack_apply_create() 618 boolean_t dropped = B_FALSE; in neti_stack_apply_shutdown() local 633 return (dropped); in neti_stack_apply_shutdown() 640 dropped = B_TRUE; in neti_stack_apply_shutdown() 655 dropped = B_TRUE; in neti_stack_apply_shutdown() [all …]
|
/titanic_41/usr/src/lib/libnsl/dial/ |
H A D | interface.c | 337 struct t_discon *dropped; in show_tlook() local 338 if (((dropped = in show_tlook() 341 (t_rcvdis(fd, dropped) == -1)) { in show_tlook() 342 if (dropped) in show_tlook() 343 (void) t_free((char *)dropped, T_DIS); in show_tlook() 346 DEBUG(5, "disconnect reason #%d\n", dropped->reason); in show_tlook() 347 (void) t_free((char *)dropped, T_DIS); in show_tlook()
|
/titanic_41/usr/src/uts/common/os/ |
H A D | netstack.c | 682 boolean_t dropped = B_FALSE; in netstack_apply_create() local 688 dropped = B_TRUE; in netstack_apply_create() 697 dropped = B_TRUE; in netstack_apply_create() 718 return (dropped); in netstack_apply_create() 721 return (dropped); in netstack_apply_create() 742 boolean_t dropped = B_FALSE; in netstack_apply_shutdown() local 748 dropped = B_TRUE; in netstack_apply_shutdown() 757 dropped = B_TRUE; in netstack_apply_shutdown() 777 return (dropped); in netstack_apply_shutdown() 780 return (dropped); in netstack_apply_shutdown() [all …]
|
H A D | zone.c | 1016 boolean_t dropped; in zsd_apply_create() local 1037 dropped = B_FALSE; in zsd_apply_create() 1039 dropped = B_TRUE; in zsd_apply_create() 1050 dropped = B_TRUE; in zsd_apply_create() 1073 return (dropped); in zsd_apply_create() 1095 boolean_t dropped; in zsd_apply_shutdown() local 1116 dropped = B_FALSE; in zsd_apply_shutdown() 1118 dropped = B_TRUE; in zsd_apply_shutdown() 1121 dropped = B_TRUE; in zsd_apply_shutdown() 1131 dropped = B_TRUE; in zsd_apply_shutdown() [all …]
|
/titanic_41/usr/src/cmd/bnu/ |
H A D | interface.c | 468 struct t_discon *dropped; local 469 if (((dropped = 471 (t_rcvdis(fd, dropped) == -1)) { 472 if (dropped) 473 t_free((char *)dropped, T_DIS); 476 DEBUG(5, "disconnect reason #%d\n", dropped->reason); 477 t_free((char *)dropped, T_DIS);
|
/titanic_41/usr/src/cmd/fm/modules/common/disk-transport/ |
H A D | disk_transport.c | 60 fmd_stat_t dropped; member 97 dt_stats.dropped.fmds_value.ui64++; in dt_post_ereport() 100 dt_stats.dropped.fmds_value.ui64++; in dt_post_ereport()
|
/titanic_41/usr/src/uts/common/inet/ip/ |
H A D | ip_ndp.c | 173 boolean_t dropped; in nce_dad() local 179 dropped = ndp_xmit(src_ill, ND_NEIGHBOR_SOLICIT, in nce_dad() 186 dropped = arp_probe(ncec); in nce_dad() 188 dropped = B_TRUE; in nce_dad() 192 if (!dropped) { in nce_dad() 248 boolean_t dropped = B_FALSE; in nce_add_v6_postprocess() local 292 dropped = ndp_xmit(ill, in nce_add_v6_postprocess() 300 if (dropped) in nce_add_v6_postprocess() 1195 boolean_t dropped = B_FALSE; in ndp_solicit() local 1206 dropped = ndp_xmit(ill, ND_NEIGHBOR_SOLICIT, ill->ill_phys_addr, in ndp_solicit() [all …]
|
/titanic_41/usr/src/cmd/vi/port/ |
H A D | READ_ME | 37 form will be dropped to eliminate the optional
|
/titanic_41/usr/src/cmd/fm/modules/common/ses-log-transport/ |
H A D | ses_log_transport.c | 69 fmd_stat_t dropped; member 183 slt_stats.dropped.fmds_value.ui64++; in slt_post_ereport() 187 slt_stats.dropped.fmds_value.ui64++; in slt_post_ereport()
|
/titanic_41/usr/src/uts/common/inet/ipf/ |
H A D | fil.c | 7518 unsigned int dropped; local 7525 dropped = 0; 7542 dropped++; 7546 dropped++; 7552 return (dropped); 7576 int dropped; local 7581 dropped = 0; 7589 dropped += ipf_earlydrop(flushtype, ifq, (int)0, ifs); 7610 dropped++; 7618 dropped++; [all …]
|
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_sli3.c | 5166 goto dropped; in emlxs_handle_rcv_seq() 5181 goto dropped; in emlxs_handle_rcv_seq() 5192 goto dropped; in emlxs_handle_rcv_seq() 5203 goto dropped; in emlxs_handle_rcv_seq() 5210 goto dropped; in emlxs_handle_rcv_seq() 5221 goto dropped; in emlxs_handle_rcv_seq() 5234 goto dropped; in emlxs_handle_rcv_seq() 5243 goto dropped; in emlxs_handle_rcv_seq() 5255 goto dropped; in emlxs_handle_rcv_seq() 5260 goto dropped; in emlxs_handle_rcv_seq() [all …]
|
H A D | emlxs_fct.c | 2314 goto dropped; 2327 goto dropped; 2337 goto dropped; 2363 goto dropped; 2507 dropped:
|
/titanic_41/usr/src/lib/libc/port/gen/ |
H A D | errlist | 144 129 Network dropped connection because of reset
|
/titanic_41/usr/src/lib/libunistat/common/solaris/ |
H A D | solaris.err | 151 NETRESET = Network dropped connection because of reset
|
/titanic_41/usr/src/lib/libshell/common/ |
H A D | COMPATIBILITY | 70 13. The ERRNO variable has been dropped.
|
/titanic_41/usr/src/cmd/cmd-inet/sbin/dhcpagent/ |
H A D | dhcpagent.dfl | 47 # the system is shut down), all managed addresses are dropped rather
|
/titanic_41/usr/src/lib/libslp/etc/ |
H A D | slp.conf.example | 78 # Display details whenever a message is dropped:
|
/titanic_41/usr/src/cmd/ssh/doc/ |
H A D | OVERVIEW | 107 privileged socket). Any extra privileges are dropped before
|
/titanic_41/usr/src/lib/libsqlite/test/ |
H A D | trigger1.test | 22 # trig-1.6: Error if dropped trigger doesn't exist
|
H A D | table.test | 255 } {1 {table sqlite_master may not be dropped}}
|
H A D | index.test | 421 } {1 {index associated with UNIQUE or PRIMARY KEY constraint cannot be dropped}}
|
/titanic_41/usr/src/lib/libslp/javalib/com/sun/slp/ |
H A D | Server_en.properties | 64 rh_rqst_in_progress = Request from host:port ``{0}:{1}'''' on interface ``{2}'''' dropped because …
|
/titanic_41/usr/src/tools/depcheck/ |
H A D | examples.txt | 115 are listed and file dependencies are dropped from the output.
|
/titanic_41/usr/src/cmd/dtrace/test/tst/common/java_api/ |
H A D | tst.Bean.ksh.out | 664 … Speculation (busy), count = 72, total = 1041, defaultMessage = Guess we dropped stuff all over th… 665 … Speculation (busy), count = 72, total = 1041, defaultMessage = Guess we dropped stuff all over th… 667 … Speculation (busy), count = 72, total = 1041, defaultMessage = Guess we dropped stuff all over th… 668 … Speculation (busy), count = 72, total = 1041, defaultMessage = Guess we dropped stuff all over th…
|
/titanic_41/usr/src/lib/libc/capabilities/sun4u-opl/common/ |
H A D | memcpy.s | 973 ! second prefetch important to correct for occasional dropped
|