Home
last modified time | relevance | path

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

/freebsd-14.2/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-14.2/sys/contrib/openzfs/module/zfs/
H A Dabd.c872 void *arg_buf; member
880 (void) memcpy(ba_ptr->arg_buf, buf, size); in abd_copy_to_buf_off_cb()
881 ba_ptr->arg_buf = (char *)ba_ptr->arg_buf + size; in abd_copy_to_buf_off_cb()
904 ret = memcmp(buf, ba_ptr->arg_buf, size); in abd_cmp_buf_off_cb()
905 ba_ptr->arg_buf = (char *)ba_ptr->arg_buf + size; in abd_cmp_buf_off_cb()
926 (void) memcpy(buf, ba_ptr->arg_buf, size); in abd_copy_from_buf_off_cb()
927 ba_ptr->arg_buf = (char *)ba_ptr->arg_buf + size; in abd_copy_from_buf_off_cb()
/freebsd-14.2/sys/dev/sound/pcm/
H A Dsndstat.c748 sndstat_get_devs(struct sndstat_file *pf, void *arg_buf, size_t *arg_nbytes) in sndstat_get_devs() argument
800 err = copyout(pf->devs_nvlbuf, arg_buf, pf->devs_nbytes); in sndstat_get_devs()
/freebsd-14.2/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