Searched refs:down (Results 51 - 74 of 74) sorted by relevance

123

/opensolaris-onvv-gate/usr/src/lib/libnwam/
H A DREADME77 to a stream of system events such as link and interface up/down,
/opensolaris-onvv-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DServer_en.properties47 slpd_sa_stop_failure = Failure trying to bring SLP SA server down. Is the slpd running as a DA? SLP error code: {0}
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Time/HiRes/
H A DHiRes.pm154 rounds the higher resolution timer values up, down, or to the nearest second
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/CGI/
H A DCarp.pm26 logs that are neither time stamped nor fully identified. Tracking down
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DFunctions.pm328 shutdown Socket close down just half of a socket connection
/opensolaris-onvv-gate/usr/src/uts/common/io/myri10ge/drv/
H A Dmyri10ge.c2207 cmn_err(CE_WARN, "%s: Couldn't bring down link\n", mgp->name);
2218 cmn_err(CE_WARN, "%s: didn't get down irq\n", mgp->name);
2245 cmn_err(CE_WARN, "%s: Never got down irq\n", mgp->name);
2733 printf("%s: link down\n", mgp->name);
6087 int status, down, i; local
6097 /* send a down CMD to queuesce NIC */
6100 cmn_err(CE_WARN, "%s: Couldn't bring down link\n", mgp->name);
6105 down = myri10ge_poll_down(mgp);
6106 if (down)
6111 if (down)
[all...]
/opensolaris-onvv-gate/usr/src/uts/i86pc/ml/
H A Dlocore.s899 * prediction, register renaming, and execution of instructions down both the
1792 / initialize the PIT counter and start a count down
1995 / initialize the PIT counter and start a count down
2186 / initialize the PIT counter and start a count down
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Math/
H A DBigInt.pm2101 # in case of 01234 we round down, for 6789 up, and only in case 5 we look
2105 ($mode eq 'trunc') || # trunc by round down
2106 ($digit_after =~ /[01234]/) || # round down anyway,
2115 ($mode eq 'zero') # round down if zero, sign adjusted below
3351 round to minus infinity, i.e. always round down. E.g., when
3357 round to zero, i.e. positive numbers down, negative ones up.
3402 wether it must round up or down.
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/B/B/
H A DCC.pm1849 seen to be used at compile time. The down side is that any subs which
H A DConcise.pm883 'top-to-bottom'. Because this mode grows both to the right and down,
H A DC.pm1237 # it down
2149 seen to be used at compile time. The down side is that any subs which
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Sys/Syslog/
H A DSyslog.pm913 down to the console automatically if all other media fail.
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/File/
H A DFind.pm63 where C<find()> works from the top of the tree down.
/opensolaris-onvv-gate/usr/src/cmd/tsol/misc/
H A Dtxzonemgr.sh45 # DESTROYZONES - tear down all zones (non-interactive)
1257 ifconfig $nic down;;
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A Dxsubpp74 This may significantly slow down the generated code, but this is the way
H A DMakeMaker.pm1718 anywhere down the directory tree, and will set this variable
/opensolaris-onvv-gate/usr/src/cmd/sgs/packages/common/
H A DSUNWonld-README1521 6805009 ld.so.1: link map control list tear down leaves dangling pointer -
/opensolaris-onvv-gate/usr/src/cmd/terminfo/
H A Dpc.ti72 # down, here indicated with a ^U. The Videx card must have
75 apple|apple-v80|Apple][+ w/Videx80 & custom scroll down,
654 # esc B - cursor down
/opensolaris-onvv-gate/usr/src/uts/common/io/usb/clients/hidparser/
H A DREADME438 we move down the first end collection, cache_ei would have changed to second
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Doverload.pm802 the stashes, which are rarely used directly, thus should not slow down
H A DCGI.pm4463 resetting parameters that you don't want passed down between script
7573 the script attempts to allocate the memory the system may slow down
H A Dperl5db.pl332 Controls how far down C<dumpvar.pl> will go before printing '...' while
1980 # Yes, go down a level.
2454 =head4 C<n> - single step, but don't trace down into subs
/opensolaris-onvv-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex3952 \let\down=\lowersections % original BFox name
4891 % at next level down.
4989 % @cartouche defines \nonarrowing to inhibit narrowing at next level down.
/opensolaris-onvv-gate/usr/src/lib/libkmsagent/common/SOAP/
H A Dstdsoap2.cpp4643 DBGLOG(TEST,SOAP_MESSAGE(fdebug, "Polling: other end down on socket=%d select=%d\n", soap->socket, r));

Completed in 332 milliseconds

123