Home
last modified time | relevance | path

Searched refs:arg_buf (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangFunctionCaller.cpp152 char arg_buf[32]; in CompileFunction() local
155 snprintf(arg_buf, 31, "arg_%" PRIu64, (uint64_t)i); in CompileFunction()
157 args_buffer.append(arg_buf); in CompileFunction()
161 args_list_buffer.append(arg_buf); in CompileFunction()
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dabd.c841 void *arg_buf; member
849 (void) memcpy(ba_ptr->arg_buf, buf, size); in abd_copy_to_buf_off_cb()
850 ba_ptr->arg_buf = (char *)ba_ptr->arg_buf + size; in abd_copy_to_buf_off_cb()
873 ret = memcmp(buf, ba_ptr->arg_buf, size); in abd_cmp_buf_off_cb()
874 ba_ptr->arg_buf = (char *)ba_ptr->arg_buf + size; in abd_cmp_buf_off_cb()
895 (void) memcpy(buf, ba_ptr->arg_buf, size); in abd_copy_from_buf_off_cb()
896 ba_ptr->arg_buf = (char *)ba_ptr->arg_buf + size; in abd_copy_from_buf_off_cb()
/freebsd/sys/dev/sound/
H A Dsndstat.c758 sndstat_get_devs(struct sndstat_file *pf, void *arg_buf, size_t *arg_nbytes) in sndstat_get_devs() argument
810 err = copyout(pf->devs_nvlbuf, arg_buf, pf->devs_nbytes); in sndstat_get_devs()
/freebsd/sys/dev/bnxt/bnxt_en/
H A Dhsi_struct_def.h93198 uint8_t arg_buf[40]; member
93285 uint8_t arg_buf[40]; member
93378 uint8_t arg_buf[40]; member