Searched refs:read_args (Results 1 – 4 of 4) sorted by relevance
| /openbsd-src/bin/ksh/ |
| H A D | exec.c | 1251 static const char *const read_args[] = { in do_selectargs() local 1269 if (call_builtin(findcom("read", FC_BI), (char **) read_args)) in do_selectargs()
|
| /openbsd-src/gnu/usr.bin/binutils/gdb/ |
| H A D | stabsread.c | 148 static struct field *read_args (char **, int, struct objfile *, int *, int *); 1806 args = read_args (pp, ';', objfile, &nargs, &varargs); in read_type() 3943 read_args (char **pp, int end, struct objfile *objfile, int *nargsp, in read_args() function
|
| H A D | ChangeLog-2002 | 8241 * stabsread.c (read_type): Update calls to read_args and 8243 (read_args): Use new argument layout. Simplify.
|
| H A D | ChangeLog-1992 | 5557 * buildsym.c (read_args): Make static, add objfile parameter.
|