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.c840 void *arg_buf; member
848 (void) memcpy(ba_ptr->arg_buf, buf, size); in abd_copy_to_buf_off_cb()
849 ba_ptr->arg_buf = (char *)ba_ptr->arg_buf + size; in abd_copy_to_buf_off_cb()
872 ret = memcmp(buf, ba_ptr->arg_buf, size); in abd_cmp_buf_off_cb()
873 ba_ptr->arg_buf = (char *)ba_ptr->arg_buf + size; in abd_cmp_buf_off_cb()
894 (void) memcpy(buf, ba_ptr->arg_buf, size); in abd_copy_from_buf_off_cb()
895 ba_ptr->arg_buf = (char *)ba_ptr->arg_buf + size; in abd_copy_from_buf_off_cb()
/freebsd/sys/dev/sound/pcm/
H A Dsndstat.c747 sndstat_get_devs(struct sndstat_file *pf, void *arg_buf, size_t *arg_nbytes) in sndstat_get_devs() argument
799 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.h91285 uint8_t arg_buf[40]; member
91372 uint8_t arg_buf[40]; member
91465 uint8_t arg_buf[40]; member