Home
last modified time | relevance | path

Searched defs:copy_args (Results 1 – 4 of 4) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/lldb/source/Utility/
HDVASprintf.cpp25 va_list copy_args; in VASprintf() local
/freebsd-14-stable/sys/netpfil/ipfw/
HDip_dn_private.h422 struct copy_args { struct
434 int dn_c_copy_pipe(struct dn_schk *s, struct copy_args *a, int nq); argument
/freebsd-14-stable/contrib/byacc/
HDreader.c1979 copy_args(int *alen) in copy_args() function
/freebsd-14-stable/contrib/llvm-project/lldb/source/Commands/
HDCommandObjectThread.cpp144 Args copy_args(current_args); in GetRepeatCommand() local