HomeSort by relevance Sort by last modified time
    Searched refs:errstr (Results 101 - 125 of 268) sorted by null

1 2 3 45 6 7 8 91011

  /external/netcat/
netcat.c 132 const char *errstr, *proxyhost = "", *proxyport = NULL; local
175 iflag = strtonum(optarg, 0, UINT_MAX, &errstr);
176 if (errstr)
177 errx(1, "interval %s: %s", errstr, optarg);
215 RT_TABLEID_MAX, &errstr);
216 if (errstr)
217 errx(1, "rtable %s: %s", errstr, optarg);
227 timeout = strtonum(optarg, 0, INT_MAX / 1000, &errstr);
228 if (errstr)
229 errx(1, "timeout %s: %s", errstr, optarg)
859 const char *errstr; local
    [all...]
  /external/strace/tests/
sock_filter-v.c 78 static const char *errstr; variable
84 errstr = sprintrc(rc);
92 errstr = sprintrc(rc);
124 " = %s\n", fd, errstr);
138 fd, prog, (unsigned int) sizeof(*prog) - 4, errstr);
143 errstr = sprintrc(rc);
147 printf("}, %u) = %s\n", (unsigned int) sizeof(*prog), errstr);
155 fd, efault, (unsigned int) ARRAY_SIZE(bpf_filter), errstr);
162 fd, efault, (unsigned int) ARRAY_SIZE(bpf_filter) - 1, errstr);
169 (unsigned int) ARRAY_SIZE(bpf_filter), errstr);
    [all...]
group_req.c 46 static const char *errstr; variable
53 errstr = sprintrc(rc);
117 opts[i].val, errstr);
125 errstr);
133 (unsigned int) sizeof(*opts[i].val), errstr);
142 (unsigned int) sizeof(*opts[i].val), errstr);
150 INT_MAX, errstr);
qual_fault.c 51 static const char *errstr; variable
85 got_fd, buf, (int) io.iov_len, errstr);
125 errstr = argv[2];
126 err = atoi(errstr);
130 if (!*errstr)
132 else if (!strcasecmp(errstr, "EINVAL"))
139 errstr = errno2name();
bpf.c 52 static const char *errstr; variable
61 errstr = sprintrc(rc);
78 cmd_str_, sizeof_attr, errstr); \
84 cmd_str_, addr, errstr); \
92 printf("}, %u) = %s\n", offset, errstr); \
97 cmd_str_, addr, offset + 1, errstr); \
105 printf("}, %u) = %s\n", offset, errstr); \
110 cmd_str_, addr + 1, offset, errstr); \
121 cmd_str_, addr, sizeof_attr, errstr); \
132 printf("}, %u) = %s\n", sizeof_attr, errstr); \
    [all...]
oldselect.c 57 errstr = sprintrc(rc);
  /external/strace/tests-m32/
sock_filter-v.c 78 static const char *errstr; variable
84 errstr = sprintrc(rc);
92 errstr = sprintrc(rc);
124 " = %s\n", fd, errstr);
138 fd, prog, (unsigned int) sizeof(*prog) - 4, errstr);
143 errstr = sprintrc(rc);
147 printf("}, %u) = %s\n", (unsigned int) sizeof(*prog), errstr);
155 fd, efault, (unsigned int) ARRAY_SIZE(bpf_filter), errstr);
162 fd, efault, (unsigned int) ARRAY_SIZE(bpf_filter) - 1, errstr);
169 (unsigned int) ARRAY_SIZE(bpf_filter), errstr);
    [all...]
group_req.c 46 static const char *errstr; variable
53 errstr = sprintrc(rc);
117 opts[i].val, errstr);
125 errstr);
133 (unsigned int) sizeof(*opts[i].val), errstr);
142 (unsigned int) sizeof(*opts[i].val), errstr);
150 INT_MAX, errstr);
qual_fault.c 51 static const char *errstr; variable
85 got_fd, buf, (int) io.iov_len, errstr);
125 errstr = argv[2];
126 err = atoi(errstr);
130 if (!*errstr)
132 else if (!strcasecmp(errstr, "EINVAL"))
139 errstr = errno2name();
bpf.c 52 static const char *errstr; variable
61 errstr = sprintrc(rc);
78 cmd_str_, sizeof_attr, errstr); \
84 cmd_str_, addr, errstr); \
92 printf("}, %u) = %s\n", offset, errstr); \
97 cmd_str_, addr, offset + 1, errstr); \
105 printf("}, %u) = %s\n", offset, errstr); \
110 cmd_str_, addr + 1, offset, errstr); \
121 cmd_str_, addr, sizeof_attr, errstr); \
132 printf("}, %u) = %s\n", sizeof_attr, errstr); \
    [all...]
oldselect.c 57 errstr = sprintrc(rc);
  /external/strace/tests-mx32/
sock_filter-v.c 78 static const char *errstr; variable
84 errstr = sprintrc(rc);
92 errstr = sprintrc(rc);
124 " = %s\n", fd, errstr);
138 fd, prog, (unsigned int) sizeof(*prog) - 4, errstr);
143 errstr = sprintrc(rc);
147 printf("}, %u) = %s\n", (unsigned int) sizeof(*prog), errstr);
155 fd, efault, (unsigned int) ARRAY_SIZE(bpf_filter), errstr);
162 fd, efault, (unsigned int) ARRAY_SIZE(bpf_filter) - 1, errstr);
169 (unsigned int) ARRAY_SIZE(bpf_filter), errstr);
    [all...]
group_req.c 46 static const char *errstr; variable
53 errstr = sprintrc(rc);
117 opts[i].val, errstr);
125 errstr);
133 (unsigned int) sizeof(*opts[i].val), errstr);
142 (unsigned int) sizeof(*opts[i].val), errstr);
150 INT_MAX, errstr);
qual_fault.c 51 static const char *errstr; variable
85 got_fd, buf, (int) io.iov_len, errstr);
125 errstr = argv[2];
126 err = atoi(errstr);
130 if (!*errstr)
132 else if (!strcasecmp(errstr, "EINVAL"))
139 errstr = errno2name();
bpf.c 52 static const char *errstr; variable
61 errstr = sprintrc(rc);
78 cmd_str_, sizeof_attr, errstr); \
84 cmd_str_, addr, errstr); \
92 printf("}, %u) = %s\n", offset, errstr); \
97 cmd_str_, addr, offset + 1, errstr); \
105 printf("}, %u) = %s\n", offset, errstr); \
110 cmd_str_, addr + 1, offset, errstr); \
121 cmd_str_, addr, sizeof_attr, errstr); \
132 printf("}, %u) = %s\n", sizeof_attr, errstr); \
    [all...]
oldselect.c 57 errstr = sprintrc(rc);
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/
file_util.py 33 except os.error, (errno, errstr):
34 raise DistutilsFileError("could not open '%s': %s" % (src, errstr))
39 except os.error, (errno, errstr):
41 "could not delete '%s': %s" % (dst, errstr))
45 except os.error, (errno, errstr):
47 "could not create '%s': %s" % (dst, errstr))
52 except os.error, (errno, errstr):
54 "could not read from '%s': %s" % (src, errstr))
61 except os.error, (errno, errstr):
63 "could not write to '%s': %s" % (dst, errstr))
    [all...]
  /external/python/cpython2/Lib/distutils/
file_util.py 33 except os.error, (errno, errstr):
34 raise DistutilsFileError("could not open '%s': %s" % (src, errstr))
39 except os.error, (errno, errstr):
41 "could not delete '%s': %s" % (dst, errstr))
45 except os.error, (errno, errstr):
47 "could not create '%s': %s" % (dst, errstr))
52 except os.error, (errno, errstr):
54 "could not read from '%s': %s" % (src, errstr))
61 except os.error, (errno, errstr):
63 "could not write to '%s': %s" % (dst, errstr))
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/distutils/
file_util.py 33 except os.error, (errno, errstr):
34 raise DistutilsFileError("could not open '%s': %s" % (src, errstr))
39 except os.error, (errno, errstr):
41 "could not delete '%s': %s" % (dst, errstr))
45 except os.error, (errno, errstr):
47 "could not create '%s': %s" % (dst, errstr))
52 except os.error, (errno, errstr):
54 "could not read from '%s': %s" % (src, errstr))
61 except os.error, (errno, errstr):
63 "could not write to '%s': %s" % (dst, errstr))
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/distutils/
file_util.py 33 except os.error, (errno, errstr):
34 raise DistutilsFileError("could not open '%s': %s" % (src, errstr))
39 except os.error, (errno, errstr):
41 "could not delete '%s': %s" % (dst, errstr))
45 except os.error, (errno, errstr):
47 "could not create '%s': %s" % (dst, errstr))
52 except os.error, (errno, errstr):
54 "could not read from '%s': %s" % (src, errstr))
61 except os.error, (errno, errstr):
63 "could not write to '%s': %s" % (dst, errstr))
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
file_util.py 33 except os.error, (errno, errstr):
34 raise DistutilsFileError("could not open '%s': %s" % (src, errstr))
39 except os.error, (errno, errstr):
41 "could not delete '%s': %s" % (dst, errstr))
45 except os.error, (errno, errstr):
47 "could not create '%s': %s" % (dst, errstr))
52 except os.error, (errno, errstr):
54 "could not read from '%s': %s" % (src, errstr))
61 except os.error, (errno, errstr):
63 "could not write to '%s': %s" % (dst, errstr))
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
file_util.py 33 except os.error, (errno, errstr):
34 raise DistutilsFileError("could not open '%s': %s" % (src, errstr))
39 except os.error, (errno, errstr):
41 "could not delete '%s': %s" % (dst, errstr))
45 except os.error, (errno, errstr):
47 "could not create '%s': %s" % (dst, errstr))
52 except os.error, (errno, errstr):
54 "could not read from '%s': %s" % (src, errstr))
61 except os.error, (errno, errstr):
63 "could not write to '%s': %s" % (dst, errstr))
    [all...]
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-scripts/
sysroot-prefix.exp 124 proc single_sysroot_prefix_test { type xtestname finalscript ldopt errstr } {
146 set expect_success [expr [string length $errstr] == 0]
149 ($expect_success || [regexp "$errstr" $ld_output]) } {
158 proc run_sysroot_prefix_test { type name templ p ldopt errstr } {
170 $finalscript $ldopt $errstr
181 set errstr [lindex $item 4]
182 run_sysroot_prefix_test $type "$descr $name" $templ "$p" "$ldopt" "$errstr"
  /external/swiftshader/third_party/LLVM/utils/
webNLT.pl 27 $dbh = DBI->connect($connectionInfo,$userid,$passwd) or die DBI->errstr;
29 my $sth = $dbh->prepare($query) || die "Can't prepare statement: $DBI::errstr";
30 my $rc = $sth->execute or die DBI->errstr;
37 my $sth = $dbh->prepare($query) || die "Can't prepare statement: $DBI::errstr";
38 my $rc = $sth->execute or die DBI->errstr;
cgiplotNLT.pl 17 $dbh = DBI->connect($connectionInfo,$userid,$passwd) or die DBI->errstr;
53 my $sth = $dbh->prepare( $query) || die "Can't prepare statement: $DBI::errstr";;
55 my $rc = $sth->execute or die DBI->errstr;

Completed in 498 milliseconds

1 2 3 45 6 7 8 91011