Home
last modified time | relevance | path

Searched defs:args (Results 101 – 125 of 1337) sorted by relevance

12345678910>>...54

/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DModule.h134 CreateModuleFromObjectFile(Args &&...args) CreateModuleFromObjectFile() argument
829 LogMessage(Log * log,const char * format,Args &&...args) LogMessage() argument
835 LogMessageVerboseBacktrace(Log * log,const char * format,Args &&...args) LogMessageVerboseBacktrace() argument
841 ReportWarning(const char * format,Args &&...args) ReportWarning() argument
846 ReportError(const char * format,Args &&...args) ReportError() argument
853 ReportErrorIfModifyDetected(const char * format,Args &&...args) ReportErrorIfModifyDetected() argument
[all...]
/freebsd/tests/sys/netpfil/common/
H A Dpft_icmp_check.py40 def ping(send_if, dst_ip, args): argument
53 def check_icmp_too_big(args, packet): argument
/freebsd/contrib/pam-krb5/tests/tap/
H A Dstring.c45 bvasprintf(char **strp, const char *fmt, va_list args) in bvasprintf()
62 va_list args; in basprintf() local
/freebsd/crypto/krb5/src/util/
H A Dk5test.py703 def _shell_equiv(args): argument
709 def _valgrind(args): argument
736 def _run_cmd(args, env, input=None, expected_code=0, expected_msg=None, argument
793 def _debug_cmd(args, env, input): argument
814 def _start_daemon(args, env, sentinel): argument
1092 def run(self, args, env=None, **keywords): argument
1103 def start_server(self, args, sentinel, env=None): argument
1108 def start_in_inetd(self, args, port=None, env=None): argument
1120 def start_kdc(self, args=[], env=None): argument
1155 def start_kpropd(self, env, args=[]): argument
[all …]
/freebsd/stand/powerpc/boot1.chrp/
H A Dboot1.c258 ofwcell_t args[] = { in ofw_finddevice() local
276 ofwcell_t args[] = { in ofw_getprop() local
298 ofwcell_t args[] = { in ofw_setprop() local
320 ofwcell_t args[] = { in ofw_open() local
338 ofwcell_t args[] = { in ofw_close() local
355 ofwcell_t args[] = { in ofw_claim() local
377 ofwcell_t args[] = { in ofw_read() local
397 ofwcell_t args[] = { in ofw_write() local
417 ofwcell_t args[] = { in ofw_seek() local
437 ofwcell_t args[3]; in ofw_exit() local
/freebsd/lib/libpmcstat/
H A Dlibpmcstat_logging.c78 struct pmcstat_args *args, struct pmc_plugins *plugins, in pmcstat_pmcid_add()
186 pmcstat_analyze_log(struct pmcstat_args *args, in pmcstat_analyze_log()
526 pmcstat_close_log(struct pmcstat_args *args) in pmcstat_close_log()
547 struct pmcstat_args *args, struct pmc_plugins *plugins, in pmcstat_initialize_logging()
596 pmcstat_shutdown_logging(struct pmcstat_args *args, in pmcstat_shutdown_logging()
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_printf.cpp129 const char *format, va_list args) { in VSNPrintf()
251 va_list args) { in SharedPrintfCodeNoBuffer()
303 va_list args) { in SharedPrintfCode()
314 va_list args; in Printf() local
322 va_list args; in Report() local
333 va_list args; in internal_snprintf() local
353 va_list args; in AppendF() local
/freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DCommandReturnObject.h120 void AppendMessageWithFormatv(const char *format, Args &&... args) { in AppendMessageWithFormatv() argument
125 void AppendWarningWithFormatv(const char *format, Args &&... args) { in AppendWarningWithFormatv() argument
130 void AppendErrorWithFormatv(const char *format, Args &&... args) { in AppendErrorWithFormatv() argument
/freebsd/sys/contrib/openzfs/lib/libshare/
H A Dlibshare.c68 const struct sa_share_impl args = in sa_enable_share() local
78 const struct sa_share_impl args = init_share(NULL, mountpoint, NULL); in sa_disable_share() local
87 const struct sa_share_impl args = init_share(NULL, mountpoint, NULL); in sa_is_shared() local
/freebsd/sys/arm64/include/
H A Difunc.h32 #define DEFINE_IFUNC(qual, ret_type, name, args) \ argument
37 #define DEFINE_UIFUNC(qual, ret_type, name, args) \ argument
/freebsd/sys/powerpc/include/
H A Difunc.h38 #define DEFINE_IFUNC(qual, ret_type, name, args) \ argument
43 #define DEFINE_UIFUNC(qual, ret_type, name, args) \ argument
/freebsd/sys/x86/include/
H A Difunc.h32 #define DEFINE_IFUNC(qual, ret_type, name, args) \ argument
37 #define DEFINE_UIFUNC(qual, ret_type, name, args) \ argument
/freebsd/sys/riscv/include/
H A Difunc.h33 #define DEFINE_IFUNC(qual, ret_type, name, args) \ argument
38 #define DEFINE_UIFUNC(qual, ret_type, name, args) \ argument
/freebsd/contrib/sqlite3/autosetup/
H A Dcc-lib.tcl82 proc cc-check-flags {args} { argument
118 proc cc-check-standards {args} { argument
/freebsd/contrib/llvm-project/lldb/source/Plugins/Platform/QemuUser/
H A DPlatformQemuUser.cpp58 Args args; in GetEmulatorEnvVars() local
64 Args args; in GetTargetEnvVars() local
117 static auto get_arg_range(const Args &args) { in get_arg_range() argument
177 Args args({qemu.GetPath(), "-g", socket_path}); DebugProcess() local
[all...]
/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DStatus.cpp55 va_list args; in Status() local
194 va_list args; in SetExpressionErrorWithFormat() local
248 va_list args; in SetErrorStringWithFormat() local
259 int Status::SetErrorStringWithVarArg(const char *format, va_list args) { in SetErrorStringWithVarArg()
/freebsd/include/ssp/
H A Dssp.h73 #define __ssp_redirect_raw_impl(rtype, fun, symbol, args) \ argument
78 #define __ssp_redirect_raw(rtype, fun, symbol, args, call, cond, bos, len) \ argument
85 #define __ssp_redirect(rtype, fun, args, call) \ argument
87 #define __ssp_redirect0(rtype, fun, args, call) \ argument
/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/
H A Dmanipulate_user_buffer.c176 pthread_args_t *args = (pthread_args_t *)arg; in write_thread() local
207 pthread_args_t *args = (pthread_args_t *)arg; in read_thread() local
233 pthread_args_t *args = (pthread_args_t *)arg; in manipulate_buf_thread() local
255 pthread_args_t args = { 0 }; in main() local
/freebsd/sys/kern/
H A Dkern_exec.c227 struct image_args args; in sys_execve() local
252 struct image_args args; in sys_fexecve() local
282 struct image_args args; in sys___mac_execve() local
351 kern_execve(struct thread *td, struct image_args *args, struct mac *mac_p, in kern_execve()
393 do_execve(struct thread *td, struct image_args *args, struct mac *mac_p, in do_execve()
1348 exec_copyin_args(struct image_args *args, const char *fname, in exec_copyin_args()
1533 exec_alloc_args(struct image_args *args) in exec_alloc_args()
1541 exec_free_args(struct image_args *args) in exec_free_args()
1569 exec_args_add_fname(struct image_args *args, const char *fname, in exec_args_add_fname()
1601 exec_args_add_str(struct image_args *args, const char *str, in exec_args_add_str()
[all …]
/freebsd/contrib/netbsd-tests/fs/common/
H A Dfstest_ext2fs.c61 struct ext2fstestargs *args; in ext2fs_fstest_newfs() local
98 struct ext2fstestargs *args = buf; in ext2fs_fstest_delfs() local
117 struct ext2fstestargs *args = buf; in ext2fs_fstest_mount() local
H A Dfstest_v7fs.c61 struct v7fstestargs *args; in v7fs_fstest_newfs() local
99 struct v7fstestargs *args = buf; in v7fs_fstest_delfs() local
118 struct v7fstestargs *args = buf; in v7fs_fstest_mount() local
H A Dfstest_msdosfs.c61 struct msdosfstestargs *args; in msdosfs_fstest_newfs() local
99 struct msdosfstestargs *args = buf; in msdosfs_fstest_delfs() local
118 struct msdosfstestargs *args = buf; in msdosfs_fstest_mount() local
H A Dfstest_sysvbfs.c61 struct sysvbfstestargs *args; in sysvbfs_fstest_newfs() local
98 struct sysvbfstestargs *args = buf; in sysvbfs_fstest_delfs() local
117 struct sysvbfstestargs *args = buf; in sysvbfs_fstest_mount() local
/freebsd/contrib/kyua/cli/
H A Dcmd_debug_test.cpp48 cmdline::args_vector args; in ATF_TEST_CASE_BODY() local
65 cmdline::args_vector args; in ATF_TEST_CASE_BODY() local
/freebsd/crypto/openssl/apps/
H A Dspeed.c633 static int EVP_Digest_loop(const char *mdname, ossl_unused int algindex, void *args) in EVP_Digest_loop()
674 static int EVP_Digest_md_loop(void *args) in EVP_Digest_md_loop()
679 static int EVP_Digest_MD2_loop(void *args) in EVP_Digest_MD2_loop()
684 static int EVP_Digest_MDC2_loop(void *args) in EVP_Digest_MDC2_loop()
689 static int EVP_Digest_MD4_loop(void *args) in EVP_Digest_MD4_loop()
694 static int MD5_loop(void *args) in MD5_loop()
734 static int EVP_MAC_loop(ossl_unused int algindex, void *args) in EVP_MAC_loop()
753 static int HMAC_loop(void *args) in HMAC_loop()
758 static int CMAC_loop(void *args) in CMAC_loop()
763 static int KMAC128_loop(void *args) in KMAC128_loop()
[all …]

12345678910>>...54