Searched defs:retbuf (Results 1 – 11 of 11) sorted by relevance
| /freebsd-12.1/sys/dev/usb/misc/ |
| H A D | ufm.c | 189 uint16_t value, uint16_t index, uint8_t *retbuf) in ufm_do_req()
|
| /freebsd-12.1/usr.sbin/cron/lib/ |
| H A D | misc.c | 491 static char retbuf[2][MAX_TEMPSTR + 1]; /* sure wish C had GC */ local
|
| /freebsd-12.1/contrib/ntp/ntpd/ |
| H A D | refclock_datum.c | 145 char retbuf[8]; /* returned time from the datum pts */ member
|
| /freebsd-12.1/contrib/gdb/gdb/ |
| H A D | infcall.c | 389 struct regcache *retbuf; in call_function_by_hand() local
|
| H A D | values.c | 1222 register_value_being_returned (struct type *valtype, struct regcache *retbuf) in register_value_being_returned()
|
| H A D | dwarf2read.c | 4230 char *buf, *retbuf; in dwarf2_read_section() local
|
| /freebsd-12.1/sys/netinet6/ |
| H A D | in6_ifattach.c | 809 in6_get_tmpifid(struct ifnet *ifp, u_int8_t *retbuf, in in6_get_tmpifid()
|
| /freebsd-12.1/sys/kern/ |
| H A D | vfs_cache.c | 2205 vn_fullpath(struct thread *td, struct vnode *vn, char **retbuf, char **freebuf) in vn_fullpath() 2241 char **retbuf, char **freebuf) in vn_fullpath_global() 2326 char *buf, char **retbuf, u_int buflen) in vn_fullpath1()
|
| H A D | kern_proc.c | 2077 char *retbuf, *freebuf; in sysctl_kern_proc_pathname() local
|
| /freebsd-12.1/lib/libc/resolv/ |
| H A D | res_debug.c | 761 char *retbuf = precsize_ntoa_retbuf; in precsize_ntoa() local
|
| /freebsd-12.1/contrib/sendmail/src/ |
| H A D | map.c | 7061 static char retbuf[MAXNAME]; local
|