Searched defs:ERROR (Results 1 - 25 of 30) sorted by relevance

12

/freebsd-current/crypto/openssh/openbsd-compat/
H A Dbsd-cygwin_util.h35 #undef ERROR macro
/freebsd-current/usr.sbin/bluetooth/bthidcontrol/
H A Dbthidcontrol.h37 #define ERROR 1 /* could not execute command */ macro
/freebsd-current/usr.sbin/bluetooth/hccontrol/
H A Dhccontrol.h37 #define ERROR 1 /* could not execute command */ macro
/freebsd-current/usr.sbin/bluetooth/l2control/
H A Dl2control.h37 #define ERROR 1 /* could not execute command */ macro
/freebsd-current/usr.sbin/bluetooth/sdpcontrol/
H A Dsdpcontrol.h37 #define ERROR 1 /* could not execute command */ macro
/freebsd-current/sys/contrib/openzfs/module/zstd/lib/common/
H A Derror_private.h52 #undef ERROR /* already defined on Visual Studio */ macro
53 #define ERROR(name) ZSTD_ERROR(name) macro
/freebsd-current/sys/contrib/zstd/lib/common/
H A Derror_private.h54 #undef ERROR /* already defined on Visual Studio */ macro
55 #define ERROR(name) ZSTD_ERROR(name) macro
[all...]
H A Dthreading.h43 #undef ERROR /* reported already defined on VS 2015 (Rich Geldreich) */ macro
45 #undef ERROR macro
46 #define ERROR(name) ZSTD_ERROR(name) macro
/freebsd-current/usr.sbin/cron/lib/
H A Denv.c153 #define ERROR 7 /* Error */ macro
/freebsd-current/sys/dev/tws/
H A Dtws_services.h99 ERROR = 1, enumerator in enum:severity
/freebsd-current/lib/libufs/
H A Dlibufs.h101 ERROR(struct uufsd *u, const char *str) function
/freebsd-current/include/arpa/
H A Dtftp.h49 #define ERROR 05 /* error code */ macro
H A Dftp.h44 #define ERROR 5 /* permanent negative completion */ macro
/freebsd-current/tools/build/
H A Dcheckstyle9.pl1200 sub ERROR { subroutine
[all...]
/freebsd-current/usr.bin/top/
H A Dcommands.c196 #define ERROR(p, e) if (errcnt >= ERRMAX) \ macro
/freebsd-current/contrib/llvm-project/compiler-rt/lib/builtins/hexagon/
H A Ddfsqrt.S101 #define ERROR r1:0 define
175 ERROR = asl(FRACRAD,#15) define
189 ERROR = mpyu(ERRORHI,RECIPEST) define
194 ERROR = asl(FRACRAD,#31) // for next iter define
209 ERROR = mpyu(ERRORHI,RECIPEST) define
214 ERROR = asl(FRACRAD,#47) // for next iter define
232 ERROR = mpyu(ERRORHI,RECIPEST) define
[all...]
/freebsd-current/sys/contrib/openzfs/tests/zfs-tests/cmd/
H A Dxattrtest.c47 #define ERROR(fmt, ...) \ macro
[all...]
/freebsd-current/usr.bin/sdiotool/
H A Dbrcmfmac_sdio.h144 #define ERROR 1 macro
/freebsd-current/lib/libc/db/hash/
H A Dhash.c81 #define ERROR (-1) macro
[all...]
/freebsd-current/usr.bin/units/
H A Dunits.c547 #define ERROR 4 macro
/freebsd-current/contrib/ofed/librdmacm/examples/
H A Drping.c83 ERROR enumerator in enum:test_state
/freebsd-current/usr.sbin/lpr/lpd/
H A Dprintjob.c78 #define ERROR -1 macro
[all...]
/freebsd-current/contrib/diff/src/
H A Ddiff3.c60 ERROR, /* Should not be used */ enumerator in enum:diff_type
/freebsd-current/sys/contrib/rdma/krping/
H A Dkrping.c153 ERROR enumerator in enum:test_state
[all...]
/freebsd-current/contrib/bmake/
H A Dmake.h249 ERROR, enumerator in enum:GNodeMade

Completed in 205 milliseconds

12