Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DVASprintf.cpp25 va_list copy_args; in VASprintf() local
/freebsd/sys/netpfil/ipfw/
H A Dip_dn_private.h431 struct copy_args { struct
443 int dn_c_copy_pipe(struct dn_schk *s, struct copy_args *a, int nq); argument
/freebsd/contrib/byacc/
H A Dreader.c2214 copy_args(int *alen) in copy_args() function
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectThread.cpp144 Args copy_args(current_args); in GetRepeatCommand() local