Searched refs:errno (Results 1 – 25 of 3308) sorted by relevance
12345678910>>...133
3 errno: -2, property8 errno: -1, property13 errno: 0, property18 errno: 1, property23 errno: 2, property28 errno: 3, property33 errno: 4, property38 errno: 5, property43 errno: 6, property48 errno: 7, property[all …]
4 , errno = require('./') variable7 t.ok(errno.all, 'errno.all not found')8 t.ok(errno.errno, 'errno.errno not found')9 t.ok(errno.code, 'errno.code not found')11 t.equal(errno.all.length, 60, 'found ' + errno.all.length + ', expected 60')12 t.equal(errno.errno['-1'], errno.all[1], 'errno -1 not second element')14 t.equal(errno.code['UNKNOWN'], errno.all[1], 'code UNKNOWN not second element')16 t.equal(errno.errno[1], errno.all[3], 'errno 1 not fourth element')18 t.equal(errno.code['EOF'], errno.all[3], 'code EOF not fourth element')23 const Cust = errno.create('FooNotBarError')[all …]
1 # node-errno3 …ps://nodejs.org)/[io.js](https://iojs.org) error handling & reporting. Available in npm as *errno*.5 [![npm](https://img.shields.io/npm/v/errno.svg)](https://www.npmjs.com/package/errno)6 …ild Status](https://secure.travis-ci.org/rvagg/node-errno.png)](http://travis-ci.org/rvagg/node-er…7 [![npm](https://img.shields.io/npm/dm/errno.svg)](https://www.npmjs.com/package/errno)9 * [errno exposed](#errnoexposed)13 ## errno exposed15 …elf needing more details about Node.js errors? Me too, so *node-errno* contains the errno mappings…17 **By errno:**20 require('errno').errno[3][all …]
6 func=pow op1=00000000.00000000 op2=00000000.00000000 result=3ff00000.00000000 errno=07 func=pow op1=00000000.00000000 op2=00000000.00000001 result=00000000.00000000 errno=08 func=pow op1=00000000.00000000 op2=00100000.00000000 result=00000000.00000000 errno=09 func=pow op1=00000000.00000000 op2=1fffffff.ffffffff result=00000000.00000000 errno=010 func=pow op1=00000000.00000000 op2=3bdfffff.ffffffff result=00000000.00000000 errno=011 func=pow op1=00000000.00000000 op2=3be00000.00000000 result=00000000.00000000 errno=012 func=pow op1=00000000.00000000 op2=3fe00000.00000000 result=00000000.00000000 errno=013 func=pow op1=00000000.00000000 op2=3ff00000.00000000 result=00000000.00000000 errno=014 func=pow op1=00000000.00000000 op2=40000000.00000000 result=00000000.00000000 errno=015 func=pow op1=00000000.00000000 op2=40080000.00000000 result=00000000.00000000 errno=0[all …]
6 func=powf op1=7f800001 op2=7f800001 result=7fc00001 errno=0 status=i7 func=powf op1=7f800001 op2=ff800001 result=7fc00001 errno=0 status=i8 func=powf op1=7f800001 op2=7fc00001 result=7fc00001 errno=0 status=i9 func=powf op1=7f800001 op2=ffc00001 result=7fc00001 errno=0 status=i10 func=powf op1=7f800001 op2=7f800000 result=7fc00001 errno=0 status=i11 func=powf op1=7f800001 op2=40800000 result=7fc00001 errno=0 status=i12 func=powf op1=7f800001 op2=40400000 result=7fc00001 errno=0 status=i13 func=powf op1=7f800001 op2=3f000000 result=7fc00001 errno=0 status=i14 func=powf op1=7f800001 op2=00000000 result=7fc00001 errno=0 status=i15 func=powf op1=7f800001 op2=80000000 result=7fc00001 errno=0 status=i[all …]
6 func=exp op1=7ff80000.00000001 result=7ff80000.00000001 errno=07 func=exp op1=fff80000.00000001 result=7ff80000.00000001 errno=08 func=exp op1=7ff00000.00000001 result=7ff80000.00000001 errno=0 status=i9 func=exp op1=fff00000.00000001 result=7ff80000.00000001 errno=0 status=i10 func=exp op1=7ff00000.00000000 result=7ff00000.00000000 errno=011 func=exp op1=fff00000.00000000 result=00000000.00000000 errno=012 func=exp op1=7fefffff.ffffffff result=7ff00000.00000000 errno=ERANGE status=ox13 func=exp op1=ffefffff.ffffffff result=00000000.00000000 errno=ERANGE status=ux14 func=exp op1=00000000.00000000 result=3ff00000.00000000 errno=015 func=exp op1=80000000.00000000 result=3ff00000.00000000 errno=0[all …]
6 func=exp2 op1=7ff80000.00000001 result=7ff80000.00000001 errno=07 func=exp2 op1=fff80000.00000001 result=7ff80000.00000001 errno=08 func=exp2 op1=7ff00000.00000001 result=7ff80000.00000001 errno=0 status=i9 func=exp2 op1=fff00000.00000001 result=7ff80000.00000001 errno=0 status=i10 func=exp2 op1=7ff00000.00000000 result=7ff00000.00000000 errno=011 func=exp2 op1=fff00000.00000000 result=00000000.00000000 errno=012 func=exp2 op1=7fefffff.ffffffff result=7ff00000.00000000 errno=ERANGE status=ox13 func=exp2 op1=ffefffff.ffffffff result=00000000.00000000 errno=ERANGE status=ux14 func=exp2 op1=00000000.00000000 result=3ff00000.00000000 errno=015 func=exp2 op1=80000000.00000000 result=3ff00000.00000000 errno=0[all …]
6 func=exp2f op1=7fc00001 result=7fc00001 errno=07 func=exp2f op1=ffc00001 result=7fc00001 errno=08 func=exp2f op1=7f800001 result=7fc00001 errno=0 status=i9 func=exp2f op1=ff800001 result=7fc00001 errno=0 status=i10 func=exp2f op1=7f800000 result=7f800000 errno=011 func=exp2f op1=7f7fffff result=7f800000 errno=ERANGE status=ox12 func=exp2f op1=ff800000 result=00000000 errno=013 func=exp2f op1=ff7fffff result=00000000 errno=ERANGE status=ux14 func=exp2f op1=00000000 result=3f800000 errno=015 func=exp2f op1=80000000 result=3f800000 errno=0[all …]
6 func=expf op1=7fc00001 result=7fc00001 errno=07 func=expf op1=ffc00001 result=7fc00001 errno=08 func=expf op1=7f800001 result=7fc00001 errno=0 status=i9 func=expf op1=ff800001 result=7fc00001 errno=0 status=i10 func=expf op1=7f800000 result=7f800000 errno=011 func=expf op1=7f7fffff result=7f800000 errno=ERANGE status=ox12 func=expf op1=ff800000 result=00000000 errno=013 func=expf op1=ff7fffff result=00000000 errno=ERANGE status=ux14 func=expf op1=00000000 result=3f800000 errno=015 func=expf op1=80000000 result=3f800000 errno=0[all …]
6 func=log2 op1=7ff80000.00000001 result=7ff80000.00000001 errno=07 func=log2 op1=fff80000.00000001 result=7ff80000.00000001 errno=08 func=log2 op1=7ff00000.00000001 result=7ff80000.00000001 errno=0 status=i9 func=log2 op1=fff00000.00000001 result=7ff80000.00000001 errno=0 status=i10 func=log2 op1=7ff00000.00000000 result=7ff00000.00000000 errno=011 func=log2 op1=fff00000.00000000 result=7ff80000.00000001 errno=EDOM status=i12 func=log2 op1=7fefffff.ffffffff result=408fffff.ffffffff.ffa errno=013 func=log2 op1=ffefffff.ffffffff result=7ff80000.00000001 errno=EDOM status=i14 func=log2 op1=3ff00000.00000000 result=00000000.00000000 errno=015 func=log2 op1=bff00000.00000000 result=7ff80000.00000001 errno=EDOM status=i[all …]
6 func=log op1=7ff80000.00000001 result=7ff80000.00000001 errno=07 func=log op1=fff80000.00000001 result=7ff80000.00000001 errno=08 func=log op1=7ff00000.00000001 result=7ff80000.00000001 errno=0 status=i9 func=log op1=fff00000.00000001 result=7ff80000.00000001 errno=0 status=i10 func=log op1=7ff00000.00000000 result=7ff00000.00000000 errno=011 func=log op1=fff00000.00000000 result=7ff80000.00000001 errno=EDOM status=i12 func=log op1=7fefffff.ffffffff result=40862e42.fefa39ef.354 errno=013 func=log op1=ffefffff.ffffffff result=7ff80000.00000001 errno=EDOM status=i14 func=log op1=3ff00000.00000000 result=00000000.00000000 errno=015 func=log op1=bff00000.00000000 result=7ff80000.00000001 errno=EDOM status=i[all …]
31 errno = 0; in show_prompt()42 errno = 0; in child()44 return errno; in child()182 errno == EPERM) in main()184 else if (errno == ENODEV) in main()187 printf("BUG: %s\n", strerror(errno)); in main()191 errno == ENOMEM) in main()193 else if (errno == ENODEV) in main()196 printf("BUG: %s\n", strerror(errno)); in main()200 errno == ENOMEM) in main()[all …]
64 UNRESOLVED(errno, "Failed to create the named semaphore"); in main()70 UNRESOLVED(errno, "Failed to create the named semaphore"); in main()76 UNRESOLVED(errno, "Failed to unlink the semaphore"); in main()83 UNRESOLVED(errno, "Failed to fork"); in main()91 while ((ret != 0) && (errno == EINTR)); in main()94 UNRESOLVED(errno, "Failed to post semaphore A"); in main()100 while ((ret != 0) && (errno == EINTR)); in main()103 UNRESOLVED(errno, "Failed to post semaphore B"); in main()114 UNRESOLVED(errno, "Waitpid returned the wrong PID"); in main()125 while ((ret != 0) && (errno == EINTR)); in main()[all …]
65 UNRESOLVED(errno, "Failed to initialize signal set"); in main()71 UNRESOLVED(errno, "Failed to add SIGUSR1 to signal set"); in main()77 UNRESOLVED(errno, "Failed to add SIGUSR2 to signal set"); in main()83 UNRESOLVED(errno, "Sigprocmask failed"); in main()90 UNRESOLVED(errno, "failed to kill with SIGUSR1"); in main()96 UNRESOLVED(errno, "failed to kill with SIGUSR2"); in main()103 UNRESOLVED(errno, in main()110 UNRESOLVED(errno, in main()118 UNRESOLVED(errno, in main()135 UNRESOLVED(errno, "Failed to fork"); in main()[all …]
39 strerror(errno), errno); in child()49 if (errno == EACCES || errno == EAGAIN) { in child()55 strerror(errno), errno); in child()78 strerror(errno), errno); in main()84 strerror(errno), errno); in main()90 printf("Fork failed: %s (%d)\n", strerror(errno), errno); in main()98 printf("Wait failed: %s (%d)\n", strerror(errno), errno); in main()
46 return -errno; in sandbox_eth_raw_os_is_local()51 ret = -errno; in sandbox_eth_raw_os_is_local()63 return -errno; in sandbox_eth_raw_os_idx_to_name()91 printf("Failed to open socket: %d %s\n", errno, in _raw_packet_start()92 strerror(errno)); in _raw_packet_start()93 return -errno; in _raw_packet_start()100 errno, strerror(errno)); in _raw_packet_start()101 return -errno; in _raw_packet_start()118 errno, strerror(errno)); in _raw_packet_start()126 printf("Failed to read flags: %d %s\n", errno, in _raw_packet_start()[all …]
26 "could not open sem: %s\n", strerror(errno)); in main()27 errno = 0; in main()30 TEST(errno == EEXIST, in main()31 "after reopen failure errno is \"%s\" (%d); want EEXIST (%d)\n", strerror(errno), errno, EEXIST); in main()39 errno = 0; in main()40 TEST(sem_wait(sem) == 0, "%s\n", strerror(errno)); in main()41 TEST(sem_getvalue(sem2, &val) == 0, "%s\n", strerror(errno)); in main()44 errno = 0; in main()45 TEST(sem_trywait(sem) == -1 && errno == EAGAIN, in main()46 …"trywait on locked sem: got errno \"%s\" (%d), want EAGAIN (%d)\n", strerror(errno), errno, EAGAIN… in main()[all …]
20 t_error("clrearenv: %s\n", strerror(errno)); in main()22 t_error("putenv: %s\n", strerror(errno)); in main()32 t_error("unsetenv: %s\n", strerror(errno)); in main()37 errno = 0; in main()39 t_error("setenv: %s\n", strerror(errno)); in main()44 errno = 0; in main()46 t_error("setenv: %s\n", strerror(errno)); in main()49 errno = 0; in main()51 t_error("setenv: %s\n", strerror(errno)); in main()55 errno = 0; in main()[all …]
104 if (errno != errnum) { in runtest_f()106 strerror(errno)); in runtest_f()110 errno = 0; in runtest_f()112 if (ret >= 0 || errno != errnum) { in runtest_f()114 msg, ret, strerror(errno)); in runtest_f()119 if (errno != errnum) { in runtest_f()121 strerror(errno)); in runtest_f()125 errno = 0; in runtest_f()127 if (ret >= 0 || errno != errnum) { in runtest_f()129 msg, ret, strerror(errno)); in runtest_f()[all …]
122 if (errno != EINVAL) { in main()124 errno, strerror(errno), EINVAL, strerror(EINVAL)); in main()139 if (errno != EINVAL) { in main()141 errno, strerror(errno), EINVAL, strerror(EINVAL)); in main()156 if (errno != EINVAL) { in main()158 errno, strerror(errno), EINVAL, strerror(EINVAL)); in main()175 if (errno != EINVAL) { in main()177 errno, strerror(errno), EINVAL, strerror(EINVAL)); in main()192 if (errno != EINVAL) { in main()194 errno, strerror(errno), EINVAL, strerror(EINVAL)); in main()
103 if (sk != -1 || errno != EAFNOSUPPORT) in main()105 "error:%d, errno:%d", error, errno); in main()111 if (sk != -1 || errno != EINVAL) in main()113 "error:%d, errno:%d", error, errno); in main()121 "error:%d, errno:%d", error, errno); in main()127 if (error != -1 || errno != EFAULT) in main()129 "error:%d, errno:%d", error, errno); in main()139 if (error != -1 || errno != EINVAL) in main()141 "error:%d, errno:%d", error, errno); in main()150 filename, strerror(errno)); in main()[all …]
110 if (error != -1 || errno != EBADF) in main()112 "error:%d, errno:%d", error, errno); in main()121 filename, strerror(errno)); in main()124 err_no = errno; in main()133 errno = 0; in main()141 "error:%d, errno:%d", error, errno); in main()147 if ((error != 0) || (errno != 0)) in main()149 "error:%d, errno:%d", error, errno); in main()158 if ((error != -1) || (errno != ENOTCONN)) in main()160 "messages error:%d, errno:%d", error, errno); in main()[all …]
136 if ((-1 != error) && (EINVAL != errno)) in main()138 "error:%d, errno:%d", error, errno); in main()145 if ((-1 != error) && (EISCONN != errno)) in main()147 "error:%d, errno:%d", error, errno); in main()161 if ((-1 != error) && (ECONNREFUSED != errno)) in main()163 "error:%d, errno:%d", error, errno); in main()176 error, errno, poll_fd.revents); in main()187 if ((-1 != error) || (EISCONN != errno)) in main()189 "error:%d errno:%d", error, errno); in main()195 if ((-1 != error) && (EINVAL != errno)) in main()[all …]
58 errno = EINVAL; in _UPT_access_reg()77 Dprintf ("bad register %s [%u] (error: %s)\n", unw_regname(reg), reg, strerror (errno)); in _UPT_access_reg()102 errno = 0; in _UPT_access_reg()107 if (errno) in _UPT_access_reg()120 errno = 0; in _UPT_access_reg()122 if (errno) in _UPT_access_reg()145 errno = 0; in _UPT_access_reg()147 if (errno) in _UPT_access_reg()157 errno = 0; in _UPT_access_reg()160 if (errno) in _UPT_access_reg()[all …]
141 errno = 0; in main()146 "error:%d", errno); in main()153 errno = 0; in main()157 "error:%d", errno); in main()166 errno = 0; in main()172 "error=%d", errno); in main()218 errno, strerror(errno)); in setup()223 errno, strerror(errno)); in setup()231 errno, strerror(errno)); in setup()241 errno, strerror(errno)); in setup()