Home
last modified time | relevance | path

Searched refs:copyinstr (Results 1 – 25 of 69) sorted by relevance

123

/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/types/
H A Dtst.struct.d66 printf("e1 = \"%s\"\n", stringof(copyinstr(e32->e1)));
67 printf("e2 = \"%s\"\n", stringof(copyinstr(e32->e2)));
68 printf("e3 = \"%s\"\n", stringof(copyinstr(e32->e3)));
79 printf("e1 = \"%s\"\n", stringof(copyinstr(e64->e1)));
80 printf("e2 = \"%s\"\n", stringof(copyinstr(e64->e2)));
81 printf("e3 = \"%s\"\n", stringof(copyinstr(e64->e3)));
H A Dtst.typedef.d67 printf("e1 = \"%s\"\n", stringof(copyinstr(e32->e1)));
68 printf("e2 = \"%s\"\n", stringof(copyinstr(e32->e2)));
69 printf("e3 = \"%s\"\n", stringof(copyinstr(e32->e3)));
80 printf("e1 = \"%s\"\n", stringof(copyinstr(e64->e1)));
81 printf("e2 = \"%s\"\n", stringof(copyinstr(e64->e2)));
82 printf("e3 = \"%s\"\n", stringof(copyinstr(e64->e3)));
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/uctf/
H A Dtst.chasestrings.ksh47 copyinstr((uintptr_t)this->t->zi_gamename), this->t->zi_ndungeons,
48 copyinstr((uintptr_t)this->t->zi_villain), this->t->zi_haszelda);
57 copyinstr((uintptr_t)this->t->zi_gamename), this->t->zi_ndungeons,
58 copyinstr((uintptr_t)this->t->zi_villain), this->t->zi_haszelda);
67 copyinstr((uintptr_t)this->t->zi_gamename), this->t->zi_ndungeons,
68 copyinstr((uintptr_t)this->t->zi_villain), this->t->zi_haszelda);
/freebsd/contrib/netbsd-tests/rump/rumpkern/
H A Dt_copy.c45 ATF_TC(copyinstr);
46 ATF_TC_HEAD(copyinstr, tc) in ATF_TC_HEAD() argument
101 ATF_TC_BODY(copyinstr, tc) in ATF_TC_BODY() argument
134 ATF_TP_ADD_TC(tp, copyinstr); in ATF_TP_ADD_TCS()
/freebsd/sys/dev/filemon/
H A Dfilemon_wrapper.c100 if ((error = copyinstr(uap->path, filemon->fname1, in filemon_wrapper_chdir()
163 if ((error = copyinstr(upath, filemon->fname1, in _filemon_wrapper_openat()
243 if (((error = copyinstr(uap->from, filemon->fname1, in filemon_wrapper_rename()
245 ((error = copyinstr(uap->to, filemon->fname2, in filemon_wrapper_rename()
269 if (((error = copyinstr(upath1, filemon->fname1, in _filemon_wrapper_link()
271 ((error = copyinstr(upath2, filemon->fname2, in _filemon_wrapper_link()
349 if ((error = copyinstr(uap->path, filemon->fname1, in filemon_wrapper_unlink()
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/funcs/
H A Dtst.copyin.d44 printf("envp[0] = \"%s\"", copyinstr(envp));
52 printf("envp[0] = \"%s\"", copyinstr(envp));
H A Dtst.copyinto.d45 printf("envp[0] = \"%s\"", copyinstr(*(uint32_t *)envp));
54 printf("envp[0] = \"%s\"", copyinstr(*(uint64_t *)envp));
/freebsd/sys/arm/arm/
H A Dcopystr.S64 ENTRY(copyinstr)
107 END(copyinstr)
/freebsd/sys/kern/
H A Dvfs_extattr.c93 error = copyinstr(uap->attrname, attrname, sizeof(attrname), in sys_extattrctl()
236 error = copyinstr(uap->attrname, attrname, sizeof(attrname), NULL); in sys_extattr_set_fd()
308 error = copyinstr(uattrname, attrname, sizeof(attrname), NULL); in user_extattr_set_path()
424 error = copyinstr(uap->attrname, attrname, sizeof(attrname), NULL); in sys_extattr_get_fd()
494 error = copyinstr(uattrname, attrname, sizeof(attrname), NULL); in user_extattr_get_path()
580 error = copyinstr(uap->attrname, attrname, sizeof(attrname), NULL); in sys_extattr_delete_fd()
647 error = copyinstr(uattrname, attrname, sizeof(attrname), NULL); in user_extattr_delete_path()
/freebsd/sys/riscv/riscv/
H A Dcopyinout.S151 ENTRY(copyinstr)
182 END(copyinstr)
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/i386/funcs/
H A Dtst.badcopyinstr.d45 os = copyinstr((uintptr_t)&`utsname);
/freebsd/sys/arm64/arm64/
H A Dcopyinout.S95 ENTRY(copyinstr)
124 END(copyinstr)
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/docsExamples/
H A Dkstat.d48 this->str = copyinstr(self->ksname);
H A Dspecopen.d46 printf("%s", stringof(copyinstr(arg0)));
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/syscall/
H A Dtst.openret.ksh38 /self->p && copyinstr(self->p) == "shajirosan"/
/freebsd/sys/contrib/openzfs/include/os/linux/spl/sys/
H A Dvmsystm.h77 copyinstr(const void *from, void *to, size_t len, size_t *done) in copyinstr() function
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/json/
H A Dtst.usdt.d35 this->j = copyinstr(arg0);
/freebsd/sys/security/mac/
H A Dmac_socket.c541 error = copyinstr(mac->m_string, buffer, mac->m_buflen, NULL); in mac_setsockopt_label()
575 error = copyinstr(mac->m_string, elements, mac->m_buflen, NULL); in mac_getsockopt_label()
614 error = copyinstr(mac->m_string, elements, mac->m_buflen, NULL); in mac_getsockopt_peerlabel()
H A Dmac_net.c417 error = copyinstr(mac.m_string, elements, mac.m_buflen, NULL); in mac_ifnet_ioctl_get()
460 error = copyinstr(mac.m_string, buffer, mac.m_buflen, NULL); in mac_ifnet_ioctl_set()
/freebsd/sys/sys/
H A Dsystm.h305 int __result_use_check copyinstr(const void * __restrict udaddr,
320 int SAN_INTERCEPTOR(copyinstr)(const void *, void *, size_t, size_t *);
324 #define copyinstr(u, k, l, lc) SAN_INTERCEPTOR(copyinstr)((u), (k), (l), (lc)) macro
/freebsd/share/examples/kld/cdev/module/
H A Dcdev.c156 err = copyinstr(uio->uio_iov->iov_base, &buf, 512, &len); in mydev_write()
/freebsd/cddl/usr.sbin/dwatch/libexec/
H A Dopen36 this->path = copyinstr(this->at ? arg1 : arg0);
H A Dchmod44 this->path = copyinstr(this->at ? arg1 : arg0);
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/
H A Dtst.subr.d66 STRFUNC(copyinstr(NULL, 1))
/freebsd/sys/dev/nvmf/host/
H A Dnvmf_ctldev.c108 error = copyinstr(*namep, name, PATH_MAX, NULL); in nvmf_disconnect_host()

123