Home
last modified time | relevance | path

Searched refs:getvalue (Results 1 – 25 of 25) sorted by relevance

/netbsd-src/external/bsd/blocklist/bin/
H A Dconf.c397 getvalue(const char *f, size_t l, bool local, void *r, char **p, in getvalue() function
416 e = getvalue(f, l, local, c, &p, conf_gethostport); in conf_parseline()
418 e = getvalue(f, l, local, c, &p, conf_getproto); in conf_parseline()
420 e = getvalue(f, l, local, c, &p, conf_getfamily); in conf_parseline()
422 e = getvalue(f, l, local, c, &p, conf_getuid); in conf_parseline()
424 e = getvalue(f, l, local, c, &p, conf_getname); in conf_parseline()
426 e = getvalue(f, l, local, c, &p, conf_getnfail); in conf_parseline()
428 e = getvalue(f, l, local, c, &p, conf_getsecs); in conf_parseline()
/netbsd-src/external/gpl2/mkhybrid/dist/libfile/
H A Dapprentice.c75 static int getvalue (struct magic *, char **);
367 if (getvalue(m, &l)) in parse()
402 getvalue(struct magic *m, char **p) in getvalue() function
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Dtekhex.c270 getvalue (char **srcp, bfd_vma *valuep, char * endp) in getvalue() function
374 if (!getvalue (&src, &addr, src_end)) in first_phase()
409 if (!getvalue (&src, &section->vma, src_end)) in first_phase()
411 if (!getvalue (&src, &val, src_end)) in first_phase()
494 if (!getvalue (&src, &val, src_end)) in first_phase()
H A DChangeLog-20154161 * tekhex.c (getvalue): Fix thinko in test for correct extraction
4205 * tekhex.c (getvalue): Add an end pointer parameter. Use it to
H A DChangeLog-20062347 * tekhex.c (getvalue): Change return type to bfd_boolean and
H A DChangeLog-20173395 * tekhex.c (getvalue): Check for the source pointer exceeding the
H A DChangeLog-94954528 (getvalue, getsym, out): Likewise.
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Dtekhex.c270 getvalue (char **srcp, bfd_vma *valuep, char * endp) in getvalue() function
374 if (!getvalue (&src, &addr, src_end)) in first_phase()
409 if (!getvalue (&src, &section->vma, src_end)) in first_phase()
411 if (!getvalue (&src, &val, src_end)) in first_phase()
494 if (!getvalue (&src, &val, src_end)) in first_phase()
H A DChangeLog-20154161 * tekhex.c (getvalue): Fix thinko in test for correct extraction
4205 * tekhex.c (getvalue): Add an end pointer parameter. Use it to
H A DChangeLog-20062347 * tekhex.c (getvalue): Change return type to bfd_boolean and
H A DChangeLog-20173395 * tekhex.c (getvalue): Check for the source pointer exceeding the
H A DChangeLog-94954528 (getvalue, getsym, out): Likewise.
/netbsd-src/external/apache2/llvm/dist/llvm/utils/lit/lit/builtin_commands/
H A Dcat.py28 return newdata.getvalue().encode()
/netbsd-src/tests/lib/semaphore/
H A Dsem.c328 F2(getvalue, intptr_t, unsigned int *);
/netbsd-src/external/apache2/llvm/dist/clang/tools/scan-view/share/
H A DScanView.py130 self.status = s.getvalue()
286 f = self.send_string(s.getvalue(), 'text/plain')
/netbsd-src/external/apache2/llvm/dist/llvm/utils/lit/lit/
H A DTestRunner.py351 output = "" if is_redirected else stdout.getvalue()
388 return ShellCommandResult(cmd, "", stderr.getvalue(), exitCode, False)
485 return ShellCommandResult(cmd, "", stderr.getvalue(), exitCode, False)
/netbsd-src/external/bsd/file/dist/src/
H A Dapprentice.c121 file_private int getvalue(struct magic_set *ms, struct magic *, const char **, int);
2391 if (m->reln != 'x' && getvalue(ms, m, &l, action)) in parse()
2848 getvalue(struct magic_set *ms, struct magic *m, const char **p, int action) in getvalue() function
/netbsd-src/usr.sbin/makemandb/
H A Dnostem.txt1597 getvalue
/netbsd-src/external/gpl3/gdb/dist/bfd/
H A DChangeLog-20154161 * tekhex.c (getvalue): Fix thinko in test for correct extraction
4205 * tekhex.c (getvalue): Add an end pointer parameter. Use it to
H A DChangeLog-20062347 * tekhex.c (getvalue): Change return type to bfd_boolean and
H A DChangeLog-20173395 * tekhex.c (getvalue): Check for the source pointer exceeding the
H A DChangeLog-94954528 (getvalue, getsym, out): Likewise.
/netbsd-src/external/gpl3/gdb.old/dist/bfd/
H A DChangeLog-20062347 * tekhex.c (getvalue): Change return type to bfd_boolean and
H A DChangeLog-20173395 * tekhex.c (getvalue): Check for the source pointer exceeding the
H A DChangeLog-94954528 (getvalue, getsym, out): Likewise.