Home
last modified time | relevance | path

Searched refs:arg_buf (Results 1 – 5 of 5) 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.c863 void *arg_buf; member
871 (void) memcpy(ba_ptr->arg_buf, buf, size); in abd_copy_to_buf_off_cb()
872 ba_ptr->arg_buf = (char *)ba_ptr->arg_buf + size; in abd_copy_to_buf_off_cb()
895 ret = memcmp(buf, ba_ptr->arg_buf, size); in abd_cmp_buf_off_cb()
896 ba_ptr->arg_buf = (char *)ba_ptr->arg_buf + size; in abd_cmp_buf_off_cb()
917 (void) memcpy(buf, ba_ptr->arg_buf, size); in abd_copy_from_buf_off_cb()
918 ba_ptr->arg_buf = (char *)ba_ptr->arg_buf + size; in abd_copy_from_buf_off_cb()
/freebsd/contrib/pkgconf/tests/
H A Dtest-runner.c1281 pkgconf_buffer_t arg_buf = PKGCONF_BUFFER_INITIALIZER; in run_test_case() local
1286 pkgconf_buffer_append_fmt(&arg_buf, "pkgconf %s", pkgconf_buffer_str(&query_expanded)); in run_test_case()
1288 pkgconf_buffer_append(&arg_buf, "pkgconf"); in run_test_case()
1290 pkgconf_argv_split(pkgconf_buffer_str(&arg_buf), &test_argc, &test_argv); in run_test_case()
1291 pkgconf_buffer_finalize(&arg_buf); in run_test_case()
/freebsd/sys/dev/sound/
H A Dsndstat.c757 sndstat_get_devs(struct sndstat_file *pf, void *arg_buf, size_t *arg_nbytes) in sndstat_get_devs() argument
809 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.h101829 uint8_t arg_buf[40]; member
101937 uint8_t arg_buf[40]; member
102051 uint8_t arg_buf[40]; member