Symbol: ERROR
crypto/heimdal/appl/ftp/ftp/cmds.c
1037
if (command("CWD %s", argv[1]) == ERROR && code == 500) {
crypto/heimdal/appl/ftp/ftp/cmds.c
1348
if (command("PWD") == ERROR && code == 500) {
crypto/heimdal/appl/ftp/ftp/cmds.c
1367
if (command("MKD %s", argv[1]) == ERROR && code == 500) {
crypto/heimdal/appl/ftp/ftp/cmds.c
1386
if (command("RMD %s", argv[1]) == ERROR && code == 500) {
crypto/heimdal/appl/ftp/ftp/cmds.c
1981
if (command("CDUP") == ERROR && code == 500) {
crypto/heimdal/appl/ftp/ftp/ftp.c
1358
if (result == ERROR) {
crypto/heimdal/appl/ftp/ftp/ftp.c
1376
if (result == ERROR && sendport == -1) {
crypto/heimdal/appl/ftp/ftp/ftp.c
1809
if (getreply (0) == ERROR && code == 552) {
crypto/heimdal/appl/ftp/ftp/security.c
833
}else if(ret == ERROR) {
crypto/heimdal/appl/ftp/ftpd/security.c
833
}else if(ret == ERROR) {
crypto/krb5/src/plugins/kdb/db2/libdb2/hash/hash.c
267
return (ERROR);
crypto/krb5/src/plugins/kdb/db2/libdb2/hash/hash.c
281
return (ERROR);
crypto/krb5/src/plugins/kdb/db2/libdb2/hash/hash.c
526
return (ERROR);
crypto/krb5/src/plugins/kdb/db2/libdb2/hash/hash.c
601
return (ERROR);
crypto/krb5/src/plugins/kdb/db2/libdb2/hash/hash.c
614
return (ERROR);
crypto/krb5/src/plugins/kdb/db2/libdb2/hash/hash.c
618
return (ERROR);
crypto/krb5/src/plugins/kdb/db2/libdb2/hash/hash.c
632
return (ERROR);
crypto/krb5/src/plugins/kdb/db2/libdb2/hash/hash.c
636
return (ERROR);
crypto/krb5/src/plugins/kdb/db2/libdb2/hash/hash.c
715
return (ERROR);
crypto/krb5/src/plugins/kdb/db2/libdb2/hash/hash.c
736
return (ERROR);
crypto/krb5/src/plugins/kdb/db2/libdb2/hash/hash.c
746
return (ERROR);
crypto/krb5/src/plugins/kdb/db2/libdb2/hash/hash.c
753
return (ERROR);
crypto/krb5/src/plugins/kdb/db2/libdb2/hash/hash.c
803
return (ERROR);
crypto/openssl/crypto/cmp/cmp_client.c
558
ossl_cmp_log1(ERROR, ctx,
crypto/openssl/crypto/cmp/cmp_client.c
790
ossl_cmp_log1(ERROR, ctx,
crypto/openssl/crypto/cmp/cmp_local.h
858
#define ossl_cmp_err(ctx, msg) ossl_cmp_log(ERROR, ctx, msg)
crypto/openssl/providers/implementations/rands/seeding/rand_vxworks.c
110
STATUS result = ERROR;
lib/libc/db/hash/hash.c
241
return (ERROR);
lib/libc/db/hash/hash.c
255
return (ERROR);
lib/libc/db/hash/hash.c
430
return (ERROR);
lib/libc/db/hash/hash.c
448
return (ERROR);
lib/libc/db/hash/hash.c
452
return (ERROR);
lib/libc/db/hash/hash.c
458
return (ERROR);
lib/libc/db/hash/hash.c
460
return (ERROR);
lib/libc/db/hash/hash.c
524
return (ERROR);
lib/libc/db/hash/hash.c
528
return (ERROR);
lib/libc/db/hash/hash.c
541
return (ERROR);
lib/libc/db/hash/hash.c
545
return (ERROR);
lib/libc/db/hash/hash.c
560
return (ERROR);
lib/libc/db/hash/hash.c
564
return (ERROR);
lib/libc/db/hash/hash.c
591
return (ERROR);
lib/libc/db/hash/hash.c
612
return (ERROR);
lib/libc/db/hash/hash.c
634
return (ERROR);
lib/libc/db/hash/hash.c
643
return (ERROR);
lib/libc/db/hash/hash.c
653
return (ERROR);
lib/libc/db/hash/hash.c
674
return (ERROR);
lib/libc/db/hash/hash.c
684
return (ERROR);
lib/libc/db/hash/hash.c
689
return (ERROR);
lib/libc/db/hash/hash.c
709
return (ERROR);
lib/libc/db/hash/hash.c
729
return (ERROR);
lib/libc/db/hash/hash.c
761
return (ERROR);
lib/libc/db/hash/hash.c
773
return (ERROR);
lib/libc/db/hash/hash.c
776
return (ERROR);
lib/libufs/block.c
100
ERROR(disk, "failed to open disk for writing");
lib/libufs/block.c
105
ERROR(disk, "allocate bounce buffer");
lib/libufs/block.c
114
ERROR(disk, "write error to block device");
lib/libufs/block.c
118
ERROR(disk, "short write to block device");
lib/libufs/block.c
149
ERROR(disk, "failed to allocate memory");
lib/libufs/block.c
158
ERROR(disk, "failed writing to disk");
lib/libufs/block.c
176
ERROR(disk, NULL);
lib/libufs/block.c
179
ERROR(disk, "failed to open disk for writing");
lib/libufs/block.c
57
ERROR(disk, NULL);
lib/libufs/block.c
61
ERROR(disk, "allocate bounce buffer");
lib/libufs/block.c
66
ERROR(disk, "read error from block device");
lib/libufs/block.c
70
ERROR(disk, "end of file from block device");
lib/libufs/block.c
74
ERROR(disk, "short read or read error from block device");
lib/libufs/block.c
96
ERROR(disk, NULL);
lib/libufs/cgroup.c
201
ERROR(disk, NULL);
lib/libufs/cgroup.c
203
ERROR(disk, failmsg);
lib/libufs/cgroup.c
208
ERROR(disk, "cylinder group checks failed");
lib/libufs/cgroup.c
211
ERROR(disk, "read error from block device");
lib/libufs/cgroup.c
214
ERROR(disk, strerror(errno));
lib/libufs/cgroup.c
269
ERROR(disk, "failed to open disk for writing");
lib/libufs/cgroup.c
274
ERROR(disk, NULL);
lib/libufs/cgroup.c
276
ERROR(disk, failmsg);
lib/libufs/cgroup.c
281
ERROR(disk, "unable to write cylinder group");
lib/libufs/cgroup.c
284
ERROR(disk, strerror(errno));
lib/libufs/cgroup.c
292
ERROR(disk, errmsg);
lib/libufs/inode.c
103
ERROR(disk, "unknown UFS filesystem type");
lib/libufs/inode.c
59
ERROR(disk, NULL);
lib/libufs/inode.c
63
ERROR(disk, "inode number out of range");
lib/libufs/inode.c
71
ERROR(disk, "cannot get current time of day");
lib/libufs/inode.c
98
ERROR(disk, "check-hash failed for inode read from disk");
lib/libufs/sblock.c
101
ERROR(disk, NULL);
lib/libufs/sblock.c
105
ERROR(disk, "non-existent or truncated superblock");
lib/libufs/sblock.c
108
ERROR(disk, "no usable known superblock found");
lib/libufs/sblock.c
111
ERROR(disk, "superblock check-hash failure");
lib/libufs/sblock.c
114
ERROR(disk, "failed to allocate space for superblock "
lib/libufs/sblock.c
118
ERROR(disk, "The previous newfs operation on this "
lib/libufs/sblock.c
123
ERROR(disk, "unknown superblock read error");
lib/libufs/sblock.c
149
ERROR(disk, NULL);
lib/libufs/sblock.c
153
ERROR(disk, "failed to open disk for writing");
lib/libufs/sblock.c
161
ERROR(disk, "failed to write superblock");
lib/libufs/sblock.c
164
ERROR(disk, "unknown superblock write error");
lib/libufs/type.c
138
ERROR(disk, "could not find special device");
lib/libufs/type.c
144
ERROR(disk, "could not find special device");
lib/libufs/type.c
149
ERROR(disk, "could not open special device");
lib/libufs/type.c
154
ERROR(disk, "uufsd structure must be aligned to "
lib/libufs/type.c
176
ERROR(disk, "could not allocate memory for disk name");
lib/libufs/type.c
191
ERROR(disk, NULL);
lib/libufs/type.c
198
ERROR(disk, "failed to open disk for writing");
lib/libufs/type.c
60
ERROR(disk, NULL);
lib/libufs/type.c
82
ERROR(disk, "could not read superblock to fill out disk");
lib/libufs/type.c
99
ERROR(disk, NULL);
libexec/tftpd/tftp-io.c
150
tp->th_opcode = htons((u_short)ERROR);
libexec/tftpd/tftp-io.c
435
if (pkt->th_opcode == ERROR) {
libexec/tftpd/tftp-utils.c
174
{ ERROR, "ERROR" },
sbin/pfctl/parse.y
592
%token MINTTL ERROR ALLOWOPTS FASTROUTE FILENAME ROUTETO DUPTO REPLYTO NO LABEL
sbin/pfctl/parse.y
7389
return (ERROR);
stand/libsa/tftp.c
163
wbuf.t.th_opcode = htons((u_short)ERROR);
stand/libsa/tftp.c
253
case ERROR:
stand/libsa/tftp.c
400
case ERROR:
sys/dev/aic7xxx/aic79xx.c
891
error = ahd_inb(ahd, ERROR);
sys/dev/aic7xxx/aic7xxx.c
391
error = ahc_inb(ahc, ERROR);
sys/dev/aic7xxx/aic7xxx.c
6728
ahc_error_print(ahc_inb(ahc, ERROR), &cur_col, 50);
sys/dev/aic7xxx/aic7xxx_inline.h
601
&& (ahc_inb(ahc, ERROR) & PCIERRSTAT) != 0)
sys/dev/aic7xxx/aic7xxx_pci.c
1187
|| (ahc_inb(ahc, ERROR) & MPARERR) == 0)
sys/dev/aic7xxx/aic7xxx_pci.c
1199
|| (ahc_inb(ahc, ERROR) & MPARERR) == 0))
sys/dev/aic7xxx/aic7xxx_pci.c
2007
error = ahc_inb(ahc, ERROR);
sys/dev/cxgbe/common/t4_hw.c
8832
p->error_frames = GET_STAT(ERROR);
sys/dev/mmc/mmcspi.c
1038
TRACE(dev, ERROR, "Invalid app command opcode %u\n",
sys/dev/mmc/mmcspi.c
1130
TRACE(dev, ERROR, "Invalid cmd opcode %u\n", opcode);
sys/dev/mmc/mmcspi.c
1148
TRACE(dev, ERROR, "Unknown response type %u\n", rsp_type);
sys/dev/mmc/mmcspi.c
1229
TRACE(dev, ERROR, "spi write of command failed\n");
sys/dev/mmc/mmcspi.c
1288
TRACE(dev, ERROR, "token read on spi failed\n");
sys/dev/mmc/mmcspi.c
1299
TRACE(dev, ERROR,
sys/dev/mmc/mmcspi.c
1310
TRACE(dev, ERROR, "timeout while looking for read "
sys/dev/mmc/mmcspi.c
1336
TRACE(dev, ERROR,
sys/dev/mmc/mmcspi.c
1354
TRACE(dev, ERROR, "spi read of crc failed\n");
sys/dev/mmc/mmcspi.c
1374
TRACE(dev, ERROR, "crc16 mismatch, should be 0x%04x, "
sys/dev/mmc/mmcspi.c
1390
TRACE(dev, ERROR, "checking crc7\n");
sys/dev/mmc/mmcspi.c
1399
TRACE(dev, ERROR,
sys/dev/mmc/mmcspi.c
2065
TRACE(brdev, ERROR,
sys/dev/mmc/mmcspi.c
2075
TRACE(brdev, ERROR, "illegal data phase flags 0x%02x\n",
sys/dev/mmc/mmcspi.c
728
TRACE(dev, ERROR, "spi read failed\n");
sys/dev/mmc/mmcspi.c
746
TRACE(dev, ERROR, "card busy timeout\n");
sys/dev/mmc/mmcspi.c
889
TRACE(dev, ERROR, "spi read of resp token failed\n");
sys/dev/mmc/mmcspi.c
944
TRACE(dev, ERROR, "timeout while looking for "
sys/dev/mmc/mmcspi.c
964
TRACE(dev, ERROR, "spi read of remainder of response "
sys/dev/tws/tws_services.c
55
{ "Cannot add sysctl tree node", 0x2000, ERROR,
sys/dev/tws/tws_services.c
57
{ "Register window not available", 0x2001, ERROR,
sys/dev/tws/tws_services.c
59
{ "Can't allocate register window", 0x2002, ERROR,
sys/dev/tws/tws_services.c
61
{ "Can't allocate interrupt", 0x2003, ERROR,
sys/dev/tws/tws_services.c
63
{ "Can't set up interrupt", 0x2004, ERROR,
sys/dev/tws/tws_services.c
65
{ "Couldn't intialize CAM", 0x2007, ERROR,
sys/dev/virtio/p9fs/virtio_p9fs.c
123
P9_DEBUG(ERROR, "Timeout after waiting %u seconds"
sys/dev/virtio/p9fs/virtio_p9fs.c
162
P9_DEBUG(ERROR, "%s: sglist append failed\n", __func__);
sys/dev/virtio/p9fs/virtio_p9fs.c
170
P9_DEBUG(ERROR, "%s: sglist append failed\n", __func__);
sys/dev/virtio/p9fs/virtio_p9fs.c
187
P9_DEBUG(ERROR, "%s: virtio enuqueue failed \n", __func__);
sys/dev/virtio/p9fs/virtio_p9fs.c
337
P9_DEBUG(ERROR, "%s: Mount tag feature not supported by host\n", __func__);
sys/dev/virtio/p9fs/virtio_p9fs.c
361
P9_DEBUG(ERROR, "%s: Allocating the virtqueue failed \n", __func__);
sys/dev/virtio/p9fs/virtio_p9fs.c
366
P9_DEBUG(ERROR, "%s: Cannot setup virtqueue interrupt\n", __func__);
sys/dev/virtio/p9fs/virtio_p9fs.c
371
P9_DEBUG(ERROR, "%s: Cannot enable virtqueue interrupt\n", __func__);
sys/fs/p9fs/p9_client.c
1015
P9_DEBUG(ERROR, "%s: failed allocate request: %d\n",
sys/fs/p9fs/p9_client.c
1022
P9_DEBUG(ERROR, "%s: p9_buf_readf error: %d\n",
sys/fs/p9fs/p9_client.c
1035
P9_DEBUG(ERROR, "%s: EIO error\n", __func__);
sys/fs/p9fs/p9_client.c
1178
P9_DEBUG(ERROR, "%s: buf_readf failed %d\n", __func__, error);
sys/fs/p9fs/p9_client.c
1231
P9_DEBUG(ERROR, "%s: buf_readf failed %d\n", __func__, error);
sys/fs/p9fs/p9_client.c
1259
P9_DEBUG(ERROR, "%s: allocation failed %d", __func__, err);
sys/fs/p9fs/p9_client.c
1265
P9_DEBUG(ERROR, "%s: buf_readf failed %d\n", __func__, err);
sys/fs/p9fs/p9_client.c
1324
P9_DEBUG(ERROR, "%s: allocation failed %d\n", __func__, err);
sys/fs/p9fs/p9_client.c
258
P9_DEBUG(ERROR, "couldn't parse receive buffer error%d\n", error);
sys/fs/p9fs/p9_client.c
306
P9_DEBUG(ERROR, "%s: request allocation failed.\n", __func__);
sys/fs/p9fs/p9_client.c
313
P9_DEBUG(ERROR, "%s: p9_buf_prepare failed: %d\n",
sys/fs/p9fs/p9_client.c
320
P9_DEBUG(ERROR, "%s: p9_buf_vwrite failed: %d\n",
sys/fs/p9fs/p9_client.c
327
P9_DEBUG(ERROR, "%s: p9_buf_finalize failed: %d \n",
sys/fs/p9fs/p9_client.c
361
P9_DEBUG(ERROR, "%s: failed: %d\n", __func__, *error);
sys/fs/p9fs/p9_client.c
479
P9_DEBUG(ERROR, "%s: version error: %d\n", __func__, error);
sys/fs/p9fs/p9_client.c
551
P9_DEBUG(ERROR, "%s: no transport\n", __func__);
sys/fs/p9fs/p9_client.c
566
P9_DEBUG(ERROR, "%s: transport create failed .%d \n",
sys/fs/p9fs/p9_client.c
628
P9_DEBUG(ERROR, "%s: p9_buf_readf failed: %d \n",
sys/fs/p9fs/p9_client.c
707
P9_DEBUG(ERROR, "%s: clunk with NULL fid is bad\n", __func__);
sys/fs/p9fs/p9_client.c
890
P9_DEBUG(ERROR, "%s: couldn't allocate req in client_readdir\n",
sys/fs/p9fs/p9_client.c
898
P9_DEBUG(ERROR, "%s: p0_buf_readf failed: %d\n",
sys/fs/p9fs/p9_client.c
944
P9_DEBUG(ERROR, "%s: failed allocate request\n", __func__);
sys/fs/p9fs/p9_client.c
951
P9_DEBUG(ERROR, "%s: p9_buf_readf failed: %d\n",
sys/fs/p9fs/p9_client.c
965
P9_DEBUG(ERROR, "%s: EIO error in client_read \n", __func__);
sys/fs/p9fs/p9_protocol.c
554
P9_DEBUG(ERROR, "%s: failed: %d\n", __func__, ret);
sys/fs/p9fs/p9_protocol.c
622
P9_DEBUG(ERROR, "%s: failed: %d\n", __func__, ret);
sys/fs/p9fs/p9fs_subr.c
111
P9_DEBUG(ERROR, "%s: attach failed: %d\n", __func__, *error);
sys/fs/p9fs/p9fs_subr.c
76
P9_DEBUG(ERROR, "%s: p9_client_create failed\n", __func__);
sys/fs/p9fs/p9fs_subr.c
99
P9_DEBUG(ERROR, "%s: unknown access mode\n", __func__);
sys/fs/p9fs/p9fs_vfsops.c
312
P9_DEBUG(ERROR, "%s: getnewvnode failed: %d\n", __func__, error);
sys/fs/p9fs/p9fs_vfsops.c
465
P9_DEBUG(ERROR, "%s: Mount Failed \n", __func__);
sys/fs/p9fs/p9fs_vnops.c
1176
P9_DEBUG(ERROR, "%s: unsettable attribute\n", __func__);
sys/fs/p9fs/p9fs_vnops.c
1478
P9_DEBUG(ERROR, "%s: uiomove failed: %d\n", __func__, error);
sys/fs/p9fs/p9fs_vnops.c
1806
P9_DEBUG(ERROR, "%s: NULL FID\n", __func__);
sys/fs/p9fs/p9fs_vnops.c
2053
P9_DEBUG(ERROR, "%s: p9fs_get_open_fid failed: %d\n", __func__, error);
sys/fs/p9fs/p9fs_vnops.c
458
P9_DEBUG(ERROR, "%s: p9_client_fcreate failed %d\n", __func__, error);
sys/fs/p9fs/p9fs_vnops.c
851
P9_DEBUG(ERROR, "%s: p9_client_getattr failed: %d\n", __func__, error);
sys/fs/p9fs/p9fs_vnops.c
892
P9_DEBUG(ERROR, "%s: failed: %d\n", __func__, error);
tools/build/bootstrap-m4/inittokenizer.c
794
return(ERROR);
usr.bin/m4/parser.y
27
%token ERROR
usr.bin/tftp/tftp.c
128
if (rp->th_opcode == ERROR) {
usr.bin/tftp/tftp.c
228
if (rp->th_opcode == ERROR) {
usr.bin/top/commands.c
442
ERROR(str, 0);
usr.bin/top/commands.c
450
ERROR(str, errno);
usr.bin/top/commands.c
506
ERROR(str, 0);
usr.bin/top/commands.c
511
ERROR(str, errno);
usr.bin/units/units.c
570
return ERROR;
usr.bin/units/units.c
580
return ERROR;
usr.sbin/bluetooth/bthidcontrol/bthidcontrol.c
143
return (ERROR);
usr.sbin/bluetooth/bthidcontrol/bthidcontrol.c
156
case ERROR:
usr.sbin/bluetooth/hccontrol/hccontrol.c
230
return (ERROR);
usr.sbin/bluetooth/hccontrol/hccontrol.c
245
case ERROR:
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
100
return (ERROR);
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
1013
(char *) &rp, &n) == ERROR)
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
1014
return (ERROR);
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
1068
(char *) &rp, &n) == ERROR)
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
1069
return (ERROR);
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
1090
(char *) &rp, &n) == ERROR)
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
1091
return (ERROR);
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
1131
(char *) &rp, &n) == ERROR)
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
1132
return (ERROR);
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
1154
(char *) &rp, &n) == ERROR)
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
1155
return (ERROR);
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
1201
(char *) &rp, &n) == ERROR)
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
1202
return (ERROR);
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
121
(char *) &rp, &n) == ERROR)
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
122
return (ERROR);
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
1223
(char *) &rp, &n) == ERROR)
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
1224
return (ERROR);
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
1264
(char *) &rp, &n) == ERROR)
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
1265
return (ERROR);
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
1303
(char *) &rp, &n) == ERROR)
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
1304
return (ERROR);
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
1355
(char *) &rp, &n) == ERROR)
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
1356
return (ERROR);
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
1377
(char *) &rp, &n) == ERROR)
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
1378
return (ERROR);
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
1418
(char *) &rp, &n) == ERROR)
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
1419
return (ERROR);
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
1440
(char *) &rp, &n) == ERROR)
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
1441
return (ERROR);
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
1480
(char *) &rp, &n) == ERROR)
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
1481
return (ERROR);
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
1500
(char *) &rp, &n) == ERROR)
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
1501
return (ERROR);
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
1552
(char *) &rp, &n) == ERROR)
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
1553
return (ERROR);
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
162
(char *) &rp , &n) == ERROR)
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
163
return (ERROR);
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
220
return (ERROR);
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
227
return (ERROR);
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
231
return (ERROR);
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
236
return (ERROR);
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
333
(char *) &rp, &n) == ERROR)
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
334
return (ERROR);
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
381
(char *) &rp, &n) == ERROR)
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
382
return (ERROR);
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
418
(char *) &rp, &n) == ERROR)
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
419
return (ERROR);
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
440
(char *) &rp, &n) == ERROR)
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
441
return (ERROR);
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
464
(char *) &rp, &n) == ERROR)
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
465
return (ERROR);
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
507
(char *) &rp, &n) == ERROR)
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
508
return (ERROR);
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
529
(char *) &rp, &n) == ERROR)
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
530
return (ERROR);
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
572
(char *) &rp, &n) == ERROR)
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
573
return (ERROR);
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
594
(char *) &rp, &n) == ERROR)
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
595
return (ERROR);
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
634
(char *) &rp, &n) == ERROR)
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
635
return (ERROR);
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
656
(char *) &rp, &n) == ERROR)
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
657
return (ERROR);
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
715
(char *) &rp, &n) == ERROR)
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
716
return (ERROR);
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
737
(char *) &rp, &n) == ERROR)
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
738
return (ERROR);
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
797
(char *) &rp, &n) == ERROR)
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
798
return (ERROR);
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
819
(char *) &rp, &n) == ERROR)
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
820
return (ERROR);
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
860
(char *) &rp, &n) == ERROR)
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
861
return (ERROR);
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
882
(char *) &rp, &n) == ERROR)
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
883
return (ERROR);
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
923
(char *) &rp, &n) == ERROR)
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
924
return (ERROR);
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
945
(char *) &rp, &n) == ERROR)
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
946
return (ERROR);
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
988
(char *) &rp, &n0) == ERROR)
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
989
return (ERROR);
usr.sbin/bluetooth/hccontrol/host_controller_baseband.c
99
NG_HCI_OCF_RESET), (char *) &rp, &n) == ERROR)
usr.sbin/bluetooth/hccontrol/info.c
117
(char *) &rp, &n) == ERROR)
usr.sbin/bluetooth/hccontrol/info.c
118
return (ERROR);
usr.sbin/bluetooth/hccontrol/info.c
145
(char *) &rp, &n) == ERROR)
usr.sbin/bluetooth/hccontrol/info.c
146
return (ERROR);
usr.sbin/bluetooth/hccontrol/info.c
176
(char *) &rp, &n) == ERROR)
usr.sbin/bluetooth/hccontrol/info.c
177
return (ERROR);
usr.sbin/bluetooth/hccontrol/info.c
200
NG_HCI_OCF_READ_BDADDR), (char *) &rp, &n) == ERROR)
usr.sbin/bluetooth/hccontrol/info.c
201
return (ERROR);
usr.sbin/bluetooth/hccontrol/info.c
49
NG_HCI_OCF_READ_LOCAL_VER), (char *) &rp, &n) == ERROR)
usr.sbin/bluetooth/hccontrol/info.c
50
return (ERROR);
usr.sbin/bluetooth/hccontrol/info.c
85
(char *) &rp, &n) == ERROR)
usr.sbin/bluetooth/hccontrol/info.c
86
return (ERROR);
usr.sbin/bluetooth/hccontrol/le.c
1036
(void *)&cp, sizeof(cp), (void *)&rp, &n) == ERROR)
usr.sbin/bluetooth/hccontrol/le.c
1037
return (ERROR);
usr.sbin/bluetooth/hccontrol/le.c
1050
if (hci_recv(s, b, &bufsize) == ERROR) {
usr.sbin/bluetooth/hccontrol/le.c
1051
return (ERROR);
usr.sbin/bluetooth/hccontrol/le.c
1056
return (ERROR);
usr.sbin/bluetooth/hccontrol/le.c
1133
(void *)&cp, sizeof(cp), (void *)&rp, &n) == ERROR)
usr.sbin/bluetooth/hccontrol/le.c
1134
return (ERROR);
usr.sbin/bluetooth/hccontrol/le.c
1180
(void *)&cp, sizeof(cp), (void *)&rp, &n) == ERROR)
usr.sbin/bluetooth/hccontrol/le.c
1181
return (ERROR);
usr.sbin/bluetooth/hccontrol/le.c
1192
if (hci_recv(s, b, &bufsize) == ERROR) {
usr.sbin/bluetooth/hccontrol/le.c
1193
return (ERROR);
usr.sbin/bluetooth/hccontrol/le.c
1198
return (ERROR);
usr.sbin/bluetooth/hccontrol/le.c
1237
(void *)&rp, &n) == ERROR)
usr.sbin/bluetooth/hccontrol/le.c
1238
return (ERROR);
usr.sbin/bluetooth/hccontrol/le.c
126
(void *)&cp, sizeof(cp), (void *)&rp, &n) == ERROR)
usr.sbin/bluetooth/hccontrol/le.c
127
return (ERROR);
usr.sbin/bluetooth/hccontrol/le.c
159
(void *)&rp, &n) == ERROR)
usr.sbin/bluetooth/hccontrol/le.c
160
return (ERROR);
usr.sbin/bluetooth/hccontrol/le.c
265
(void *)&rp, &n) == ERROR)
usr.sbin/bluetooth/hccontrol/le.c
266
return (ERROR);
usr.sbin/bluetooth/hccontrol/le.c
293
(void *)&rp, &n) == ERROR)
usr.sbin/bluetooth/hccontrol/le.c
294
return (ERROR);
usr.sbin/bluetooth/hccontrol/le.c
323
(void *)&rp, &n) == ERROR)
usr.sbin/bluetooth/hccontrol/le.c
324
return (ERROR);
usr.sbin/bluetooth/hccontrol/le.c
352
(void *)&semc, sizeof(semc), (void *)&rp, &n) == ERROR)
usr.sbin/bluetooth/hccontrol/le.c
353
return (ERROR);
usr.sbin/bluetooth/hccontrol/le.c
379
(void *)&semc, sizeof(semc), (void *)&rp, &n) == ERROR)
usr.sbin/bluetooth/hccontrol/le.c
380
return (ERROR);
usr.sbin/bluetooth/hccontrol/le.c
440
(void *)&cp, sizeof(cp), (void *)&rp, &n) == ERROR)
usr.sbin/bluetooth/hccontrol/le.c
441
return (ERROR);
usr.sbin/bluetooth/hccontrol/le.c
518
(void *)&cp, sizeof(cp), (void *)&rp, &n) == ERROR)
usr.sbin/bluetooth/hccontrol/le.c
519
return (ERROR);
usr.sbin/bluetooth/hccontrol/le.c
540
(void *)&rp, &n) == ERROR)
usr.sbin/bluetooth/hccontrol/le.c
541
return (ERROR);
usr.sbin/bluetooth/hccontrol/le.c
574
(void *)&cp, sizeof(cp), (void *)&rp, &n) == ERROR)
usr.sbin/bluetooth/hccontrol/le.c
575
return (ERROR);
usr.sbin/bluetooth/hccontrol/le.c
620
(void *)&rp, &n) == ERROR)
usr.sbin/bluetooth/hccontrol/le.c
621
return (ERROR);
usr.sbin/bluetooth/hccontrol/le.c
692
(void *)&scan_param_rp, &n) == ERROR)
usr.sbin/bluetooth/hccontrol/le.c
693
return (ERROR);
usr.sbin/bluetooth/hccontrol/le.c
709
(void *)&scan_enable_rp, &n) == ERROR)
usr.sbin/bluetooth/hccontrol/le.c
710
return (ERROR);
usr.sbin/bluetooth/hccontrol/le.c
723
if (hci_recv(s, b, &bufsize) == ERROR) {
usr.sbin/bluetooth/hccontrol/le.c
724
return (ERROR);
usr.sbin/bluetooth/hccontrol/le.c
729
return (ERROR);
usr.sbin/bluetooth/hccontrol/le.c
746
(void *)&scan_enable_rp, &n) == ERROR)
usr.sbin/bluetooth/hccontrol/le.c
747
return (ERROR);
usr.sbin/bluetooth/hccontrol/le.c
800
(void *)&rp, &n) == ERROR)
usr.sbin/bluetooth/hccontrol/le.c
801
return (ERROR);
usr.sbin/bluetooth/hccontrol/le.c
825
(void *)&rp, &n) == ERROR)
usr.sbin/bluetooth/hccontrol/le.c
826
return (ERROR);
usr.sbin/bluetooth/hccontrol/le.c
884
(void *)&cp, sizeof(cp), (void *)&rp, &n) == ERROR)
usr.sbin/bluetooth/hccontrol/le.c
885
return (ERROR);
usr.sbin/bluetooth/hccontrol/le.c
943
(void *)&cp, sizeof(cp), (void *)&rp, &n) == ERROR)
usr.sbin/bluetooth/hccontrol/le.c
944
return (ERROR);
usr.sbin/bluetooth/hccontrol/link_control.c
107
if (hci_recv(s, b, &n0) == ERROR) {
usr.sbin/bluetooth/hccontrol/link_control.c
109
return (ERROR);
usr.sbin/bluetooth/hccontrol/link_control.c
115
return (ERROR);
usr.sbin/bluetooth/hccontrol/link_control.c
253
(char const *) &cp, sizeof(cp), b, &n0) == ERROR)
usr.sbin/bluetooth/hccontrol/link_control.c
254
return (ERROR);
usr.sbin/bluetooth/hccontrol/link_control.c
262
if (hci_recv(s, b, &n0) == ERROR)
usr.sbin/bluetooth/hccontrol/link_control.c
263
return (ERROR);
usr.sbin/bluetooth/hccontrol/link_control.c
266
return (ERROR);
usr.sbin/bluetooth/hccontrol/link_control.c
329
(char const *) &cp, sizeof(cp), b, &n) == ERROR)
usr.sbin/bluetooth/hccontrol/link_control.c
330
return (ERROR);
usr.sbin/bluetooth/hccontrol/link_control.c
338
if (hci_recv(s, b, &n) == ERROR)
usr.sbin/bluetooth/hccontrol/link_control.c
339
return (ERROR);
usr.sbin/bluetooth/hccontrol/link_control.c
342
return (ERROR);
usr.sbin/bluetooth/hccontrol/link_control.c
408
(char const *) &cp, sizeof(cp), b, &n) == ERROR)
usr.sbin/bluetooth/hccontrol/link_control.c
409
return (ERROR);
usr.sbin/bluetooth/hccontrol/link_control.c
417
if (hci_recv(s, b, &n) == ERROR)
usr.sbin/bluetooth/hccontrol/link_control.c
418
return (ERROR);
usr.sbin/bluetooth/hccontrol/link_control.c
421
return (ERROR);
usr.sbin/bluetooth/hccontrol/link_control.c
479
(char const *) &cp, sizeof(cp), b, &n) == ERROR)
usr.sbin/bluetooth/hccontrol/link_control.c
480
return (ERROR);
usr.sbin/bluetooth/hccontrol/link_control.c
488
if (hci_recv(s, b, &n) == ERROR)
usr.sbin/bluetooth/hccontrol/link_control.c
489
return (ERROR);
usr.sbin/bluetooth/hccontrol/link_control.c
492
return (ERROR);
usr.sbin/bluetooth/hccontrol/link_control.c
572
(char const *) &cp, sizeof(cp), b, &n0) == ERROR)
usr.sbin/bluetooth/hccontrol/link_control.c
573
return (ERROR);
usr.sbin/bluetooth/hccontrol/link_control.c
581
if (hci_recv(s, b, &n0) == ERROR)
usr.sbin/bluetooth/hccontrol/link_control.c
582
return (ERROR);
usr.sbin/bluetooth/hccontrol/link_control.c
585
return (ERROR);
usr.sbin/bluetooth/hccontrol/link_control.c
635
(char const *) &cp, sizeof(cp), b, &n) == ERROR)
usr.sbin/bluetooth/hccontrol/link_control.c
636
return (ERROR);
usr.sbin/bluetooth/hccontrol/link_control.c
644
if (hci_recv(s, b, &n) == ERROR)
usr.sbin/bluetooth/hccontrol/link_control.c
645
return (ERROR);
usr.sbin/bluetooth/hccontrol/link_control.c
649
return (ERROR);
usr.sbin/bluetooth/hccontrol/link_control.c
703
(char const *) &cp, sizeof(cp), b, &n) == ERROR)
usr.sbin/bluetooth/hccontrol/link_control.c
704
return (ERROR);
usr.sbin/bluetooth/hccontrol/link_control.c
712
if (hci_recv(s, b, &n) == ERROR)
usr.sbin/bluetooth/hccontrol/link_control.c
713
return (ERROR);
usr.sbin/bluetooth/hccontrol/link_control.c
717
return (ERROR);
usr.sbin/bluetooth/hccontrol/link_control.c
775
(char const *) &cp, sizeof(cp), b, &n) == ERROR)
usr.sbin/bluetooth/hccontrol/link_control.c
776
return (ERROR);
usr.sbin/bluetooth/hccontrol/link_control.c
784
if (hci_recv(s, b, &n) == ERROR)
usr.sbin/bluetooth/hccontrol/link_control.c
785
return (ERROR);
usr.sbin/bluetooth/hccontrol/link_control.c
789
return (ERROR);
usr.sbin/bluetooth/hccontrol/link_control.c
95
b, &n0) == ERROR)
usr.sbin/bluetooth/hccontrol/link_control.c
96
return (ERROR);
usr.sbin/bluetooth/hccontrol/link_policy.c
121
(char const *) &cp, sizeof(cp), b, &n0) == ERROR)
usr.sbin/bluetooth/hccontrol/link_policy.c
122
return (ERROR);
usr.sbin/bluetooth/hccontrol/link_policy.c
130
if (hci_recv(s, b, &n0) == ERROR)
usr.sbin/bluetooth/hccontrol/link_policy.c
131
return (ERROR);
usr.sbin/bluetooth/hccontrol/link_policy.c
134
return (ERROR);
usr.sbin/bluetooth/hccontrol/link_policy.c
184
(char *) &rp, &n) == ERROR)
usr.sbin/bluetooth/hccontrol/link_policy.c
185
return (ERROR);
usr.sbin/bluetooth/hccontrol/link_policy.c
234
(char *) &rp, &n) == ERROR)
usr.sbin/bluetooth/hccontrol/link_policy.c
235
return (ERROR);
usr.sbin/bluetooth/hccontrol/link_policy.c
68
(char *) &rp, &n) == ERROR)
usr.sbin/bluetooth/hccontrol/link_policy.c
69
return (ERROR);
usr.sbin/bluetooth/hccontrol/node.c
103
return (ERROR);
usr.sbin/bluetooth/hccontrol/node.c
116
return (ERROR);
usr.sbin/bluetooth/hccontrol/node.c
144
return (ERROR);
usr.sbin/bluetooth/hccontrol/node.c
161
return (ERROR);
usr.sbin/bluetooth/hccontrol/node.c
180
return (ERROR);
usr.sbin/bluetooth/hccontrol/node.c
199
return (ERROR);
usr.sbin/bluetooth/hccontrol/node.c
209
return (ERROR);
usr.sbin/bluetooth/hccontrol/node.c
228
return (ERROR);
usr.sbin/bluetooth/hccontrol/node.c
233
error = ERROR;
usr.sbin/bluetooth/hccontrol/node.c
285
return (ERROR);
usr.sbin/bluetooth/hccontrol/node.c
289
error = ERROR;
usr.sbin/bluetooth/hccontrol/node.c
341
return (ERROR);
usr.sbin/bluetooth/hccontrol/node.c
370
return (ERROR);
usr.sbin/bluetooth/hccontrol/node.c
383
return (ERROR);
usr.sbin/bluetooth/hccontrol/node.c
412
return (ERROR);
usr.sbin/bluetooth/hccontrol/node.c
425
return (ERROR);
usr.sbin/bluetooth/hccontrol/node.c
454
return (ERROR);
usr.sbin/bluetooth/hccontrol/node.c
469
return (ERROR);
usr.sbin/bluetooth/hccontrol/node.c
473
return (ERROR);
usr.sbin/bluetooth/hccontrol/node.c
54
return (ERROR);
usr.sbin/bluetooth/hccontrol/node.c
66
return (ERROR);
usr.sbin/bluetooth/hccontrol/node.c
79
return (ERROR);
usr.sbin/bluetooth/hccontrol/send_recv.c
140
return (ERROR);
usr.sbin/bluetooth/hccontrol/send_recv.c
172
return (ERROR);
usr.sbin/bluetooth/hccontrol/send_recv.c
179
return (ERROR);
usr.sbin/bluetooth/hccontrol/send_recv.c
69
if (hci_send(s, buffer, sizeof(*c) + cp_size) == ERROR)
usr.sbin/bluetooth/hccontrol/send_recv.c
70
return (ERROR);
usr.sbin/bluetooth/hccontrol/send_recv.c
74
if (hci_recv(s, buffer, &n) == ERROR)
usr.sbin/bluetooth/hccontrol/send_recv.c
75
return (ERROR);
usr.sbin/bluetooth/hccontrol/send_recv.c
79
return (ERROR);
usr.sbin/bluetooth/hccontrol/send_recv.c
84
return (ERROR);
usr.sbin/bluetooth/hccontrol/status.c
109
(char *) &rp, &n) == ERROR)
usr.sbin/bluetooth/hccontrol/status.c
110
return (ERROR);
usr.sbin/bluetooth/hccontrol/status.c
148
(char *) &rp, &n) == ERROR)
usr.sbin/bluetooth/hccontrol/status.c
149
return (ERROR);
usr.sbin/bluetooth/hccontrol/status.c
190
(char *) &rp, &n) == ERROR)
usr.sbin/bluetooth/hccontrol/status.c
191
return (ERROR);
usr.sbin/bluetooth/hccontrol/status.c
67
(char *) &rp, &n) == ERROR)
usr.sbin/bluetooth/hccontrol/status.c
68
return (ERROR);
usr.sbin/bluetooth/l2control/l2cap.c
100
return (ERROR);
usr.sbin/bluetooth/l2control/l2cap.c
124
return (ERROR);
usr.sbin/bluetooth/l2control/l2cap.c
149
return (ERROR);
usr.sbin/bluetooth/l2control/l2cap.c
153
error = ERROR;
usr.sbin/bluetooth/l2control/l2cap.c
207
return (ERROR);
usr.sbin/bluetooth/l2control/l2cap.c
211
error = ERROR;
usr.sbin/bluetooth/l2control/l2cap.c
244
return (ERROR);
usr.sbin/bluetooth/l2control/l2cap.c
271
return (ERROR);
usr.sbin/bluetooth/l2control/l2cap.c
79
return (ERROR);
usr.sbin/bluetooth/l2control/l2control.c
127
return (ERROR);
usr.sbin/bluetooth/l2control/l2control.c
162
case ERROR:
usr.sbin/bluetooth/sdpcontrol/sdpcontrol.c
133
return (ERROR);
usr.sbin/bluetooth/sdpcontrol/sdpcontrol.c
150
e = ERROR;
usr.sbin/bluetooth/sdpcontrol/sdpcontrol.c
159
case ERROR:
usr.sbin/bluetooth/sdpcontrol/search.c
637
return (ERROR);
usr.sbin/cron/lib/env.c
168
while (state != ERROR && *c) {
usr.sbin/cron/lib/env.c
185
state = ERROR;
usr.sbin/cron/lib/env.c
211
state = ERROR;
usr.sbin/lpr/lpd/printjob.c
1005
return (ERROR);
usr.sbin/lpr/lpd/printjob.c
1011
return (ERROR);
usr.sbin/lpr/lpd/printjob.c
1091
sfres = ERROR;
usr.sbin/lpr/lpd/printjob.c
1104
sfres = ERROR;
usr.sbin/lpr/lpd/printjob.c
1118
sfres = ERROR;
usr.sbin/lpr/lpd/printjob.c
1176
sfres = ERROR;
usr.sbin/lpr/lpd/printjob.c
542
case ERROR:
usr.sbin/lpr/lpd/printjob.c
590
return (bombed == OK ? OK : ERROR);
usr.sbin/lpr/lpd/printjob.c
621
return (ERROR);
usr.sbin/lpr/lpd/printjob.c
686
return (ERROR);
usr.sbin/lpr/lpd/printjob.c
768
return (ERROR);
usr.sbin/lpr/lpd/printjob.c
775
return (ERROR);
usr.sbin/lpr/lpd/printjob.c
860
return (ERROR);
usr.sbin/lpr/lpd/printjob.c
869
return (ERROR);
usr.sbin/lpr/lpd/printjob.c
936
err = ERROR;
usr.sbin/lpr/lpd/printjob.c
960
case ERROR:
usr.sbin/lpr/lpd/printjob.c
961
err = ERROR;
usr.sbin/rrenumd/parser.y
100
%token BCL ECL EOS ERROR
usr.sbin/ypldap/parse.y
105
%token INCLUDE DIRECTORY CLASS PORT ERROR GROUPMEMBERS
usr.sbin/ypldap/parse.y
505
return (ERROR);