| /netbsd-src/external/bsd/blocklist/bin/ |
| H A D | conf.c | 397 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 D | apprentice.c | 75 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 D | tekhex.c | 270 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, §ion->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 D | ChangeLog-2015 | 4161 * tekhex.c (getvalue): Fix thinko in test for correct extraction 4205 * tekhex.c (getvalue): Add an end pointer parameter. Use it to
|
| H A D | ChangeLog-2006 | 2347 * tekhex.c (getvalue): Change return type to bfd_boolean and
|
| H A D | ChangeLog-2017 | 3395 * tekhex.c (getvalue): Check for the source pointer exceeding the
|
| H A D | ChangeLog-9495 | 4528 (getvalue, getsym, out): Likewise.
|
| /netbsd-src/external/gpl3/binutils/dist/bfd/ |
| H A D | tekhex.c | 270 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, §ion->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 D | ChangeLog-2015 | 4161 * tekhex.c (getvalue): Fix thinko in test for correct extraction 4205 * tekhex.c (getvalue): Add an end pointer parameter. Use it to
|
| H A D | ChangeLog-2006 | 2347 * tekhex.c (getvalue): Change return type to bfd_boolean and
|
| H A D | ChangeLog-2017 | 3395 * tekhex.c (getvalue): Check for the source pointer exceeding the
|
| H A D | ChangeLog-9495 | 4528 (getvalue, getsym, out): Likewise.
|
| /netbsd-src/external/apache2/llvm/dist/llvm/utils/lit/lit/builtin_commands/ |
| H A D | cat.py | 28 return newdata.getvalue().encode()
|
| /netbsd-src/tests/lib/semaphore/ |
| H A D | sem.c | 328 F2(getvalue, intptr_t, unsigned int *);
|
| /netbsd-src/external/apache2/llvm/dist/clang/tools/scan-view/share/ |
| H A D | ScanView.py | 130 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 D | TestRunner.py | 351 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 D | apprentice.c | 121 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 D | nostem.txt | 1597 getvalue
|
| /netbsd-src/external/gpl3/gdb/dist/bfd/ |
| H A D | ChangeLog-2015 | 4161 * tekhex.c (getvalue): Fix thinko in test for correct extraction 4205 * tekhex.c (getvalue): Add an end pointer parameter. Use it to
|
| H A D | ChangeLog-2006 | 2347 * tekhex.c (getvalue): Change return type to bfd_boolean and
|
| H A D | ChangeLog-2017 | 3395 * tekhex.c (getvalue): Check for the source pointer exceeding the
|
| H A D | ChangeLog-9495 | 4528 (getvalue, getsym, out): Likewise.
|
| /netbsd-src/external/gpl3/gdb.old/dist/bfd/ |
| H A D | ChangeLog-2006 | 2347 * tekhex.c (getvalue): Change return type to bfd_boolean and
|
| H A D | ChangeLog-2017 | 3395 * tekhex.c (getvalue): Check for the source pointer exceeding the
|
| H A D | ChangeLog-9495 | 4528 (getvalue, getsym, out): Likewise.
|