Home
last modified time | relevance | path

Searched refs:cause (Results 1 – 25 of 60) sorted by relevance

123

/original-bsd/sys/netiso/
H A Dif_cons.c425 int error, cause; local
428 cause = 4[(char *)xp];
429 switch (cause) {
433 error = (CONL_ERROR_MASK | cause);
465 error = (CONL_ERROR_MASK | 0x100 | (cause & ~0x80));
471 error = (CONL_ERROR_MASK | 0x100 | cause);
480 cause);
/original-bsd/sys/news3400/news3400/
H A Dtrap.c124 u_int cause; member
155 trp->cause = causeReg;
493 trp->cause = causeReg;
708 trp->cause = causeReg;
892 if (trp->cause == 0)
895 trap_type[(trp->cause & MACH_CR_EXC_CODE) >>
897 trp->vadr, trp->pc, trp->cause, trp->status);
H A Dlocore.s1212 mfc0 k1, MACH_COP_0_CAUSE_REG # Get the cause register value.
1214 sll k0, k0, 3 # shift user bit for cause index
1215 and k1, k1, MACH_CR_EXC_CODE # Mask out the cause bits.
1221 # the cause is already
1317 mfc0 a1, MACH_COP_0_CAUSE_REG # Second arg is the cause reg.
1412 mfc0 a1, MACH_COP_0_CAUSE_REG # Second arg is the cause reg.
1533 mfc0 a1, MACH_COP_0_CAUSE_REG # Second arg is the cause reg.
1627 mfc0 a1, MACH_COP_0_CAUSE_REG # Second arg is the cause reg.
/original-bsd/usr.bin/f77/libI77/
H A DNEWS32 I/O calls but does not itself cause return on any I/O error. Only
33 the traps, err= and end=, will cause a return/branch, and only for
56 that the last record of such a file would cause EOF if a read was attempted
67 exactly with the standard. This means that iostat= will cause return
/original-bsd/lib/libcurses/PSD.doc/
H A Ddoc.I72 which will cause a clear-screen sequence to be sent
104 call will cause a clear-screen,
/original-bsd/sys/pmax/pmax/
H A Dtrap.c131 u_int cause; member
180 trp->cause = causeReg;
513 trp->cause = causeReg;
729 trp->cause = causeReg;
1273 if (trp->cause == 0)
1276 trap_type[(trp->cause & MACH_CR_EXC_CODE) >>
1278 trp->vadr, trp->pc, trp->cause, trp->status);
H A Dlocore.s1187 sll k0, k0, 3 # shift user bit for cause index
1188 and k1, k1, MACH_CR_EXC_CODE # Mask out the cause bits.
1194 # the cause is already
1286 mfc0 a1, MACH_COP_0_CAUSE_REG # Second arg is the cause reg.
1377 mfc0 a1, MACH_COP_0_CAUSE_REG # Second arg is the cause reg.
1498 mfc0 a1, MACH_COP_0_CAUSE_REG # Second arg is the cause reg.
1590 mfc0 a1, MACH_COP_0_CAUSE_REG # Second arg is the cause reg.
1834 mfc0 v0, MACH_COP_0_CAUSE_REG # read cause register
1848 mfc0 v0, MACH_COP_0_CAUSE_REG # read cause register
1862 mfc0 v0, MACH_COP_0_CAUSE_REG # read cause register
[all …]
/original-bsd/old/yacc/
H A Dyaccnews13 lookahead may cause the line number to be one too large
16 *** The error recovery algorithm has been changed to cause the
122 The repositioning of the actions may cause scope problems
H A Dyaccdiffs100 2. The repositioning of the actions may cause scope prob-
/original-bsd/local/toolchest/ksh/
H A DRELEASE46 since -e set the error on exit, and the c option cause the set
74 14. Errors on some built-ins now cause a shell script which contains
86 turned on (typeset -ft <name>), will cause the trace flag to be turned
163 will no longer cause the shell to dump core.
H A DCOMPATIBILITY100 20. Failures of any built-in command cause a script to abort in sh. Ksh-i
112 23. Ksh-i has some added security features which may cause some setuid
/original-bsd/usr.bin/yacc/
H A DNEW_FEATURES40 comes first. The declaration will cause a #ident directive to be written
/original-bsd/usr.sbin/amd/text/
H A DINSTALL88 which will cause a running commentary to be printed to the log file. To
157 Running Amd with a carelessly thought out mount map can cause your Amd to
159 directory which is automounted. This will cause the automounter to issue a mount
/original-bsd/share/mk/
H A Dbsd.README113 STRIP The flag passed to the install program to cause the binary
151 beforeinstall and afterinstall may also be used to cause
226 STRIP The flag passed to the install program to cause the binary
/original-bsd/lib/libc/db/hash/
H A DREADME58 pages. Currently, this will cause a message to be printed on stderr.
/original-bsd/usr.sbin/sendmail/
H A DRELEASE_NOTES9 Fix a problem that could cause sendmail to run out of file
412 deliveries could cause cached connections to be open
511 BIND 4.9.3 that can cause the _res.retry field to get
566 which could cause exposure of Bcc:
978 are included in $=w). This can cause additional DNS
1158 In some cases this could cause core dumps.
1600 NFS, that cause sendmail to fail in perverse ways.
1822 cause some .forward files that have worked
2882 particularly conditions that cause messages to be
2895 Fix problem that can cause CNAMEs to be ignored.
[all …]
/original-bsd/usr.sbin/timed/timed/
H A DCHANGES88 use of -F or -G can cause each gateway to trust only itself and
106 can be used to cause the daemon to ignore time changes from
/original-bsd/contrib/usr.x25/
H A DREADME-4.2bsd27 to other sites. Removing the "-r" flag to x29d will cause the kernel X.25
/original-bsd/usr.bin/m4/TEST/
H A Dtest.m4162 If not, they must determine if the cause was a road hazard or a dragon. If
165 they think that cause was a dragon, then they must find and slay it.
/original-bsd/sys/kern/
H A Dsubr_rmap.c.sav33 * Returning of resources may also cause the map to collapse
262 * This may cause the creation or destruction of a resource map segment.
/original-bsd/games/phantasia/
H A DREADME19 fight.c should no longer cause optimizers to run out of space.
/original-bsd/lib/libc/mips/gen/
H A Dldexp.s184 add.d $f0, $f0 # cause overflow faults if enabled
/original-bsd/old/pcc/ccom.vax/
H A DQUAD33 macdefs.h. This shouldn't cause any problems (famous last words).
/original-bsd/old/pcc/mip/
H A Dmfile2107 # define RNOP 010000 /* DANGER: can cause loops.. */
/original-bsd/sys/hp300/DOC/
H A DOptions126 symbol will cause startup() to use pmap operations to map the

123