/dflybsd-src/contrib/lvm2/dist/daemons/clvmd/ |
H A D | refresh_clvmd.c | 88 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 D | log-buffer.c | 134 struct buffer *retbuf; in log_buffer_initialize() local 356 struct buffer *retbuf; in log_buffer_rewind() local
|
H A D | ms-buffer.c | 143 struct buffer *retbuf; in ms_buffer_initialize() local
|
H A D | rcs.c | 3633 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 D | cluster_locking.c | 100 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 D | ufm.c | 178 uint16_t value, uint16_t index, uint8_t *retbuf) in ufm_do_req()
|
/dflybsd-src/usr.sbin/cron/lib/ |
H A D | misc.c | 526 static char retbuf[2][MAX_TEMPSTR + 1]; /* sure wish C had GC */ in first_word() local
|
/dflybsd-src/contrib/gdb-7/gdb/ |
H A D | infcall.c | 1037 struct regcache *retbuf = regcache_xmalloc (gdbarch, aspace); in call_function_by_hand() local
|
H A D | dwarf2read.c | 1922 gdb_byte *buf, *retbuf; in dwarf2_read_section() local
|
/dflybsd-src/sys/netinet6/ |
H A D | in6_ifattach.c | 867 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 D | vfs_mount.c | 446 char *retbuf; in vfs_getnewfsid() local
|
H A D | vfs_cache.c | 5174 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 D | kern_linker.c | 1417 char *buf, *retbuf, *freebuf; in linker_search_path() local
|
H A D | kern_proc.c | 2088 char *retbuf, *freebuf; in sysctl_kern_proc_pathname() local
|
/dflybsd-src/lib/libc/resolv/ |
H A D | res_debug.c | 739 char *retbuf = precsize_ntoa_retbuf; in precsize_ntoa() local
|
/dflybsd-src/sys/dev/acpica/ |
H A D | acpi.c | 1288 ACPI_BUFFER retbuf = { ACPI_ALLOCATE_BUFFER, NULL }; in acpi_eval_osc() local
|