Home
last modified time | relevance | path

Searched refs:errors (Results 76 – 100 of 284) sorted by relevance

12345678910>>...12

/illumos-gate/usr/src/contrib/ast/src/lib/libast/astsa/
H A Derror.h34 int errors; member
/illumos-gate/usr/src/contrib/ast/src/lib/libcmd/
H A Dtail.c622 if (error_info.errors) in b_tail()
646 return error_info.errors != 0; in b_tail()
658 error_info.errors++; in b_tail()
705 error_info.errors++; in b_tail()
802 return error_info.errors != 0; in b_tail()
H A Dcat.c476 if (error_info.errors) in b_cat()
529 error_info.errors = 1; in b_cat()
556 return error_info.errors; in b_cat()
H A Dfmt.c610 if (error_info.errors) in b_fmt()
624 error_info.errors = 1; in b_fmt()
634 return error_info.errors != 0; in b_fmt()
H A Ddate.c390 if (error_info.errors) in b_date()
514 return error_info.errors != 0; in b_date()
H A Dpids.c117 if (error_info.errors || *argv) in b_pids()
/illumos-gate/usr/src/cmd/sendmail/cf/mailer/
H A Dlocal.m442 R<@> $n errors to mailer-daemon
62 R<@> $n errors to mailer-daemon
/illumos-gate/usr/src/tools/scripts/
H A Dcopyrightchk.py46 errors='replace') as fin:
H A Dwscheck.py47 errors='replace') as fh:
H A Dhdrchk.py64 errors='replace') as fh:
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_zcp.h41 uint32_t errors; member
H A Dnxge_ipp.h47 uint32_t errors; member
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/bltins/
H A Dwhence.c87 if(error_info.errors || !*argv) in b_command()
128 if(error_info.errors || !*argv) in b_whence()
H A Dcd_pwd.c82 if(error_info.errors>0 || argc >2) in b_cd()
238 if(error_info.errors) in b_pwd()
H A Denum.c219 if (error_info.errors || !*argv || *(argv + 1)) in enum_create()
270 return error_info.errors != 0; in enum_create()
H A Dumask.c58 if(error_info.errors) in b_umask()
/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_api.h154 #define TBI_ACCEPT(a, status, errors, length, last_byte, \ argument
157 (((errors) & E1000_RXD_ERR_FRAME_ERR_MASK) == E1000_RXD_ERR_CE) && \
/illumos-gate/usr/src/cmd/initpkg/init.d/
H A DREADME.rc238 earlier single user milestone. Any warnings, errors, or output from the
45 /etc/rc2.d/ with the argument 'stop'. Any warnings, errors, or output
H A DREADME.rcS37 errors, or output from these scripts are logged to the file:
43 /etc/rcS.d/ with the argument 'stop'. Any warnings, errors, or output
/illumos-gate/usr/src/uts/common/io/audio/drv/audioemu10k/dsp/
H A Dasm10k.c161 static int lineno = 0, errors = 0; variable
264 errors++; in error()
1069 if (errors == 0) { in main()
1083 if (errors > 0) { in main()
1084 (void) fprintf(stderr, "%d errors - compile failed\n", errors); in main()
/illumos-gate/usr/src/cmd/fm/eversholt/files/i386/i86pc/
H A Dintel.esc79 * Ereports for Compound error codes - intel errors
87 * Ereports for Compound error codes - TLB errors
105 * Ereports for Compound error codes - memory hierarchy errors
203 /* errors detected in northbridge */
624 /* MBox errors */
793 * RBox errors
871 * CBox errors
886 * SBox errors
895 * BBox errors
904 * UBox errors
[all …]
/illumos-gate/usr/src/uts/common/io/nge/
H A Dnge_rx.c257 uint32_t errors; in nge_rxsta_handle() local
267 errors = stflag & RXD_CSUM_MSK; in nge_rxsta_handle()
268 switch (errors) { in nge_rxsta_handle()
/illumos-gate/usr/src/contrib/ast/src/cmd/msgcc/
H A DRELEASE13 01-01-31 ignore ls generation errors
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/plugins/
H A Dmapfile-minconn4 # External declarations - used to suppress -zdefs errors.
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dhw_debug.h80 errors++; \
84 errors++; \

12345678910>>...12