Home
last modified time | relevance | path

Searched refs:higher (Results 1 – 25 of 27) sorted by relevance

12

/titanic_41/usr/src/cmd/mail/
H A Dckdlivopts.c153 static void mergeopts(higher, lower) in mergeopts() argument
154 register struct dlvopts *higher, *lower; in mergeopts()
156 if (higher->deliv == 1) {
160 if (higher->nodeliv == 1) {
164 if (higher->rept == 1) {
168 if (higher->rtrn == 1) {
172 if (higher->ign == 1) {
/titanic_41/usr/src/uts/i86pc/vm/
H A Dhtable.c109 static void link_ptp(htable_t *higher, htable_t *new, uintptr_t vaddr);
110 static void unlink_ptp(htable_t *higher, htable_t *old, uintptr_t vaddr);
440 htable_t *higher, *ht; in htable_steal_active() local
447 higher = NULL; in htable_steal_active()
499 higher = ht->ht_parent; in htable_steal_active()
500 unlink_ptp(higher, ht, ht->ht_vaddr); in htable_steal_active()
527 if (higher != NULL) in htable_steal_active()
528 htable_release(higher); in htable_steal_active()
1075 unlink_ptp(htable_t *higher, htable_t *old, uintptr_t vaddr) in unlink_ptp() argument
1077 uint_t entry = htable_va2entry(vaddr, higher); in unlink_ptp()
[all …]
/titanic_41/usr/src/cmd/backup/dump/
H A Ddumptraverse.c153 struct shcount *higher, *lower; member
175 while ((shadow > shc->ino) && (shc->higher))
176 shc = shc->higher;
183 new->higher = shc->higher;
184 if (shc->higher != NULL)
185 shc->higher->lower = new;
186 shc->higher = new;
207 while ((ino > shc->ino) && (shc->higher))
208 shc = shc->higher;
228 while (shc->higher) in freeshad()
[all …]
/titanic_41/usr/src/cmd/lp/filter/postscript/postprint/
H A DREADME32 be optimal for fast printers running at higher baud rates. A few simple changes
55 higher.
/titanic_41/usr/src/uts/i86pc/ml/
H A Dinterrupt.s166 / level higher than the CPU's current spl; when spl is lowered in
/titanic_41/usr/src/uts/i86pc/os/
H A Dmicrocode.c913 int higher = 0; in ucode_extract_amd() local
937 return (higher ? EM_HIGHERREV : EM_NOMATCH); in ucode_extract_amd()
945 higher = 1; in ucode_extract_amd()
/titanic_41/usr/src/cmd/initpkg/init.d/
H A DREADME.rc243 If the system is changing from a higher run-level (for example, through
H A DREADME.rcS41 If the system is changing from a higher run-level (for example, through
H A DREADME70 If the system was in a higher run-level, all /etc/rc1.d/K* scripts
/titanic_41/usr/src/cmd/cmd-inet/lib/nwamd/
H A DREADME114 initial event have been carried out to make higher level decisions we
115 implicitly debounce those higher level decisions.
252 connect to wifi) - or a higher priority group - and hence active. In general,
280 scan data if the WiFi link is of a higher priority than the currently-selected
314 So such links - if they are higher in the priority grouping than the
/titanic_41/usr/src/cmd/sgs/pvs/common/
H A Dpvs.msg53 higher than expected %d\n"
/titanic_41/usr/src/grub/grub-0.97/
H A DTODO13 higher priority.
H A DINSTALL28 and 2.9.1.0.x, and we support only 2.9.1.0.x and higher. In
H A DChangeLog777 initrd_max_address. Defined in the boot protocol 2.03 or higher.
/titanic_41/usr/src/cmd/avs/sdbc/
H A Dsd_stats.c62 extern int higher(int);
H A Dsd_trace.c169 higher(int high) in higher() function
/titanic_41/usr/src/lib/
H A DREADME.Makefiles212 augment the defaults provided in higher-level Makefiles.
323 since pattern-matching rules in higher-level Makefiles rely on it,
483 higher-level Makefiles already contain rules to build all of the
593 higher level Makefiles included by the common Makefile so that 64-bit
/titanic_41/usr/src/uts/sun4/ml/
H A Dinterrupt.s562 ! higher effective pil because a higher-level interrupt may have
1951 ! at higher levels than this one, so must convert flags to a PIL
/titanic_41/usr/src/lib/libshell/common/
H A DREADME90 In most instances, you will generate ksh from a higher level directory
H A DRELEASE513 or higher line to the previous line has been fixed.
1468 evaluation. It has higher precedence than * and is left
/titanic_41/usr/src/cmd/sgs/libld/common/
H A Dlibld.msg609 @ MSG_VER_HIGHER "file %s: version revision %d is higher than \
1243 version 2 or higher: %d"
/titanic_41/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A DREADME.v6784 in.ndpd or dhcpagent, and instead force users through a higher-level
1088 handled at some higher layer, such as within Network Automagic.)
/titanic_41/usr/src/data/zoneinfo/
H A Dsouthamerica232 # annoyance with the change is much higher than the power savings obtained....
H A Dasia2470 # shown 8 per cent higher consumption of electricity.
/titanic_41/usr/src/cmd/terminfo/
H A Dtermcap.src813 # * do, F26 is the higher-numbered one). The change ought to be built *
10768 # The 50 seems to be a top end vt220 clone, with the addition of a higher
13586 # higher speeds. The major improvements in this model are the terminal now

12