Home
last modified time | relevance | path

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

/dflybsd-src/contrib/lvm2/dist/daemons/clvmd/
H A Drefresh_clvmd.c88 static int _send_request(const char *inbuf, int inlen, char **retbuf) in _send_request()
193 char *retbuf = NULL; in _cluster_request() local
/dflybsd-src/contrib/cvs-1.12/src/
H A Dlog-buffer.c134 struct buffer *retbuf; in log_buffer_initialize() local
356 struct buffer *retbuf; in log_buffer_rewind() local
H A Dms-buffer.c143 struct buffer *retbuf; in ms_buffer_initialize() local
H A Drcs.c3633 char **retbuf, size_t *retlen) in expand_keywords()
7184 const char *diffbuf, size_t difflen, char **retbuf, in rcs_change_text()
/dflybsd-src/contrib/lvm2/dist/lib/locking/
H A Dcluster_locking.c100 static int _send_request(char *inbuf, int inlen, char **retbuf) in _send_request()
206 char *retbuf = NULL; in _cluster_request() local
/dflybsd-src/sys/bus/u4b/misc/
H A Dufm.c178 uint16_t value, uint16_t index, uint8_t *retbuf) in ufm_do_req()
/dflybsd-src/usr.sbin/cron/lib/
H A Dmisc.c526 static char retbuf[2][MAX_TEMPSTR + 1]; /* sure wish C had GC */ in first_word() local
/dflybsd-src/contrib/gdb-7/gdb/
H A Dinfcall.c1037 struct regcache *retbuf = regcache_xmalloc (gdbarch, aspace); in call_function_by_hand() local
H A Ddwarf2read.c1922 gdb_byte *buf, *retbuf; in dwarf2_read_section() local
/dflybsd-src/sys/netinet6/
H A Din6_ifattach.c867 in6_get_tmpifid(struct ifnet *ifp, u_int8_t *retbuf, const u_int8_t *baseid, in in6_get_tmpifid()
/dflybsd-src/sys/kern/
H A Dvfs_mount.c446 char *retbuf; in vfs_getnewfsid() local
H A Dvfs_cache.c5174 char **retbuf, char **freebuf, int guess) in cache_fullpath()
5295 vn_fullpath(struct proc *p, struct vnode *vn, char **retbuf, in vn_fullpath()
H A Dkern_linker.c1417 char *buf, *retbuf, *freebuf; in linker_search_path() local
H A Dkern_proc.c2088 char *retbuf, *freebuf; in sysctl_kern_proc_pathname() local
/dflybsd-src/lib/libc/resolv/
H A Dres_debug.c739 char *retbuf = precsize_ntoa_retbuf; in precsize_ntoa() local
/dflybsd-src/sys/dev/acpica/
H A Dacpi.c1288 ACPI_BUFFER retbuf = { ACPI_ALLOCATE_BUFFER, NULL }; in acpi_eval_osc() local