HomeSort by: relevance | last modified time | path
    Searched refs:ERROR (Results 1 - 25 of 99) sorted by relevancy

1 2 3 4

  /src/lib/libc/compat/arch/sparc/sys/
compat___sigreturn14.S 52 ERROR()
compat_sigreturn.S 55 ERROR()
compat_sigsuspend.S 55 ERROR() ! always terminates with EINTR
compat_sigpending.S 57 ERROR()
  /src/lib/libc/compat/arch/sparc64/sys/
compat___sigreturn14.S 52 ERROR()
compat_sigreturn.S 55 ERROR()
compat_sigsuspend.S 55 ERROR() /* always terminates with EINTR */
compat_sigpending.S 57 ERROR()
compat_sigprocmask.S 67 ERROR()
  /src/tools/m4/bootstrap/
parser.h 2 #define ERROR 258
  /src/usr.bin/make/unit-tests/
deptgt-error.mk 1 # $NetBSD: deptgt-error.mk,v 1.4 2022/01/22 21:50:41 rillig Exp $
3 # Tests for the special target .ERROR in dependency declarations, which
9 .ERROR:
12 .ERROR: sub-error
13 sub-error: .PHONY
16 # Before making the '.ERROR' target, these variable values are printed.
compat-error.exp 4 *** Error code 1 (continuing)
8 *** Error code 1 (continuing)
13 .ERROR target: <fail1>
14 .ERROR command: <>
doterror.mk 10 .ERROR:
deptgt-error.exp 2 *** Error code 1 (continuing)
7 Making sub-error as prerequisite.
8 Making .ERROR out of nothing.
  /src/lib/libc/arch/sparc64/sys/
ptrace.S 59 ERROR()
getcontext.S 48 ERROR()
pipe.S 59 ERROR()
sbrk.S 75 ERROR()
92 ERROR()
108 ERROR()
  /src/lib/libc/arch/sparc/sys/
__clone.S 88 ERROR()
92 ERROR()
pipe.S 59 ERROR()
getcontext.S 48 ERROR()
  /src/include/arpa/
ftp.h 46 #define ERROR 5 /* permanent negative completion */
tftp.h 53 #define ERROR 05 /* error code */
60 short tu_code; /* error code */
63 char th_data[1]; /* data or error string */
72 * Error codes.
  /src/sys/lib/libsa/
tftp.h 73 #define ERROR 05 /* error code */
79 short tu_code; /* error code */
82 char th_data[1]; /* data or error string */
91 * Error codes.
  /src/lib/libc/arch/sparc/
SYS.h 58 * ERROR branches to cerror.
73 #define ERROR() CALL(CERROR)
86 ERROR(); \
104 ERROR()

Completed in 23 milliseconds

1 2 3 4