Home
last modified time | relevance | path

Searched defs:retbuf (Results 1 – 14 of 14) sorted by relevance

/freebsd-11-stable/sys/dev/nxge/xgehal/
HDxgehal-mgmtaux.c34 #define __hal_aux_snprintf(retbuf, bufsize, fmt, key, value, retsize) \ argument
40 #define __hal_aux_snprintf(retbuf, bufsize, fmt, key, value, retsize) \ argument
90 unsigned int offset, int bufsize, char *retbuf, in xge_hal_aux_bar0_read()
130 unsigned int offset, int bufsize, char *retbuf, in xge_hal_aux_bar1_read()
199 char *retbuf, int *retsize) in xge_hal_aux_about_read()
255 char *retbuf, int *retsize) in xge_hal_aux_stats_tmac_read()
396 char *retbuf, int *retsize) in xge_hal_aux_stats_rmac_read()
697 int bufsize, char *retbuf, int *retsize) in xge_hal_aux_stats_herc_enchanced()
823 char *retbuf, int *retsize) in xge_hal_aux_stats_pci_read()
887 int bufsize, char *retbuf, int *retsize) in xge_hal_aux_stats_hal_read()
[all …]
HDxgehal-driver.c86 xge_hal_driver_tracebuf_read(int bufsize, char *retbuf, int *retsize) in xge_hal_driver_tracebuf_read()
/freebsd-11-stable/sys/dev/vxge/vxgehal/
HDvxgehal-mgmtaux.c37 #define __hal_aux_snprintf(retbuf, bufsize, fmt, key, value, retsize) \ argument
92 char *retbuf, int *retsize) in vxge_hal_aux_about_read()
140 vxge_hal_aux_driver_config_read(int bufsize, char *retbuf, int *retsize) in vxge_hal_aux_driver_config_read()
180 char *retbuf, in vxge_hal_aux_pci_config_read()
472 int bufsize, char *retbuf, int *retsize) in vxge_hal_aux_device_config_read()
909 unsigned int offset, int bufsize, char *retbuf, in vxge_hal_aux_bar0_read()
948 unsigned int offset, int bufsize, char *retbuf, in vxge_hal_aux_bar1_read()
1010 char *retbuf, in vxge_hal_aux_stats_vpath_hw_read()
1223 int bufsize, char *retbuf, int *retsize) in vxge_hal_aux_stats_device_hw_read()
1283 char *retbuf, in vxge_hal_aux_stats_vpath_sw_fifo_read()
[all …]
/freebsd-11-stable/sys/dev/usb/misc/
HDufm.c187 uint16_t value, uint16_t index, uint8_t *retbuf) in ufm_do_req()
/freebsd-11-stable/usr.sbin/cron/lib/
HDmisc.c491 static char retbuf[2][MAX_TEMPSTR + 1]; /* sure wish C had GC */ local
/freebsd-11-stable/contrib/ntp/ntpd/
HDrefclock_datum.c145 char retbuf[8]; /* returned time from the datum pts */ member
/freebsd-11-stable/contrib/gdb/gdb/
HDinfcall.c389 struct regcache *retbuf; in call_function_by_hand() local
HDvalues.c1222 register_value_being_returned (struct type *valtype, struct regcache *retbuf) in register_value_being_returned()
HDdwarf2read.c4230 char *buf, *retbuf; in dwarf2_read_section() local
/freebsd-11-stable/sys/netinet6/
HDin6_ifattach.c828 in6_get_tmpifid(struct ifnet *ifp, u_int8_t *retbuf, in in6_get_tmpifid()
/freebsd-11-stable/sys/kern/
HDvfs_cache.c2194 vn_fullpath(struct thread *td, struct vnode *vn, char **retbuf, char **freebuf) in vn_fullpath()
2230 char **retbuf, char **freebuf) in vn_fullpath_global()
2315 char *buf, char **retbuf, u_int buflen) in vn_fullpath1()
HDkern_proc.c2046 char *retbuf, *freebuf; in sysctl_kern_proc_pathname() local
/freebsd-11-stable/lib/libc/resolv/
HDres_debug.c759 char *retbuf = precsize_ntoa_retbuf; in precsize_ntoa() local
/freebsd-11-stable/contrib/sendmail/src/
HDmap.c7524 static char retbuf[MAXNAME]; local