Searched defs:retbuf (Results 1 – 6 of 6) sorted by relevance
/openbsd/usr.sbin/cron/ |
H A D | misc.c | 133 static char retbuf[2][MAX_TEMPSTR + 1]; /* sure wish C had GC */ in first_word() local
|
/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | infcall.c | 303 struct regcache *retbuf; in call_function_by_hand() local
|
H A D | dwarf2read.c | 4924 char *buf, *retbuf; in dwarf2_read_section() local
|
/openbsd/sys/dev/ic/ |
H A D | wdc.c | 222 char *retbuf = NULL; in wdc_get_log() local
|
/openbsd/gnu/usr.bin/cvs/src/ |
H A D | rcs.c | 3503 expand_keywords (rcs, ver, name, log, loglen, expand, buf, len, retbuf, retlen) in expand_keywords() argument 6971 rcs_change_text (name, textbuf, textlen, diffbuf, difflen, retbuf, retlen) in rcs_change_text() argument
|
/openbsd/gnu/usr.bin/binutils/gdb/testsuite/gdb.trace/ |
H A D | gdb_c_test.c | 3205 static char retbuf[20]; in handle_trace_set() local
|