Home
last modified time | relevance | path

Searched refs:starts (Results 1 – 25 of 55) sorted by relevance

123

/titanic_44/usr/src/cmd/sgs/link_audit/common/
H A Dperfcnt.c60 static long long starts[1000]; variable
190 starts[counter] = gethrvtime(); in la_sparcv9_pltenter()
219 time_used = gethrvtime() - starts[counter]; in la_pltexit64()
/titanic_44/usr/src/cmd/ssh/doc/
H A DOVERVIEW132 - The sshd daemon starts by processing arguments and reading the
134 starts listening for connections, and generates the server key.
138 regeneration alarm, and starts communicating with the client.
H A DREADME.Ylonen180 getting that information. However, the information starts to get
186 If the government some day starts to move into a more totalitarian
203 there is considerable danger that the surveillance data starts to get
248 authentication and starts serving the client.
286 pseudo-terminal and starts an interactive shell or user program.
/titanic_44/usr/src/uts/sun/io/eri/
H A Deri.h337 ulong_t starts; /* # of tx packets posted to the hw */ member
536 uint32_t starts; member
H A Deri.c3517 if (i >= (ERI_TPENDING >> 1) && !(erip->starts & 0x7)) { in eri_send_msg()
3567 erip->starts++; in eri_send_msg()
5531 (erip->stats.collisions == erip->erisave.starts)) in eri_check_txhung()
5537 erip->erisave.starts = erip->stats.collisions; in eri_check_txhung()
/titanic_44/usr/src/uts/sun4u/starfire/io/
H A Didn_smr.c1804 int startp, starts; in smr_slab_reserve() local
1815 s = starts = SMR_SLAB_HASH(p, domid); in smr_slab_reserve()
1819 while ((nexts != starts) && !foundone) { in smr_slab_reserve()
1889 int startp, starts; in smr_slab_unreserve() local
1899 s = starts = SMR_SLAB_HASH(p, domid); in smr_slab_unreserve()
1903 while ((nexts != starts) && !foundit) { in smr_slab_unreserve()
/titanic_44/usr/src/ucbcmd/sbcp/
H A Dsbcp.s56 ! _start - execution starts here (after the runtime linker runs)
/titanic_44/usr/src/common/net/wanboot/
H A Dboot_http.c189 static boolean_t startswith(const char **strp, const char *starts);
2921 startswith(const char **strp, const char *starts) in startswith() argument
2923 int len = strlen(starts); in startswith()
2925 if (strncasecmp(*strp, starts, len) == 0) { in startswith()
/titanic_44/usr/src/cmd/ssh/etc/
H A Dsshd_config58 # Banner to be printed before authentication starts.
/titanic_44/usr/src/cmd/bnu/
H A DREADME45 Uutry: shell for debugging--starts uucico with debugging option
/titanic_44/usr/src/lib/libc/sparc/gen/
H A Dstrlcpy.s48 ! this method starts by checking for and arranging source alignment.
/titanic_44/usr/src/uts/sun4/ml/
H A Dinterrupt.s144 ! figure which handler to run and which %pil it starts at
145 ! intr_thread starts at DISP_LEVEL to prevent preemption
146 ! current_thread starts at PIL_MAX to protect cpu_intr_actv
593 ! It will account for (%tick - t_intr_start) for us when it starts,
/titanic_44/usr/src/lib/libslp/etc/
H A Dslp.conf.example63 # when slpd starts up, written as an URL.
/titanic_44/usr/src/data/zoneinfo/
H A Dafrica277 # also reports "Egypt starts winter time on August 21"
322 # This is based on a law (no 35) from May 15, 2014 saying it starts the last
326 # https://www.timeanddate.com/news/time/egypt-starts-dst-2015.html
708 # https://www.timeanddate.com/news/time/morocco-starts-dst-2009.html
731 # https://www.timeanddate.com/news/time/morocco-starts-dst-2010.html
766 # Governing Council adopted draft decree, that Morocco DST starts on
/titanic_44/usr/src/lib/libc/sparcv9/gen/
H A Dstrlcpy.s49 ! this method starts by checking for and arranging source alignment.
/titanic_44/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A DREADME.v6242 The redesign starts by refactoring the IP interface representation.
418 wrapper on dhcpv6_find_option() that starts with a PKT_LIST pointer
656 Moreover, dhcpagent starts very early in the boot process. It runs
690 If root is not writable at the point when dhcpagent starts, and our
/titanic_44/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/
H A Dkerberos.ldif394 ##### Forward reference to an entry that starts sub-trees
/titanic_44/usr/src/tools/
H A DREADME.tools80 used with 'nightly,' and starts a shell with the environment
/titanic_44/usr/src/uts/common/avs/ns/sdbc/
H A Ddynmem_readme.txt70 itself either starts the list or immediately follows a non-eligible entry.
/titanic_44/usr/src/grub/grub-0.97/docs/
H A Dmultiboot.texi323 The state of a machine when a boot loader starts an operating
662 lower and upper memory, respectively, in kilobytes. Lower memory starts
663 at address 0, and upper memory starts at address 1 megabyte. The maximum
H A Dgrub.info-191 a computer starts. It is responsible for loading and transferring
1122 grub-set-default::) when `A' starts correctly or you fix `A' after it
1168 The first entry (here, counting starts with number zero, not one!)
H A Dmultiboot.info287 2. The state of a machine when a boot loader starts an operating
624 upper memory, respectively, in kilobytes. Lower memory starts at
625 address 0, and upper memory starts at address 1 megabyte. The maximum
/titanic_44/usr/src/pkg/
H A DREADME.pkg161 starts successfully.
/titanic_44/usr/src/lib/libmvec/common/vis/
H A D__vexp.S847 !!!!!!!!!!!!!!!!!!! New polynomial reorder starts here
/titanic_44/usr/src/grub/grub-0.97/
H A DCOPYING314 when it starts in an interactive mode:

123