Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/evbmips/adm5120/
H A Dmachdep.c164 copy_args(int argc, char **argv) in copy_args() function
/netbsd-src/lib/libform/
H A Dform.h259 char * (*copy_args)(char *); /* copy the args for the type */ member